# Comparison

|                   | MSTG token                                                                                                                                             | MAG token                                                                                                                                                                |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Total supply      | 100.000.000                                                                                                                                            | No hard cap on supply                                                                                                                                                    |
| Spend in          | <ul><li>Purchasing premiums</li><li>Upgrade at hight level of items.</li><li>Staking</li><li>Fee to participate in events</li><li>Buy Energy</li></ul> | <p></p><ul><li>Breeding fee</li><li>Evolving fee</li><li>Upgrade fee</li><li>Skipping time fee</li><li>Fusion fee</li><li>Arena fee</li><li>Learning Skill fee</li></ul> |
| Earn from         | <p></p><ul><li>Reward from staking</li><li>Shared revenue from staking</li><li>Prizes in events</li></ul>                                              | <p></p><ul><li>Completing quest</li><li>Winning Arena</li><li>Voting in DAO</li><li>Participating in events</li></ul>                                                    |
| Burning mechanism | No                                                                                                                                                     | Automatic                                                                                                                                                                |


---

# 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://whitepaper.monsterra.io/token-and-tokenomic/mstr-and-mag-tokens/comparison.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.
