# Artwork Reveal

### The Power of The Transaction Manifest

We’re big fans of Radix’s Transaction Manifest—it’s a game-changer that lets users know precisely what they’re signing up for in a transaction. \
\
But when it comes to launching an NFT collection, this transparency poses a challenge. Users can peek at which NFT they’re about to mint before finalizing the transaction, and many might keep canceling and resubmitting until they snag the rarest piece in the collection.

### The Solution

To keep the excitement and fairness intact, we’ve developed a clever workaround. Artwork and metadata are revealed only AFTER you submit your transaction to mint. The reveal is completed within minutes of your mint. This way, the minting process remains a mystery, and every creator can launch with confidence!


---

# 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://xrdegen.gitbook.io/xrdegen/artwork-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.
