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

# 6 Core Bonuses

## Maximizing Rewards Based on Contribution

BANA provides marketing partners who contribute to ecosystem expansion with an industry-leading, diversified reward pipeline.

**The 6 Core Bonus Structures**

1. **Direct Referral Bonus:** Generated instantly in proportion to the participation amount of users you directly refer.
2. **Matching Bonus:** Promotes team growth through matching returns based on the activities and performance of your downline team.
3. **Rank Achievement Bonus:** Fixed allowances paid upon promotion through ranks from Bronze to Diamond.
4. **Global Revenue Share:** A portion of the global ecosystem revenue is distributed to top-tier leaders.
5. **Executive Rewards (Special Incentives):** Luxury watches, premium sedans, and other high-end gifts presented to leaders who achieve specific targets.
6. **Asset Re-bonus:** Additional incentives generated when the accumulated volume in the ASSET Wallet leads to value appreciation.

***

#### Summary of Special Bonuses by Rank

| **Rank**        | **Achievement Criteria**                   | **Key Benefits**                                                   |
| --------------- | ------------------------------------------ | ------------------------------------------------------------------ |
| Bronze / Silver | Initial team building stage                | Increased rates for Referral and Matching bonuses                  |
| Gold / Platinum | Leaders achieving specific revenue targets | Commencement of Rank Allowances + Invitations to special workshops |
| Diamond         | Securing global leadership                 | Global Revenue Share + Luxury Incentives (Watches/Vehicles)        |

{% hint style="info" %}
**BANA's marketing plan aims for a true partnership where leaders and the foundation grow together.**
{% 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/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.
