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

# MARKETING & REWARD SYSTEM

> **Sustainable Growth & Shared Success: A Rational and Powerful Reward System for Ecosystem Contributors**

BANA Protocol provides transparent and sustainable rewards based on real-world business profits to partners who contribute to community growth. We aim for a true partnership where leaders and the foundation grow together, moving beyond simple compensation.

***

#### 📑 Reward System Detailed Guide

Explore the unique asset management and reward mechanisms designed by BANA.

**01. 80:20 Auto Split**

* Core Content: The golden ratio of asset management, featuring a split structure of CASH (80%) and ASSET (20%).
* Key Point: A perfect balance between immediate profit securing and long-term asset value appreciation.

**02. Daily Reward**

* Core Content: A reward system based on the real economy with guidelines for weekday (Mon–Fri) payouts.
* Key Point: A sustainable settlement system based on actual business revenue.

**03. Referral & Bonuses**

* Core Content: Six core pipelines, including referral, binary, and rank bonuses, along with special incentives.
* Key Point: A luxury reward system and global revenue sharing for leaders.

***

#### The Three Philosophies of the Reward System

| **Principle**  | **Content**                                         | **Expected Effect**                                                 |
| -------------- | --------------------------------------------------- | ------------------------------------------------------------------- |
| Sustainability | Funding based on real-world business profits        | Departure from Ponzi structures and long-term ecosystem maintenance |
| Stability      | Control of circulation through 80:20 split          | Prevention of sudden sell pressure and price stability              |
| Growth         | Providing powerful incentives based on contribution | Community expansion and mutual growth with leaders                  |

***

{% hint style="info" %}
**BANA's rewards are not virtual numbers. It is the most honest system where the fruits of actual economic activity flow into your wallet.**
{% 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.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.
