# Referral Program

#### <mark style="background-color:orange;">Earning Opportunities</mark>

The Kaizen Bot offers several earning opportunities for users to maximise their rewards through various activities and programs. This section details the different ways users can earn within the Kaizen ecosystem.

<mark style="background-color:orange;">**Referral Program**</mark>

The referral program is designed to reward users for expanding the userbase of the Kaizen Bot. Users can earn rewards on two levels, encouraging them to invite others and grow the community. While our system does not payout as high as some competitors, it ensures the project's sustainability and benefits users through the best gamification system in the industry, including three types of revenue share.

### <mark style="background-color:purple;">**Referral System Overview**</mark>

* **Two-Level System**: Users can earn from both direct and indirect referrals.
* **Deflationary Mechanism**: Rewards are balanced to support the deflationary nature of the token and the overall health of the project.
* **Long-Term Growth**: The system is designed to promote sustainable, long-term growth rather than short-term gains.

### <mark style="background-color:purple;">**Technical Details**</mark>

* **Two Levels**: Master and Sub
* <mark style="background-color:yellow;">**Referral Fees**</mark><mark style="background-color:yellow;">:</mark>
  * Level 1 (Direct Referrals): 15%
  * Level 2 (Indirect Referrals): 5%
* <mark style="background-color:yellow;">**Points on Volume**</mark><mark style="background-color:yellow;">:</mark>
  * Level 1: 0.1 point per dollar traded
  * Level 2: 0.01 point per dollar traded
* <mark style="background-color:yellow;">**Unlocking Higher Earnings**</mark><mark style="background-color:yellow;">:</mark> Users can increase their earnings to 15% on the first level and unlock second-level earnings by trading $1,000 in a week.

### <mark style="background-color:orange;">**Graphical Representation of the Referral System**</mark>

| Referral Level     | Percentage Earned | Points per Dollar Traded |
| ------------------ | ----------------- | ------------------------ |
| Level 1 (Direct)   | 15%               | 0.1                      |
| Level 2 (Indirect) | 5%                | 0.01                     |

### <mark style="background-color:green;">**Example of Referral Earnings**</mark>

*Imagine you have referred two users: User A and User B. User A trades $5,000 and User B trades $10,000 in a week.*

| User   | Trade Volume | Referral Level | Points Earned | Referral Fee Earned     |
| ------ | ------------ | -------------- | ------------- | ----------------------- |
| User A | $5,000       | Level 1        | 500 points    | $750 (15% of $5,000)    |
| User B | $10,000      | Level 1        | 1,000 points  | $1,500 (15% of $10,000) |

*If User A refers User C, who trades $2,000, and User B refers User D, who trades $3,000, the indirect referral earnings are:*

| User   | Trade Volume | Referral Level | Points Earned | Referral Fee Earned |
| ------ | ------------ | -------------- | ------------- | ------------------- |
| User C | $2,000       | Level 2        | 20 points     | $100 (5% of $2,000) |
| User D | $3,000       | Level 2        | 30 points     | $150 (5% of $3,000) |

### <mark style="background-color:green;">**Benefits of the Referral System**</mark>

* **Earn While Expanding the Userbase**: Get rewarded for bringing new users to the platform.
* **Sustainable Growth**: Balanced reward system ensures the project's long-term health and user benefits.
* **Enhanced Earnings**: Increase your referral earnings by actively trading and engaging with the platform.

#### <mark style="background-color:purple;">Summary</mark>

The Kaizen Bot's referral system is a powerful way for users to earn additional rewards while contributing to the growth of the platform. By inviting others to join and trade, users can earn points and referral fees that enhance their overall rewards. This system, combined with the deflationary mechanism and gamification features, ensures a balanced and sustainable approach to growth and user engagement. Start referring today and maximise your earning opportunities within the Kaizen ecosystem.


---

# Agent Instructions: 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:

```
GET https://kaizen-2.gitbook.io/kaizen-labs/earning-opportunities/referral-program.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
