# TLDR

{% embed url="<https://youtu.be/7AADv8ZmeS8>" %}

### **Here’s a breakdown of how Treasure Hunts work**

1 - The first treasure hunt is split into 11 rounds

2 - Each round has a clue to be solved, with prizes to be won

3 - This clue is posted on our [Twitter](https://twitter.com/tr3asurexyz) profile

4 - Answers must be submitted on a Google Form, found in our [LinkTree](https://linktr.ee/tr3asurexyz) (before the round ends)

5 - The first person to answer the clue correctly wins $1,000 & Bonuses

6 - Everyone else that answers correctly is entered into a draw for $500 & Bonuses

7 - The final round is where you will compete for the Grand Prize of $20,000

Happy hunting!


---

# 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-project/tldr.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.
