# Delayed Reveal

If you selected "Delayed reveal" when setting up your collection. You are able to reveal the artwork by pressing "Reveal" and confirming the transaction.

### How delayed reveal works

When a collection has "delayed reveal". A placeholder image will be shown for every NFT. Once you have decided to reveal your artwork (typically some time after all the NFTs have been minted) you can reveal the artwork and metadata so that buyers will be able to see which NFTs they have.

### How do I reveal my artwork

Press the "reveal" button on the manage your collection page. You must then confirm the transaction in your wallet so your collection can be updated on the blockchain.

![](/files/q6zFGwgSnivL639OE6mM)


---

# 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.autominter.com/collection-manager/delayed-reveal.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.
