# Tournament

Players owning all 3 Formations are eligible to enter Tournaments by paying RADI as registration fees. The tournament will begin if there are 32 players participating in registration. Tournament participants will then be divided into 8 groups, each group will play a circle (Each player plays 3 matches).&#x20;

Players will be ranked based on the points accumulated after the group stage (Win: 3 points, draw: 1 point, lose: 0 point). The first and second place of each group will advance to the Round of 16, which will be knockout matches.&#x20;

Rewards will be given to the Winner, Runner-up and Third Place. Rewards will include the participation fee of 32 players and the reward from the system.


---

# 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.mollector.com/gameplay/game-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.
