> 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/marketing-plan/auto-split.md).

# THE GOLDEN RATIO

## 80:20 Auto Split: The Golden Ratio of Asset Management

Every reward within the BANA Protocol is designed to simultaneously consider the user's practical profit (CASH) and the appreciation of asset value (ASSET).

#### **Allocation Detail**

To maintain ecosystem health and prevent sell pressure, the "80:20 Auto Split Principle" is applied to all generated commissions and rewards.

**1. 80% — CASH Wallet (Liquidity Layer)**

* **Purpose**: Securing immediate living funds and liquidity for the user.
* **Features**: Settlements based on stablecoins like USDT allow for immediate withdrawal without the risk of price volatility.
* **Utilization**: Can be used instantly for transfers to external exchanges, cashing out, or paying for services within the ecosystem.

**2. 20% — ASSET Wallet (Accumulation Layer)**

* **Purpose**: Defending the intrinsic value of the BANA token and encouraging long-term holding (HODL).
* **Features**: Acts as a buffer to control market circulation by being converted into BANA tokens or managed as reinvestment assets.
* **Utilization**: Grants rights for additional staking rewards, securing shares in Real-World Assets (RWA), and participating in special promotions.

***

#### Expected Effects of the System

| **Item**             | **Effect Description**                                       | **Expected Benefit**                          |
| -------------------- | ------------------------------------------------------------ | --------------------------------------------- |
| Dumping Prevention   | Assetizing 20% of rewards to suppress sell volume            | Stable upward trajectory of token price       |
| Compounding Effect   | Asset growth over time through 20% reinvestment              | Maximizing returns for long-term participants |
| Ecosystem Protection | Ensuring permanence through a balance of liquidity and value | Inherently blocking "bank run" risks          |

{% hint style="success" %}
**BANA's 80:20 principle is not a simple restriction; it is the most scientific protocol for protecting and growing your assets.**
{% 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/marketing-plan/auto-split.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.
