# Utility

The <mark style="color:purple;">$LEARN</mark> token is a vital element of the rewards and gamification system. It is also the main currency of the Learnify ecosystem and monetary system management.&#x20;

The token as a reward to users represents their commitment to learning and its associated tasks.&#x20;

### How can I earn $LEARN?

1. **Daily quests**\
   Every day you can collect $LEARN for free by using the app
2. **Solo play**\
   You will collect $LEARN for free as part of the challenge chest associated with each content
3. **PVP**\
   Bet on yourself in a PVP match, if you win you take the stake
4. **Giveaways**\
   We host giveaways contests regularly on [Twitter](https://twitter.com/LearnifyXYZ) and [Discord](https://discord.gg/VcxJyZ4yYU)
5. **Staking**\
   Deposit in staking to earn a share of the platform's revenues. Only the most active users will be eligible for staking.
6. **Sell your items on the marketplace**

### What can I do with $LEARN?

1. **PVP**\
   Bet on yourself in a PVP match, if you win you take the stake
2. **Buy lootboxes**\
   Open lootboxes to win [wearables](/fondamentals/items.md) or [consumables](/fondamentals/items.md) to be used in the Learniverse
3. **Buy items from the marketplace**
4. **Staking**\
   Deposit in staking to earn a share of the platform's revenues. Only the most active users will be eligible for staking.
5. **Platform development**\
   Participate in the development of content scope and trainer recruitment through community votes.
6. **Unlock additional courses**\
   To go faster you can use $LEARN to unlock more Themes or advanced courses
7. **Create your own course**\
   Pay to access the Learnify Builder and create your own course in the Learnify app, Burn $LEARN to promote it in the course catalog


---

# 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/usdlearn/utility.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.
