# Tournament

![](/files/voAshe1CP7kCVGzleD9w)

In this mode, 4 or 8 players will pay an entry fee to participate in the Tournament. Players will be matched in pairs to climb up the **Tournament**. Only the **Last Man Standing** will get the tournament rewards!

| 8 Players Entry Fee | Rewards for Winner |
| ------------------- | ------------------ |
| 500 eCGC            | 3500 eCGC          |
| 1000 eCGC           | 7000 eCGC          |
| 2000 eCGC           | 14000 eCGC         |

| 4 Players Entry Fee | Rewards for Winner |
| ------------------- | ------------------ |
| 200 eCGC            | 700 eCGC           |
| 500 eCGC            | 1800 eCGC          |
| 1000 eCGC           | 3500 eCGC          |


---

# 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.heroestd.io/gameplay/battle-modes/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.
