# Leagues

PVP Leagues are where Learners can compete. Each league defines the stakes of the battles.&#x20;

Learners with more [stars](/fondamentals/ressources/stars.md) and [player level](/fondamentals/player-level.md) can get access to higher leagues. With higher leagues, the higher the stakes between learners.&#x20;

So more $LEARN rewards for the winners.

This is made that way to let the better learners win more $LEARN tokens (and by definition the possibility to lost them). But without jeopardize the new learners and let them enjoy the PvP.

<figure><img src="/files/fz6pycfyg8gIv85Wvb6A" alt=""><figcaption></figcaption></figure>


---

# 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/pvp/leagues.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.
