# Prizes

## **Prize Categories**

<table><thead><tr><th>Prize Type</th><th>Prize Amount</th><th width="193"># of Winners</th><th>Round #</th></tr></thead><tbody><tr><td><strong>Grand Prize</strong></td><td>$20,000</td><td>1</td><td>11</td></tr><tr><td><strong>Hunt 2 Earn</strong> </td><td>~$2,000 / round</td><td>Multiple</td><td>1 - 10</td></tr></tbody></table>

### **The Grand Prize**

[A Multisig wallet](https://etherscan.io/address/0x66f51b45e2af3474a0d4f637d52ed71edede56a2) with 5 signatory wallets holds a $20,000 Grand Prize. \
\
Four out of the five signatory wallets belong to the founders.\
\
The 5th wallet is the main focus of the treasure hunt.

To win the Grand Prize, you must be the first [qualifying](/the-lost-wallet/how-to-play.md#how-to-qualify) hunt3r to:

* Solve the clues in the final round
* Complete the Google Form with the correct answer
* Access the signatory wallet
* Withdraw the funds

{% hint style="info" %}
Further instructions will be provided before the start of the final round.
{% endhint %}

{% hint style="success" %}
TR3ASURE NFT holders will have significant advantages in all TR3 adventures.
{% endhint %}

### Hunt 2 Earn Prizes (Rounds 1-10)

#### Prize #1

The first qualifying HUNT3R that completes the round's Google Form with the correct answer wins:

* $1,000 USD
* Additional bonus prizes of $100 - $300 USD (if [bonus tasks](#bonus-prizes-rounds-1-10) are completed)&#x20;
* Bonus tweet or thread will be retweeted on our Twitter profile (at the team’s discretion)&#x20;
* Added to TR3LIST (1 free mint + spot on the Allowlist)&#x20;
* Twitter @handle featured on our website
* Exclusive role in our Discord

#### Prize #2

Every qualifying HUNT3R that guesses correctly within the round’s time frame will be entered into a prize draw to win the following:

* $500 USD
* Additional bonus prizes of $100 - $300 USD (if [bonus tasks](#bonus-prizes-rounds-1-10) completed)&#x20;
* Bonus tweet or thread will be retweeted on our Twitter profile (at team’s discretion)&#x20;
* Added to TR3LIST (1 free mint + spot on the Allowlist)
* Twitter @handle featured on our website

#### 15x Runners Up

The first 15 qualifying HUNT3RS that complete the round's Google Form with the correct answer will win:

* Spot on the Allowlist (guaranteed mint)

### Bonus Prizes (Rounds 1-10)

*Because why not?*

Prize #1 and Prize #2 H2E winners can each win the following bonus prizes:

{% tabs %}
{% tab title="$100 Bonus (Tweet)" %}
Post a ***tweet*** about the project with hashtag "#tr3asure" and tag [@tr3asurexyz](https://twitter.com/tr3asurexyz)
{% endtab %}

{% tab title="$200 Bonus (Thread)" %}
Post a ***thread*** about the project with hashtag "#tr3asure" and tag [@tr3asurexyz](https://twitter.com/tr3asurexyz)
{% endtab %}

{% tab title="$300 Bonus (Both)" %}
Post a ***tweet*** + ***thread*** about the project with hashtag "#tr3asure" and tag [@tr3asurexyz](https://twitter.com/tr3asurexyz)
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
Each round requires a new bonus tweet and/or bonus thread.
{% endhint %}

{% hint style="info" %}
Bonus tweets and threads can be completed anytime before the announced round deadline.&#x20;
{% 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.tr3asure.xyz/the-lost-wallet/prizes.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.
