> 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.md).

# 보상시스템

> **Sustainable Growth & Shared Success** 생태계 기여자를 위한 합리적이고 강력한 보상 체계

BANA 프로토콜은 커뮤니티 성장에 기여한 파트너들에게 실물 비즈니스 수익을 기반으로 한 투명하고 지속 가능한 보상을 제공합니다. 우리는 단순한 보상을 넘어, 리더와 재단이 함께 성장하는 진정한 파트너십을 지향합니다.

***

#### 📑 보상 시스템 상세 가이드

BANA가 설계한 독창적인 자산 관리 및 보상 메커니즘을 확인하십시오.

**01. 80:20 Auto Split**

* **핵심 내용**: 자산 관리의 황금비율, CASH(80%)와 ASSET(20%) 분할 구조
* **포인트**: 즉각적인 수익 확보와 장기적 자산 가치 상승의 완벽한 균형

**02. Daily Reward**

* **핵심 내용**: 실물 경제 기반의 보상 체계 및 평일(월\~금) 지급 가이드라인
* **포인트**: 실제 비즈니스 수익에 근거한 지속 가능한 정산 시스템 확인

**03. Referral & Bonuses**

* **핵심 내용**: 추천, 후원, 직급 보너스 등 6대 핵심 파이프라인 및 특별 인센티브
* **포인트**: 리더를 위한 글로벌 매출 공유 및 럭셔리 보상 체계

***

#### 보상 시스템의 3대 철학

| 원칙                 | 내용                   | 기대 효과                |
| ------------------ | -------------------- | -------------------- |
| **Sustainability** | 실물 비즈니스 수익 기반의 재원 마련 | 폰지 구조 탈피 및 장기 생태계 유지 |
| **Stability**      | 80:20 분할을 통한 유통량 조절  | 급격한 매도 압력 방지 및 가격 안정 |
| **Growth**         | 기여도에 따른 강력한 인센티브 제공  | 커뮤니티 확장 및 리더와의 동반 성장 |

***

{% hint style="info" %}
**BANA의 보상은 가상의 숫자가 아닙니다. 실제 경제 활동의 결실이 당신의 지갑으로 흐르는 가장 정직한 시스템입니다.**
{% 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.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.
