# Reveal Management

On NiftyKit, your assets are set to hide by default when you create a Drop.&#x20;

Our Reveal Management tools give you the flexibility to create a fun and exciting reveal for your collectors. These tools include an access list and an easy airdrop tool!

### In this section you'll learn how to:

1. Set or update pre-reveal placeholders
2. Creating an allowlist
3. Push metadata to IPFS (or store on NiftyKit API)
4. Reveal Your Assets&#x20;

### Steps to Reveal Your NFT

1. Save your metadata in NiftyKit API (recommended)
2. Set your placeholder (recommended)
3. Set up your reveal&#x20;


---

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