# How to reveal a Yung Pixel

## Intro

The revealing process we use is really different from the majority of the NFT projects. As you should know by now, a buyer can choose when to reveal its Yung Pixels. You can only reveal when you already have an Unrevealed Yung Pixel.\
\
But by owning an Unrevealed Yung Pixel, you are allowed to start the revealing process when you wish to. And a revealed Yung Pixel is required to access the [**Yung Pixel's DAO**](https://yung-pixels.gitbook.io/whitepaper/yung-pixels-dao)**.**

## Revealing

{% hint style="info" %}
Images illustrating each process are coming soon.
{% endhint %}

With an Unrevealed Yung Pixels in your wallet, connect your wallet to our website and select the "Reveal" button. If you have not already connected your wallet previously, you will be requested permission to our contract to read your wallet address, your $ETH and $LINK, and to interact with your wallet when the revealing process starts. A fee in $ETH is required.\
\
With your connected wallet, after selecting "Reveal" and the specific amount of Yung Pixels to be revealed, your EVM wallet should pop up requesting authorization to spend $LINK. Check if the amount is correct and proceed with the transaction. It should now request your permission to go through the transaction and start the revealing process. The total cost is the amount of $LINK and the gas fee required by Ethereum blockchain.


---

# 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://yung-pixels.gitbook.io/whitepaper/tutorial-how-to-buy-and-reveal-a-yp/how-to-reveal-a-yung-pixel.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.
