> For the complete documentation index, see [llms.txt](https://bana.gitbook.io/bana-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bana.gitbook.io/bana-docs/en/tokenomics/deflation-mechanism.md).

# DEFLATION MECHANISM

## The Engine of Value Appreciation

> **BANA operates a "self-completing deflationary model" that goes beyond simple issuance by absorbing its own circulation to increase token value.**

***

#### **1. Scarcity Engine**

The core of the BANA Protocol is a structure where token circulation decreases over time while the intrinsic value per token rises. We utilize real-world business profits as the fuel for the token ecosystem.

Buy-back & Burn Process:

* **\[Revenue]**: Real cash profits are generated from medical centers and 16 diversified sectors.
* **\[Buy-back]**: Up to 90% of monthly profits are allocated to purchasing BANA tokens from the market.
* **\[Burn]**: Purchased BANA tokens are immediately sent to a dedicated burn address (Dead Wallet) and permanently destroyed.
* **\[Appreciation]**: A reduction in total circulation leads to an increase in value per token, maximizing holder profits.

***

#### **2. Real-Profit Revenue Allocation**

The foundation reinvests real-world profits into the ecosystem according to transparent guidelines.

| **Item**        | **Allocation Ratio** | **Purpose & Expected Effect**                                                |
| --------------- | -------------------- | ---------------------------------------------------------------------------- |
| Buy-back & Burn | Up to 90%            | Powerful value support and control of circulating supply                     |
| Ecosystem Fund  | 10%                  | Technical advancement, acquisition of new assets, and marketing reinvestment |

***

#### **3. Value Cycle Mechanism**

BANA’s value follows a "self-completing virtuous cycle" where the real economy pushes up digital assets.

* **STEP 01. Revenue Generation**: Actual cash revenue is generated from the medical infrastructure and 16-sector portfolio.
* **STEP 02. Allocation & Settlement**: 90% of generated revenue is separated for buy-backs, while 10% is allocated for ecosystem reinvestment.
* **STEP 03. Market Buy-back**: BANA tokens are purchased directly from exchanges using settled funds to absorb circulating supply.
* **STEP 04. Permanent Burn:** Purchased tokens are immediately destroyed, increasing the scarcity and intrinsic value per token.

> **Core Summary: As real-world businesses grow, the circulating supply of BANA tokens decreases, and the price support line becomes increasingly robust.**

#### **4. Summary of Value Protection Strategy**

> **"We prevent inflation of numbers and engrave real-world value on-chain."**

* **Real-Profit Linked:** We execute "Real Buy-backs" based on actual operating profits, rather than fake algorithmic burns.
* **Permanent Scarcity:** Burned tokens are never reissued or recirculated under any circumstances and are permanently removed from the blockchain.
* **Upward Support Line:** We maintain a "Net Deflation" state, where the volume of burned tokens exceeds the volume of newly released tokens, forming a powerful downward price support.

***

{% hint style="info" %}
**BANA Protocol practices the most honest sharing economy model by sharing the fruits of the real economy with its holders.**
{% endhint %}


---

# 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://bana.gitbook.io/bana-docs/en/tokenomics/deflation-mechanism.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.
