# Treasure Hunt

In Treasure Hunt, there are the most rare one-time consumable troves, which greatly enhance the user's gaming experience. Here are the specific troves descriptions:

| Name              | Effect                         |
| ----------------- | ------------------------------ |
| Stamina scroll    | Recover stamina to full        |
| Multiplier scroll | 100% triggers multiplier       |
| Blue pill         | Increases stamina by 45        |
| Yellow pill       | Increases efficiency by 45     |
| Red pill          | Increases intelligence by 80   |
| Green pill        | Increases Luck by 80           |
| The Golden pill   | Increases All attributes by 50 |

Note 1: All troves are one-time consumable for one game.&#x20;

Note 2: All troves must be used within 72 hours of obtaining it.

Note 3: All troves are non-transferable and non-tradable &#x20;

Note 4: All pills are stackable and can be used in combination

**How to participate in the treasure hunt ?**&#x20;

Through the tabs on the homepage, players can participate in Treasure Hunt. The participation fee can be paid using $MCC or using Treasure Hunt vouchers (obtained by opening Loot Boxes). Each player can purchase tickets without any amount limit. The more tickets a player purchases, the higher their chances of winning, and each purchase contributes to filling up the progress bar.

Once the progress bar reaches 100%, the system will automatically conduct the prize draw and announce the results publicly.

\*The Treasure Hunt feature will be available in August 2023.

<br>


---

# 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://matchnovaofficial.gitbook.io/whitepaper/gamefi-elements/treasure-hunt.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.
