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

# 자산 관리의 황금비율

## 80:20 Auto Split: 자산 관리의 황금비율

BANA 프로토콜의 모든 보상은 사용자의 **실질적 수익(Cash)**&#xACFC; **자산의 가치 상승(Asset)**&#xC744; 동시에 고려하여 설계되었습니다.

#### 분할 구조 상세 (Allocation Detail)

생태계 건전성 유지와 매도 압력 방지를 위해 모든 발생 수당에 대해 **'80:20 자동 분할 원칙'**&#xC744; 적용합니다.

**1. 80% - CASH Wallet (현금 유동성 계층)**

* **목적**: 사용자의 즉각적인 생활 자금 및 유동성 확보.
* **특징**: USDT 등 스테이블 코인 기반 정산으로 가격 변동 리스크 없이 **즉시 출금** 가능.
* **활용**: 외부 거래소 전송, 현금화, 또는 생태계 내 서비스 결제에 즉시 사용.

**2. 20% - ASSET Wallet (자산 축적 계층)**

* **목적**: BANA 토큰의 내재 가치 방어 및 장기 보유(HODL) 유도.
* **특징**: BANA 토큰으로 전환되거나 재투자 자산으로 관리되어 시장 유통량을 조절하는 **완충 작용**.
* **활용**: 스테이킹 추가 보상, 실물 자산(RWA) 지분 확보, 특별 프로모션 참여 권한.

***

#### 시스템 도입의 기대 효과

| 항목         | 효과 내용                       | 기대 편익              |
| ---------- | --------------------------- | ------------------ |
| **덤핑 방지**  | 보상의 20%를 자산화하여 매도 물량 억제     | **토큰 가격의 안정적 우상향** |
| **복리 효과**  | 20% 자산 재투자로 시간 경과에 따른 자산 증대 | **장기 참여자의 수익 극대화** |
| **생태계 보호** | 유동성과 가치의 균형을 통한 영속성 확보      | **뱅크런 리스크 원천 차단**  |

{% hint style="success" %}
**BANA의 80:20 원칙은 단순한 제한이 아닌, 당신의 자산을 지키고 키우는 가장 과학적인 프로토콜입니다.**
{% 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/ko/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.
