# Revealing Your Metadata

### Reveal Your Metadata

Revealing is typically done once your project has sold out or whenever you choose to reveal it. Users can have as many sales as they would need before revealing their assets and even have the option to extend their supply even after they hit their max limit set when you configure a sale.

You can tap **\[Reveal]**. This will open a dialog that will walk you through the process of revealing your NFT assets and metadata.

<figure><img src="/files/2nS0WQJ0AoCWxmFzao1W" alt=""><figcaption></figcaption></figure>

For the pre-reveal, you can select Hide All: Show collectors only your pre-reveal placeholders.

While revealing your metadata, you will have 4 options on screen:

* **Reveal all**: Display all of your NFTs at onc&#x65;**.**&#x20;
* **Reveal-as-you-mint**: The NFTs will be displayed as soon as your collectors mint your assets. It hides all traits of unminted NFTs.
* **Reveal individual NFTs**: You can select the individual NFTs to reveal on screen.
* **Reveal custom range**: You can select a range of NFTs that you choose to reveal.

### Switching Reveal status

{% hint style="info" %}
Reverting back from revealed to hidden status is applicable but the minted NFTs on marketplaces will take up to 24 hours to reflect your changes&#x20;
{% endhint %}


---

# 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://docs.niftykit.com/nft-collections/collection-management/reveal-management/revealing-your-metadata.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.
