> For the complete documentation index, see [llms.txt](https://ton-ship.gitbook.io/tonship-litepaper-v.2.0.0-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ton-ship.gitbook.io/tonship-litepaper-v.2.0.0-en/chest-quest-by-tonship/goal-of-chestquest.md).

# Goal of ChestQuest

**The goal of Chest Quest** is to collect as many coins as possible by opening chests, which are the sole source of coins in the game. Players, embodying the roles of daring pirates, compete against each other to be among the best and secure a spot in the exclusive TOP100 ranking, which pays out in percentages (%) of the TON currency. Key aspects include time invested, but strategy will also play a crucial role in maximizing the number of coins collected and effectively competing with other players.

### Coins as the Key to Success

In **Chest Quest**, the coins obtained from opening chests are directly linked to the player's position in the ranking. Only coins determine who occupies the top positions and qualifies for the paid spots in the TOP100. This means that every chest opened is significant and can determine the final success in the game. Chests are limited daily and appear every 10 minutes, making it important to open all the chests scheduled for the day.

### Competition for the TOP100

Finding oneself in the **TOP100 ranking** is the primary goal of every player. These paid positions, rewarded in TON, offer higher rewards the higher a player is in the ranking. Players in the TOP10 will receive the highest rewards, providing additional motivation for competition.

### Strategy and Agility

Achieving the goal in **Chest Quest** requires more than just clicking. Players must demonstrate both agility in quickly opening chests and strategy to optimize their chances of collecting more coins. Decisions regarding the choice of boosters, when to use potential boosts, and planning actions in the context of competition with others, are key to success.


---

# 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://ton-ship.gitbook.io/tonship-litepaper-v.2.0.0-en/chest-quest-by-tonship/goal-of-chestquest.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.
