# Treasury Hunt

## Treasury Hunt Mode

<figure><img src="/files/jW4jXkRpzQuDcbLd0s0w" alt=""><figcaption></figcaption></figure>

### Overview

\
Treasure Hunt is a feature where players explore their land to search for hidden treasures (Gems).

### Land Requirements

\
To participate in the Treasure Hunt, players must own a piece of land. There are three types of land available:

* Small Land
* Medium Land
* Large Land

### Gameplay

* Treasure Hunt mode is available at specific times. Once the mode is active, players control their character to explore and destroy blocks on their land.
* Destroyed blocks have a chance to drop Gems.
* Gems will remain on the map for 5 seconds. If not collected within this time or if hit by a bomb, the Gems will disappear.

### Stamina Mechanics

* Each character has a limited amount of stamina. Movement and exploration consume stamina, and once the stamina is depleted, the character cannot move further.
* The amount of stamina consumed depends on the distance the character travels in the game.


---

# 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.bombpixel.xyz/game-features/gameplay/treasury-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.
