# Token Earn

Most of the system's tokens are used to reward users through in-game activities and participating in system development.

**Free To Earn**:&#x20;

* Users can experience the system by playing games in a traditional way and receive additional rewards.&#x20;
* However, free-to-earn  is quite limited because the time spent playing games to receive rewards is not much.

**Join tournaments**: Players with higher skills can join larger tournaments to earn more tokens.

**Do tasks**: Players can also do tasks in the system, such as inviting friends, checking in, and liking social posts to earn more free tokens.

**Skill to Earn**:&#x20;

* To optimize the time spent playing games, players can buy premium accounts by subscribing and winning matches or levels in the game.
* With premium accounts, players can have a higher and longer chance of earning.

**Referral:** players can also invite more friends to increase the amount of free tokens earned from the system.

**Staking**: Players can buy tokens, and stake them into the system to earn more.


---

# 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://docs.metaleap.io/tokenomics/token-earn.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.
