# Galería de Creadores

{% embed url="<https://youtu.be/zbhKuVfr9v0>" %}

La Galería de Creadores te permite ver tus Creaciones de NFT y los CIDs de los Metadatos.

Accede a tu [**Galería de Creadores.**](https://tools.kabila.app/es/creator-gallery)

### Colecciones

Cada vez que visites la Galería de Creadores, encontrarás tus Colecciones de NFT.

<figure><picture><source srcset="/files/Gzca3eeZ2sjqn2l6gSQQ" media="(prefers-color-scheme: dark)"><img src="/files/4mfvlGE3Eu0t93I5fEjJ" alt=""></picture><figcaption><p>NFT Collections</p></figcaption></figure>

### NFTs

Una vez que hagas clic en una Colección, podrás ver todos los NFTs minteados dentro de esa Colección.

<figure><picture><source srcset="/files/C22eAlA3vGJAB4tN9k10" media="(prefers-color-scheme: dark)"><img src="/files/tCBU1sfTbU5aJk1S7Rxt" alt=""></picture><figcaption><p>Minted NFTs within a specific Collection</p></figcaption></figure>

### Metadatos del NFT

Una vez que hagas clic en cualquier NFT, podrás acceder a todos los detalles de los Metadatos de NFT, así como al CID de Metadatos.

<figure><picture><source srcset="/files/QcpLQ08l1NOgEE7ApALL" media="(prefers-color-scheme: dark)"><img src="/files/KrUbH5URtmEr00DNlTKI" alt=""></picture><figcaption><p>NFT Metadata</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://academia.kabila.app/productos/tools/galeria-de-creadores.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
