# Challenge Mode

![](/files/8N2WlyaI7VZ97aO5LnG8)

With this mode, players can challenge another player directly in 2 ways: **Direct Challenge**, or **Same Deck Challenge**. To participate in the challenge, both players will have to pay an entry fee of **eCGC**, and the winners will take the reward based on that amount of **eCGC**, after subtracting a small fee.&#x20;

This mode will encourage players to better customize their decks and polish their skills against their friends.

| Challenges Entry Fee | Rewards for Winner |
| -------------------- | ------------------ |
| 200 eCGC             | 350 eCGC           |
| 500 eCGC             | 900 eCGC           |
| 1000 eCGC            | 1800 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/challenge-mode.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.
