# Stars

Stars are collected at a maximum rate of 3⭐️ by Block (see [Adventure mode](/fondamentals/adventure-mode.md))

As time passes, you loose stars of passed content and you need to win them back by succeeding in the [Games](/fondamentals/games.md) set again&#x20;

Stars unlocks higher [PVP leagues](/pvp/leagues.md) to compete for higher prizes.

Once you start a [Block](/fondamentals/adventure-mode.md), you will be able to earn up to 3 stars :

⭐️ Once you finish the learning content

⭐️⭐️: When you've completed the [Games](/fondamentals/games.md) but didn't get everything right

⭐️⭐️⭐️: When you’ve completed the [Games](/fondamentals/games.md) without any mistakes

Stars are important as they show the level of knowledge you have inside the app and allow you to have access to [leagues](/pvp/leagues.md)!

Note that the more stars you earn, the more [XP](/fondamentals/ressources/iq.md) you will earn

So be sure to achieve 3 stars on each courses if you want to reach the top leaderboard and join [Leagues](/pvp/leagues.md)!


---

# 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/ressources/stars.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.
