> For the complete documentation index, see [llms.txt](https://treasureblox.gitbook.io/how-to-play/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://treasureblox.gitbook.io/how-to-play/step-3-solve-riddles-to-level-up/how-to-solve-riddles.md).

# How to solve riddles

All treasure hunts consist of mini games which if completed unlock riddles, while riddles can also be hidden within pages, videos or tweets as secret images or hidden buttons. The complexity of the riddles varies based on the treasure hunt and game itself. There is no limit to how we construct our treasure hunts and we hide riddles all across the Metaverse, internet and in the real world.&#x20;

To solve riddles, players must apply the time lock, which allows players to submit their answer via the DApp. If answered correctly, the player will level up, while incorrect answers will still earn players points.&#x20;

And, if a player solves the final riddle, that player wins 30% of the prize vault and their team loots the vault. &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://treasureblox.gitbook.io/how-to-play/step-3-solve-riddles-to-level-up/how-to-solve-riddles.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.
