# Fondamentals

- [Adventure mode](https://whitepaper.learnify.xyz/fondamentals/adventure-mode.md)
- [Player level](https://whitepaper.learnify.xyz/fondamentals/player-level.md): Overview of the leveling system
- [Ressources](https://whitepaper.learnify.xyz/fondamentals/ressources.md)
- [Stars](https://whitepaper.learnify.xyz/fondamentals/ressources/stars.md)
- [IQ](https://whitepaper.learnify.xyz/fondamentals/ressources/iq.md)
- [Focus](https://whitepaper.learnify.xyz/fondamentals/ressources/focus.md)
- [Items](https://whitepaper.learnify.xyz/fondamentals/items.md): Items can be earned in all game modes, they are mostly used in PVP
- [Collectibles](https://whitepaper.learnify.xyz/fondamentals/items/collectibles.md)
- [Consumables](https://whitepaper.learnify.xyz/fondamentals/items/consumables.md)
- [Daily/Weekly quests](https://whitepaper.learnify.xyz/fondamentals/daily-weekly-quests.md): Breakdown of the daily/weekly quests system
- [Games](https://whitepaper.learnify.xyz/fondamentals/games.md): Overview of the different kind of games you will find on your learning journey
- [Others](https://whitepaper.learnify.xyz/fondamentals/others.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.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.
