# Tax and Fees System

The game charges different taxes and fees in order to maintain a sustainable ecosystem and to support the project’s necessary expenses.

All taxes and fees paid in [MCC](/whitepaper/tokenomics/mcc-utility-token.md) and Governance Token i.e. Web3 Casual Coin ([WCC](/whitepaper/tokenomics/wcc-governance-token.md)) will be burnt to stabilize the token price.

MCC will be burnt daily in the spending account. WCC will be burnt regularly on the blockchain and the team will make the address publicly available once Token Generation Event (TGE) has taken place.&#x20;


---

# 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://matchnovaofficial.gitbook.io/whitepaper/gamefi-system/tax-and-fees-system.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.
