# Deflationary Token Model

**The Problem:**\
\
In many token economies, a continuously increasing supply can dilute the value of each token over time, compromising the potential for long-term appreciation. Without a deflationary mechanism, the token's value might suffer despite the growth of the platform.

**The Solution:**\
\
Agent Mimi AI incorporates a deflationary model where a portion of the MIMI tokens used for subscriptions is automatically burned. This systematic reduction in supply creates scarcity, which can increase the token's long-term value.\
\
\&#xNAN;*Example:* If 10% of the tokens are burned with every subscription transaction, the total circulating supply will decrease over time, potentially benefiting long-term holders by increasing the value of the remaining tokens.


---

# 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://project-agent-mimi-ai.gitbook.io/mimi/features/deflationary-token-model.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.
