> For the complete documentation index, see [llms.txt](https://mimbonode.gitbook.io/mgg-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mimbonode.gitbook.io/mgg-paper/tokenomics/play-to-burn.md).

# Play to Burn

**Core Analysis: The MGG Token Economic Model - The 'Play-to-Burn' Mechanism and Value Appreciation**

This chapter is the heart of the MGG white paper. Here, we move beyond emotional visions and abstract concepts to focus on proving, with data and logical reasoning, why and how the value of the MGG token ($MGG) is structurally destined to increase. The entire focus of MGG's tokenomics is not on "helping you earn more," but on creating a deflationary asset whose value appreciates simply by being held.

### <mark style="color:orange;">Total Supply and Distribution Transparency: The Premise for Value Preservation</mark>

Scarcity is the foundation of all valuable assets. MGG has applied this principle from the most fundamental level.

{% hint style="info" %}
**Fixed Supply: A Cordon on the Source of Inflation**

The total supply of $MGG is permanently fixed at 114,600,000,000 (114.6 billion) tokens. This means that no additional tokens can be issued for any reason. Unlike inflation, where a central bank prints money and dilutes its value, the supply of $MGG is clearly limited, ensuring its scarcity over time. This is the most fundamental prerequisite for $MGG to function as a long-term store of value.
{% endhint %}

{% hint style="info" %}
**100% Node-Based Issuance: The Architecture of Trust**

Just as important as the fixed total supply is the fairness of its distribution. As mentioned earlier, not a single $MGG token is pre-allocated to the team, advisors, or VCs. 100% of all tokens are circulated in the market exclusively through community participants operating the MIMBO NODE.
{% endhint %}

The impact of this principle on investor trust is immense. The risk of a centralized entity arbitrarily controlling the supply, or early investors dumping large quantities onto the market to disrupt prices, is fundamentally eliminated. Since the token's supply rate is determined entirely by the number and activity of nodes participating in the network, the entire process is transparent and predictable. This 'architecture of trust' provides a strong foundation for investors to feel secure and participate in the MGG ecosystem from a long-term perspective.

<mark style="color:orange;">**'Play-to-Burn': A Deep Dive into MGG's Deflationary Engine**</mark>

If a fixed supply is a shield that 'defends' against value depreciation, the 'Play-to-Burn' mechanism is a spear that 'aggressively increases' value. All key activities within the MGG ecosystem are designed to continuously decrease the token's total circulating supply.

**How it Works: The Path from Consumption to Burning**

MGG's burning mechanism operates dynamically, adjusting to the health of the ecosystem and market conditions. The primary burning paths are as follows:

{% hint style="warning" %}
**In-Game Burning (MGG Arena):**\
This is currently the most powerful and direct burning engine. A 5% fee is charged on the entry fee that users pay to participate in games in the MGG Arena. Half of this fee (2.5% of the total entry fee) is immediately sent to a burn address and permanently removed from circulation. For example, if 100 users each pay 10 $MGG to enter a game, the total entry fee of 1,000 $MGG generates a 50 $MGG fee, of which 25 $MGG is instantly burned. This creates a structure where the burn rate steadily increases as the MGG Arena becomes more active and the user base grows. The more popular the game gets, the more stably the scarcity of $MGG increases.
{% endhint %}

{% hint style="warning" %}
**Real-World Payment Burning (CryptoPalace Membership Card - Future Implementation):**\
This mechanism has the potential to propel MGG's long-term value. Once the direct $MGG payment feature is introduced in the future, a certain percentage of the fees generated from card payments will be converted into $MGG and burned. This allows even the everyday spending of general consumers who don't play games at all—like buying groceries, paying for transport, or shopping online—to contribute to the value appreciation of $MGG. This is a powerful expansion model that connects the MGG ecosystem beyond the specific domain of gaming and into the vast real economy.
{% endhint %}

**Dynamic Burning Policy: An Intelligent Economic System**

MGG doesn't rely solely on a fixed burn rate. To prepare for market overheating or downturns, or for imbalances in token flow within specific parts of the ecosystem, it will operate a governance policy that can dynamically adjust the $MGG burn rate for each activity. For instance, during a market downturn, the burn rate can be temporarily increased to strengthen value defense, while during an overheating period, the burn rate can be adjusted to aim for stability. This serves as a sophisticated control mechanism that allows the MGG token economy to actively respond to external shocks and secure long-term stability, demonstrating strong confidence in the project's sustainability.

<figure><img src="/files/VkwIQGOwvxvaC2DsTYMl" alt=""><figcaption></figcaption></figure>


---

# 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://mimbonode.gitbook.io/mgg-paper/tokenomics/play-to-burn.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.
