# Player level

### What is Levels?

In the Learniverse your overall progression is translated into levels.

You start at level 1 and can reach maximum level 50 (max level cap will be subject to changes in future seasons)

You can level up by earning IQ in chests, daily quests or PVP

<figure><img src="/files/7A1TZMceJHnzy7ESn1FJ" alt=""><figcaption><p>XP requirements per level</p></figcaption></figure>

### Why do I want to level up?

* **Access to higher staking tiers**\
  Staking pools are split by level brackets, more on [Staking here](/usdlearn/staking.md)
* **Collect achievement Lootboxes**\
  See below

### What do I unclock when I level up?

Levels enables you to climb to higher Tiers and unlock features in-app

<table><thead><tr><th width="81" align="center">Tier</th><th width="144">Level requirement</th><th>Perks</th><th data-hidden>Reward split</th></tr></thead><tbody><tr><td align="center">I</td><td>1 - 9</td><td></td><td>20%</td></tr><tr><td align="center">II</td><td>10 - 19</td><td>Avatar + PVP Leagues</td><td>20%</td></tr><tr><td align="center">III</td><td>20 - 29</td><td>Avatar Frame</td><td>20%</td></tr><tr><td align="center">IV</td><td>30 - 39</td><td>PVP Tournaments</td><td>20%</td></tr><tr><td align="center">V</td><td>40 - 50</td><td>Avatar Frame</td><td>20%</td></tr></tbody></table>

Tiers impacts features such as [staking](/usdlearn/staking.md) or [PVP Leagues](/pvp/leagues.md)

In addition to all of that, every 5 levels you receive a lootbox reward


---

# 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.learnify.xyz/fondamentals/player-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.
