# Ranking

In the ranking system, players are ranked based on trophies in one season. This system helps players see their ‎progress throughout the game.

### **Upgrade in the rankings** <a href="#upgrade-in-the-rankings" id="upgrade-in-the-rankings"></a>

Players get a trophy by participating in the competitions based on the result they get and automatically level up by reaching a certain number of trophies.

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th>Trophies Required</th></tr></thead><tbody><tr><td align="center"><img src="/files/e1W5eNrwjVlbBPN59L2s" alt="" data-size="original"></td><td>Bronze</td><td>0</td></tr><tr><td align="center"><img src="/files/I2eeyF2XBPiZ6Psry7KI" alt="" data-size="original"></td><td>Silver</td><td>250</td></tr><tr><td align="center"><img src="/files/ghNAYDrfaczHSAGOqlI6" alt="" data-size="original"></td><td>Gold</td><td>600</td></tr><tr><td align="center"><img src="/files/2Nuz7oTHeqxPiuUMYqrA" alt="" data-size="original"></td><td>Platinum</td><td>1050</td></tr><tr><td align="center"><img src="/files/S1s5fKCzvk1E6JJMRoo9" alt="" data-size="original"></td><td>Diamond</td><td>1600</td></tr><tr><td align="center"><img src="/files/JzXkk7R2J7HIY0S3KFHH" alt="" data-size="original"></td><td>Master</td><td>2350</td></tr><tr><td align="center"><img src="/files/cJI2XWmGgViJmNrIlSgz" alt="" data-size="original"></td><td>Grandmaster</td><td>3350</td></tr><tr><td align="center"><img src="/files/GPw3xjBL8Ly4dcblnrRg" alt="" data-size="original"></td><td>Superstar</td><td>4600</td></tr></tbody></table>


---

# 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://whitepaper.madsquad.net/game-play/ranking.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.
