> 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/referral-bonus.md).

# 6대 핵심 보너스

## 기여도 기반의 보상 극대화

BANA는 생태계 확장에 기여하는 마케팅 파트너들에게 업계 최고 수준의 다각화된 보상 파이프라인을 제공합니다.

#### 6대 핵심 보너스 체계 (Bonus Structure)

1. **추천 보너스 (Direct Referral)**: 직접 추천한 사용자의 참여 금액에 비례하여 즉각 발생.
2. **후원 보너스 (Matching Bonus)**: 하부 팀의 활동과 성과에 따른 매칭 수익으로 팀 성장을 도모.
3. **직급 보너스 (Rank Achievement)**: Bronze부터 Diamond까지 승급에 따른 고정 수당 지급.
4. **글로벌 매출 공유 (Global Revenue Share)**: 상위 리더들에게 전 세계 생태계 매출의 일정 비율 배분.
5. **특별 인센티브 (Executive Rewards)**: 목표 달성 리더에게 럭셔리 워치, 프리미엄 세단 등 증정.
6. **자산 재투자 보너스 (Asset Re-bonus)**: ASSET Wallet 적립 물량이 가치 상승으로 이어질 때 발생하는 추가 인센티브.

***

#### 직급별 특별 보너스 요약

| 직급                  | 달성 조건       | 주요 혜택                           |
| ------------------- | ----------- | ------------------------------- |
| **Bronze / Silver** | 초기 팀 구축 단계  | 추천 및 후원 보너스 요율 상승               |
| **Gold / Platinum** | 일정 매출 달성 리더 | **직급 수당 개시** 및 특별 워크샵 초대        |
| **Diamond**         | 글로벌 리더십 확보  | **글로벌 매출 공유 + 럭셔리 인센티브(시계/차량)** |

{% 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/referral-bonus.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.
