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

# MCC-Utility Token

MCC (MatchNova Champion Coin) is the utility token for MatchNova and the supply is unlimited.

The contract address is: 0xD18a65De8Dd028139F088cbd87cDd7fd196c00D7

Users can trade MCC with USDC directly from our in-app decentralized wallet.

**MCC can be earned from:**

a)  Play PvP match3 games&#x20;

b)  Rewards in [Battle game](/whitepaper/socialfi-system/battle.md)&#x20;

c)  Open up a [Loot Box](/whitepaper/gamefi-system/loot-box-system.md)

d）Rewards from [Ranking Leaderboard](/whitepaper/socialfi-system/rank-and-badge.md)&#x20;

**MCC can be burnt by:**

a) [NFT character’s](/whitepaper/gamefi-elements/nft-characters.md) level up/recover/enhance/customization/mint

b) Participation fee from [Treasure Hunt](/whitepaper/gamefi-elements/treasure-hunt.md)

c) Open up a [Loot Box](/whitepaper/gamefi-system/loot-box-system.md)

d) [Gem](/whitepaper/gamefi-elements/gems-and-gem-sockets.md) Upgrade

e) Unlock [Gem sockets](/whitepaper/gamefi-elements/gems-and-gem-sockets.md)

f) Display fee in Gallery&#x20;

g) Service fee in [Battle](/whitepaper/socialfi-system/battle.md) field set up

h) [Lucky spin](/whitepaper/gamefi-elements/lucky-spin-game.md)’s EV gain

i) Service fee for withdrawal

j) [Extra time charge](/whitepaper/gamefi-elements/special-in-game-feature.md) in the gameplay

k) Paid emoji in the gameplay

l) [Gifting](/whitepaper/socialfi-system/gifting.md) fee

m) [NFT reset cost](/whitepaper/gamefi-elements/rejuvenate-nft-attributes.md)

N) [Ranking sign up fee](/whitepaper/socialfi-system/rank-and-badge.md)

O) Service fee from [Fortunata](/whitepaper/gamefi-elements/fortunata.md)

As the game grows we will implement more ways to burn the utility token to keep supply and demand balanced.&#x20;


---

# 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://matchnovaofficial.gitbook.io/whitepaper/tokenomics/mcc-utility-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.
