# Ranking

Players who finish matches will get a score. Ranking will be based on the score and the numbers of opponents players destroyed. Ranking also helps sort players into different ranks based on the trophies they get from each match, trophies are lost/won when players lose/win the match. The purpose of a ranking system is not only for matchmaking which helps players match with other players with similar skills but also give you access to higher tier loot and will also be used for entry requirements for special tournaments to boost the quality of the battles.


---

# 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://themetafire.gitbook.io/whitepaper/game-system/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.
