# Leagues

![](/files/FEOqY5mLu3zGpnFBFeAa)

### Rating accrual

6 participants take part in PvP combat at the same time. Each battle takes place one on one and at the same time. At the end of the battle, all players take places from 1 to 6. 1-3 places are considered winners, 4-6 are defeated. The winner's rating rises, while the losers' rating goes down. The number of points received depends on the rating of the opponents.

### Leagues

All players start in a Wooden league. By gaining enough points, they move higher. The leagues are:

* Wooden
* Bronze
* Silver
* Gold
* Platinum
* Emerald
* Ruby
* Sapphire
* Brilliant

### Seasons

Each season lasts for a set period. At the end of the season, everyone gets rewards: the higher the league, the greater the reward. In the new season, everyone returns to the Wooden league and begins their ascent to the top again.


---

# 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://chimera-kingdom.gitbook.io/whitepaperchimerakingdom/about-game/other-feautures/leagues.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.
