# Reveal art

Art reveal is one of the most exciting moment of your collection. We make the reveal process super easy for you so that you don't need to be stressed out :)

{% hint style="warning" %}
Revealing art will require a blockchain transaction which costs you transaction fees.
{% endhint %}

Go to "**Reveal**" tab on contract management page and click "**Reveal**". Your wallet will prompt you to confirm the transaction. Once you confirm the transaction, you are all set!

<figure><img src="/files/aCWO9NAU2I2tEujU7tQL" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Revealing art is basically we are swapping token base uri, so in case you want to do it manually, you can set the url that points to the IPFS link that stores your main asset to token base uri.
{% 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.launchpad.heymint.xyz/creators/manage-smart-contract/after-deployment/reveal-art.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.
