# Overview

**Gamification Points System (Zen Points)**

The Zen Points system is a gamification strategy 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 points system incentivises continuous engagement and maximises user rewards.

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

Here are the ways to earn Zen Points:

* **Trade on the Bot**: $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 👫

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

Enhance your point accumulation through the following methods:

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

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

To provide further detail, users can earn additional points in the following categories:

* **Trading**: Earn points through active trading on the bot
* **Challenges**: Complete various challenges to earn points
* **Staking**: Stake your tokens to earn daily points
* **Referrals**: Invite others to trade and earn points from their trading volume

### <mark style="background-color:orange;">Spend Zen Points</mark>

Points can be redeemed for various benefits:

1. <mark style="background-color:orange;">**Global Rev Share**</mark><mark style="background-color:orange;">:</mark> Convert points into a share of the global revenue.
2. <mark style="background-color:orange;">**Lotto Rev Share**</mark><mark style="background-color:orange;">:</mark> Enter a lottery to win a share of the weekly fees.
3. <mark style="background-color:orange;">**Private Deals**</mark><mark style="background-color:orange;">:</mark> Use points to gain allocations in exclusive seed, private, and IDO deals.
4. <mark style="background-color:orange;">**Fee Reduction**</mark><mark style="background-color:orange;">:</mark> Use points to reduce trading fees.

Users can spend points to reduce the fees charged by the bot and to cover early unstaking fees.

#### Global Rev Share

Trade $10,000 in a week to earn 10,000 points. If you submit 5,000 points for global rev share, you will earn a fraction of the weekly fees. For instance, if 1,000,000 points are submitted, you will have 0.5% of the weekly fees. If $10,000 in fees are made, you will earn $50. As the project scales and more users join, the volume and fees will increase, enhancing the rewards.

#### Lotto Rev Share

Instead of thousands of users sharing a small percentage of the fees, 10 winners will each receive 1% of the fees. Each point acts as a ticket entry, increasing your chances of winning. If $1,000,000 in weekly fees are generated, each winner earns $10,000.

#### Private Deals

Access exclusive seed, private, and IDO deals through our network of partners. Points are used to secure allocations. Each point equals $1 allocation, with a maximum amount per deal on a first-come, first-served basis. Increase allocations by earning more points through trading and other activities.

### <mark style="background-color:red;">**Fee Reduction Table**</mark>

| Points    | Trading Fees | Term      |
| --------- | ------------ | --------- |
| 1,000     | 0.95%        | 1 Month   |
| 10,000    | 0.85%        | 3 Months  |
| 50,000    | 0.75%        | 6 Months  |
| 250,000   | 0.60%        | 12 Months |
| 1,000,000 | 0.50%        | 12 Months |

### <mark style="background-color:orange;">Points Multiplier</mark>

Maintain a daily trading streak to keep your streak alive and multiply your points:

| 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:orange;">Staking Ranks</mark>

Earn additional multipliers by holding higher staking ranks:

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

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

Multipliers from staking ranks and daily streaks compound. For example, if you have Rank 4 and a 10+ daily streak, you will earn 3x points (2x for Rank 4 and 1.5x for daily streak). During special events, multipliers compound at half the rate. So, with a 2x special event, Rank 4, and a 10+ daily streak, you would earn 4.5x points (2 x 1.5 x 1.5).

The Zen Points system is designed to reward loyalty, encourage continuous engagement, and provide 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/zen-points-gamification/overview.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.
