# Generation of Treasure Box

Generation of Treasure boxes is described as follows:

1. **Private Treasure Boxes** – the distance, quality and generation time are determined by the quality and luck of the Watch, altogether with a small level of randomness.
2. **Public Treasure Boxes** – the distance, quality, quantity and generation time are determined by the number of active users around an area. In addition, public Treasure boxes can be air-dropped by the Adventure Go team for special events.
3. **Promotional Treasure Boxes** – the content, quantity and generation time are determined by the participant company.


---

# 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://whitepaper.seektoearn.com/adventure-go-whitepaper/game-fi-systems-seek-mode/generation-of-treasure-box.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.
