# Creator Gallery

The Creator Gallery allows you to view your NFT Creations and their Metadata CIDs.

Access your [Creator Gallery](https://tools.kabila.app/en/creator-gallery).

### Collections

Every time you visit the Creator Gallery, you'll find your NFT Collections.

<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

Once you click on a Collection, you'll be able to see all minted NFTs within that Collection.

<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>

### NFT Metadata

Once you click on any NFT, you'll be able to access all NFT Metadata details, as well as the Metadata CID.

<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://academy.kabila.app/products/tools/creator-gallery.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.
