# Earning Zen Points

The Zen Points system is designed to promote trading activities, enhance the ecosystem, and reward users for their loyalty. Each dollar traded on the Kaizen Bot earns users one point, which can be used to access exclusive benefits and private deals. The system provides multiple ways to earn points and multiply their value through strategic activities and engagement.

### <mark style="background-color:green;">**Ways to Earn Zen Points**</mark>

* **Trade on the Bot**: Every $1 traded = 1 point
* **Challenges and Badges**: Complete challenges and earn badges to accumulate more points
* **Stake the Token**: Earn points daily by staking tokens
* **Special Events**: Participate in special events to earn bonus points
* **Referral Volume**: $1 traded by referrals = 0.01 point

| Activity              | Points Earned                       |
| --------------------- | ----------------------------------- |
| Trade on the Bot      | $1 traded = 1 point                 |
| Challenges and Badges | Points vary by challenge            |
| Stake the Token       | Earn points daily                   |
| Special Events        | Bonus points                        |
| Referral Volume       | $1 traded by referrals = 0.01 point |

### <mark style="background-color:green;">**Ways to Multiply Your Points**</mark>

* **Hold a Staking Rank Above Rank 2**: Higher ranks earn multiplier bonuses
* **Daily Streak**: Maintain a trading streak to earn higher multipliers

**Daily Streak Multipliers**

| Daily Streak | Multiplier |
| ------------ | ---------- |
| 0            | 1.00x      |
| 1            | 1.05x      |
| 2            | 1.10x      |
| 3            | 1.15x      |
| 4            | 1.20x      |
| 5            | 1.25x      |
| 6            | 1.30x      |
| 7            | 1.35x      |
| 8            | 1.40x      |
| 9            | 1.45x      |
| 10+          | 1.50x      |

### <mark style="background-color:green;">**Staking Ranks Multipliers**</mark>

| Rank   | Multiplier |
| ------ | ---------- |
| Rank 1 | 1.0x       |
| Rank 2 | 1.2x       |
| Rank 3 | 1.5x       |
| Rank 4 | 2.0x       |

### <mark style="background-color:green;">**Compounding Multipliers**</mark>

Multipliers from staking ranks and daily streaks compound, offering even greater rewards.

**Example:**

* If you have Rank 4 and a 10+ daily streak, you will earn:
  * **Rank Multiplier**: 2.0x
  * **Daily Streak Multiplier**: 1.5x
  * **Total Multiplier**: 2.0 x 1.5 = 3.0x

During special events, multipliers compound at half the rate:

* **Special Event Multiplier**: 2x event
* **Adjusted Multiplier**: 2 x 1.5 (event) x 1.5 (daily streak) = 4.5x

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

The Zen Points system is designed to reward loyalty and encourage continuous engagement. By trading, completing challenges, staking tokens, participating in special events, and referring new users, you can accumulate points and multiply their value. These points can then be used to access exclusive benefits and private deals, providing significant incentives for active participation in 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-drafts/zen-points-gamification/earning-zen-points.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.
