# Tokenomics (LIFE)

The [Metaverse](/metalife/metaverse/summary.md) will eventually be the center of most [$LIFE Token](/metalife/tokenomics/usdlife-token.md) usage. The player will use tokens to level up, go on missions and tasks, improve their [Properties](/metalife/overview/properties.md), mint new NFTs, improve leveling/stats, move between [Islands](/metalife/overview/islands.md), and also form their [Districts](/metalife/overview/districts.md).

There can be an infinite number of[$LIFE Token](/metalife/tokenomics/usdlife-token.md), as suggested in [Staking](/metalife/tokenomics/staking.md). Because the game has so many uses for the token, the number of tokens actually in circulation will be limited regardless.&#x20;

## Token Uses

The ways players can spend tokens include the following:

1. [Missions and Tasks](/metalife/metaverse/activities/missions-and-tasks.md) - Some missions and tasks will require tokens staked to continue forward.
2. **Switching**[Islands](/metalife/overview/islands.md) - To gain the benefits from moving to a different island, the player can move to another island. It should be noted, however, that the cost for moving between islands.
3. **Buying/Selling**[Zones](/metalife/catalog/zones.md) - The player can place assets on their properties.
4. **Buying/Selling Items** - Just like players can get items, and use those items for things like improving their level and stats.


---

# 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://metalife-1.gitbook.io/metalife/metaverse/tokenomics-life.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.
