> For the complete documentation index, see [llms.txt](https://whitepaper.mocossi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.mocossi.com/moconomics/coping-with-inflation.md).

# Coping with inflation

Inflation occurs when the value of currencies declines over time, causing the price of goods and services to increase. Does inflation, however, hurt us? That depends. While a low inflation rate can be beneficial to economic stability, a very low inflation rate is usually a sign that demand for our game is lower than it should be. Consequently, economic growth may be hindered. A recession may be triggered by both low and high inflation. On the other hand, a moderate inflation rate can promote a healthy game economy since demand increases when the economy grows (\*). When more $MCOS are unlocked through P\&E and airdrops, this spike in demand ideally drives up the price. Investors who invest in our NFTs and tokens will benefit as their investments will appreciate over time. &#x20;

During the initial stage of the game, our goal is to achieve a moderate inflation rate to boost our economy. However, it is impossible to predict the future, especially in the crypto market where things move much more quickly than they do in traditional markets. Therefore, to stave off high inflation, we plan to implement a burning mechanism in the future, in which a reasonable proportion of tokens will be burned.

Source:

*(\*)*[*https://www.downtoearth.org.in/news/economy/inflation-is-healthy-for-the-economy-but-too-much-can-trigger-a-recession-65058*](https://www.downtoearth.org.in/news/economy/inflation-is-healthy-for-the-economy-but-too-much-can-trigger-a-recession-65058)


---

# 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://whitepaper.mocossi.com/moconomics/coping-with-inflation.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.
