# Metarun Economy

- [5.1 Currencies](https://doc.metarun.game/metarun-economy/5.1-currencies.md)
- [5.1.1. Currency Classes](https://doc.metarun.game/metarun-economy/5.1-currencies/5.1.1.-currency-classes.md)
- [5.1.2. Currency Types](https://doc.metarun.game/metarun-economy/5.1-currencies/5.1.2.-currency-types.md)
- [5.2 Metarun Token ($MRUN)](https://doc.metarun.game/metarun-economy/5.2-metarun-token-usdmrun.md)
- [5.3 $MRUN Token Economics](https://doc.metarun.game/metarun-economy/5.3-usdmrun-token-economics.md)
- [5.3.1. Conditional Decentralized Minting and Deflation](https://doc.metarun.game/metarun-economy/5.3-usdmrun-token-economics/5.3.1.-conditional-decentralized-minting-and-deflation.md)
- [5.3.2. $MRUN and OPAL Burning](https://doc.metarun.game/metarun-economy/5.3-usdmrun-token-economics/5.3.2.-usdmrun-and-opal-burning.md)
- [5.3.3. $MRUN Token Distribution](https://doc.metarun.game/metarun-economy/5.3-usdmrun-token-economics/5.3.3.-usdmrun-token-distribution.md)
- [5.3.4. $MRUN Vesting Schedule](https://doc.metarun.game/metarun-economy/5.3-usdmrun-token-economics/5.3.4.-usdmrun-vesting-schedule.md)
- [5.4 Metarun Chests](https://doc.metarun.game/metarun-economy/5.4-metarun-chests.md)
- [5.5 Character Leasing](https://doc.metarun.game/metarun-economy/5.5-character-leasing.md)
- [5.6 Earning Potential](https://doc.metarun.game/metarun-economy/5.6-earning-potential.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://doc.metarun.game/metarun-economy.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.
