> For the complete documentation index, see [llms.txt](https://mytheria.gitbook.io/mytheria/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mytheria.gitbook.io/mytheria/tokenomics/myra-token.md).

# MYRA TOKEN

**Name: Mytheria**

**Symbol: MYRA**

**Total supply: 200,000,000 MYRA**

**MYRA token** is the native currency in the game. It allows token holders to play, invest and also be part of the game. **MYRA** is created with a vision to a prosperous in-game environment The **MYRA** economics has been designed to incentivize and maximize the interaction between the players and the game. For certain actions in **Mytheria**, players will be rewarded with **MYRA**.

In addition, **MYRA** may be distributed to community members for certain actions under a reward program.

**Mytheria** will issue 200 million MYRA over 3 years. **MYRA** issued may be subjected to a transfer restriction on a case-by-case basis, to ensure an appropriate number of **MYRA** relative to the number of players.

**Use cases of MYRA**

* **Player Reward:** MYRA is a tradable in-game currency that is given as a gameplay reward to improve player retention, maintain traction and provide an avenue for play-to-earn.
* **Regulating Economy:** MYRA forms a critical part of helping build a sustainable play-to-earn economy and protect against bots.
* **Payments:** MYRA is the game currency that players use to purchase assets and cards in the game. This could also be used to upgrade cards and perform other in-game activities.
* **Governance:** Owning MYRA enables a player to participate in the governance process through a decentralized organization, with proposals and a voting structure.
* **Token Allocation:**

![](/files/TIcBaGJzAT9otP6VoJ6s)

* **Token Sale:** 11.5% of Tokens will be reserved for sale in different rounds (10% for Private Sale and 1.5% for Public Sale).
* **Staking Rewards:** 30% of tokens will be used for staking rewards. Any network participant can stake tokens to earn rewards and reduce the supply in the ecosystem.
* **Marketing & community:** 15.5% of tokens will be used for marketing activities of Mytheria: Clash of Pantheons and building community.
* **Partners & Advisors:** 18% of MYRA tokens are allocated to founding and non-founding members of Mytheria.
* **Team:** 20% of MYRA tokens will be allocated to the Mytheria Team for participating in building Mytheria: Clash of Patheons.
* **Liquidity:** 5% of MYRA tokens will be used to maintain the liquidity of MYRA on DEX (Decentralized Exchange)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mytheria.gitbook.io/mytheria/tokenomics/myra-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
