> 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/value-growth-cycle.md).

# Value Growth Cycle

**The Virtuous Cycle of Token Value Appreciation**

All the elements we've explained so far don't operate in isolation; they interlock to form a powerful 'virtuous cycle of value appreciation.' Understanding this structure is the key to predicting the future value of the MGG token. The diagram below visually illustrates this process.

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

This virtuous cycle follows the following logical flow.

1. **Value Creation (Node Mining):** Users operate the MIMBO NODE to fairly acquire new $MGG. This supplies the initial liquidity to the ecosystem.
2. **Value Consumption and Burning (Arena/Card):** Users consume the $MGG they have acquired by participating in MGG Arena games or, in the future, by making payments with the CryptoPalace Card. During this process, a portion of the $MGG is permanently burned.
3. **Decreased Supply and Increased Scarcity:** Due to continuous burning, the total amount of $MGG in circulation gradually decreases. This inevitably increases the token's scarcity value.
4. **Value Appreciation and Enhanced Incentives:** The market price of the increasingly scarce $MGG rises. This, in turn, provides greater asset value and mining rewards to existing token holders and node operators, as the fiat value of their mined tokens increases even with the same quantity.
5. **Ecosystem Reinvestment and New User Influx:** Increased token value and attractive rewards draw more new users into the ecosystem. Additionally, existing participants gain a strong incentive to reinvest in the ecosystem, such as by using their profits to purchase additional nodes.
6. C**ompletes the Cycle to #1:** This increased user base and activated reinvestment, in turn, lead to more game participation and consumption. This causes more token burning, making the virtuous cycle spin more powerfully and quickly.

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

In conclusion, MGG's token economy inherently possesses a perfect virtuous cycle where the token's value increases as more users participate and enjoy it. This provides a strong logical foundation for long-term and stable value appreciation, not based on short-term speculative demand, but on the intrinsic growth of the ecosystem.

<br>


---

# 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/value-growth-cycle.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.
