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

# Token Model

Currently, we plan to issue 2 ERC20 Tokens: Governance Token MAX and Game Token FIRE

* MAX token is not only the governance token for MATR1X FIRE, but also the governance token for other game products on Matr1x platform.
* FIRE token is the game token of MATR1X FIRE.
* In the future, each game on the MATR1X platform will decide whether to release its own game tokens according to its needs.


---

# 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:

```
GET https://matr1x.gitbook.io/matr1x-whitepaper-mar2023/6.-tokenomics/token-model.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.
