# Challenges

In the **Challenge** mode, both players will pay the same entry fee that goes into a pot (net of commissions) where the winner takes all.&#x20;

For the management of the match, a commission of 8% of the amount contributed to the pot will be charged.

{% hint style="info" %}
*The average stats of the SONERS will be leveled proportionally to the original ones.*
{% endhint %}

There will be different registration options available and you will be able to choose how much $CT you want to compete for.&#x20;

**Have you lost your match? Don't worry**, you can request a rematch from your opponent as many times as you want, but the match will only be played if your opponent accepts it.


---

# 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://sonsoccer.gitbook.io/whitepaper-son-soccer/son-soccer-en-1/game-modes/challenges.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.
