> 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/the-journey-so-far.md).

# Getting Started

{% embed url="<https://treasureblox.finance>" %}
Click here to join to visit our DAPP
{% endembed %}

TreasureBlox is the World’s first crypto and real world treasure hunt. We deliver treasure hunts for projects in the Metaverse, building custom DApps that offer significant value to partners and engagement for their audiences.

Details of how to play our treasure hunts can be found in the following sections. Treasure hunts can be broken into 4 simple steps, as below.

### The basic steps

1. Enter a treasure hunt & join a team&#x20;
2. Play mini games to earn points and earn clues or play a shortcut game to level up
3. Solve clues to level up
4. Solve the main clue or earn points to win!

Read on for a detailed breakdown of the 4 steps.


---

# 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/the-journey-so-far.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.
