> For the complete documentation index, see [llms.txt](https://age-of-mars-1.gitbook.io/age-of-mars-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://age-of-mars-1.gitbook.io/age-of-mars-docs/aom-red-chaos/economy/mmt-utility.md).

# $MMT Utility

Red Chaos, as the flagship game within the Age of Mars ecosystem, offers a wide array of utility options for the Mars Metaverse Token (MMT), enhancing the gaming experience and providing players with a variety of ways to engage with the game economically and strategically. Below, we outline the key utilities of MMT within Red Chaos, demonstrating the token's integral role in the game's dynamic and immersive environment.

**In-Game Purchases and Customizations**

* **Keychains for Weapons and Characters:** Players can use MMT to purchase unique keychains, adding a personal touch to their favorite weapons and characters.
* **Character Skins:** A vast selection of skins allows players to customize their characters for a distinctive appearance in the game.
* **Weapon Skins:** Similar to character skins, weapon skins enable players to customize their weapons, showcasing their style and achievements.
* **Loot Boxes:** MMT can be spent to acquire loot boxes containing a variety of in-game items, from skins to keychains, enhancing the player's arsenal and appearance.
* **Special Weapon Rental:** For those looking to temporarily wield powerful and unique weapons, MMT allows for the rental of special weaponry.

**Gameplay Enhancements**

* **Accelerated Upgrades:** Players can use MMT to speed up the upgrade process for weapons and equipment, gaining a competitive edge.
* **Kill Counter for Weapons:** This feature enables players to track their success rate, adding a kill counter to their weapon through MMT transactions.
* **Level Boosters:** To advance more quickly through the game, players can purchase level boosters with MMT, unlocking new challenges and rewards at a faster pace.
* **Seasonal Battle Pass:** MMT grants access to the seasonal Battle Pass, offering exclusive rewards, missions, and content only available for the season's duration.

**Competitive Play and Rewards**

* **Paid Deathmatch Mode:** In this high-stakes mode, players can bet MMT against each other, with rewards for each enemy defeated and risks for each own death, adding a thrilling economic layer to the competition.
* **MMT Rewards for Daily Logins and Tasks:** Regular engagement is rewarded within Red Chaos, with players earning MMT for daily logins and the completion of specific tasks, encouraging consistent participation and exploration of new content.

These utilities not only underscore the versatility and value of the MMT within Red Chaos but also highlight our commitment to creating a deeply engaging and economically vibrant gaming experience. By integrating MMT in such a multifaceted manner, we ensure that players have numerous opportunities to engage with the game, personalize their experience, and participate in the broader Age of Mars ecosystem, fostering a dynamic and interconnected gaming community.


---

# 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://age-of-mars-1.gitbook.io/age-of-mars-docs/aom-red-chaos/economy/mmt-utility.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.
