# 5.2. XP Ranking Level

The amount of XP accrued will be categorized into different “Ranking Levels”. Each user will have a ranking level, which will hold different status and titles within the QRdano ecosystem.&#x20;

Additionally, they will form sub-pools for [incentives](/qr-paper/6.-community-wallet/6.1.-distribution-from-community-wallet/6.1.4.-incentives-for-xp-rankings.md) from the community wallet. The XP amount and associated ranking level will be displayed on each user's [QRdano dashboard](https://qrdano.com/dashboard/).


---

# 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://qrdano.gitbook.io/qr-paper/5.-xp-system/5.2.-xp-ranking-level.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.
