# Tournament

The tournament system is a unique gameplay feature that only SafariCrush offers.\
Tournament matches are held hourly, and a total of 24 tournament matches are held per day.\
All participants pay the same participation fee and the fees are all accumulated into the prize pool. When the tournament ends, the top three players will share the participation fees from the prize pool. In the tournament matches, participants play with the same number of "Hearts" (play opportunities) for an hour and aim to achieve the highest score among the participants. This can be seen as an advanced form of “W2E” (Win To Earn)


---

# 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://safaricrush.gitbook.io/safaricrush-whitepaper/game-play/tournament.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.
