# Ranking

There are several rankings based on different parameters, such as number of championships played, best teams, number of competitions won, best Manager... so the more you participate in matches and championships, the more chances you have to be at the top of the different rankings.&#x20;

There is also a country ranking to show the best [teams](/gameplay/teams.md) of each country.&#x20;

**The Managers who are at the top of the different rankings will receive periodic prizes.**


---

# 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.soccerarena.io/gameplay/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.
