# The reveal

A VSWatchBox contains a random NFT from the Genesis VSWatch collection. When the function will be available on our website, each VSWatchBox holder gonna be able to reveal the content of its case. A smart contract will receive the VSWatchBox and burn it to automatically return a VSWatch NFT model to the sending ERD address.

The Genesis VSWatch is the first series composed of 5 levels of rarity and two models per rarity (10 different models in total) whose attributes are as follows:

**The rarity levels:**

• DW (Diamond Watch) : 42 NFTS ;

• GW (Gold Watch) : 180 NFTS ;

• SW (Silver Watch) : 400 NFTS ;

• BW (Bronze Watch) : 600 NFTS ;

• CW (Common Watch) : 800 NFTS.

The reveal of the watches will gives you access to a lottery system that will be put in place while awaiting the launch of production. Each month, a random draw of a rarity level will take place and will determine the NFT of the month. This rarity model will make all holders eligible for the draw for the watch to be won. On Saturday, the winner will be announced and the watch (outside the VSWatch collection) will be sent.


---

# 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://vswatch-club.gitbook.io/watchpaper-v2.2/overview/the-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.
