# Levels

Our Squads program features level system that rewards you the more you, and your squad help Onchained to grow. The higher your level, the higher your rewards.&#x20;

### Progressing Levels

Level progression is based on the total points earned through both your personal activity and that of your network.&#x20;

### Personal Points

Points are based on the fees generated by your activities on Onchained. 50% of your trading fees are directly rewarded back to you in the form of Personal Points.

> Example: You completed a transaction where Onchained received $1 USD in trading fees. You instantly receive 50 points (50% of the trading fees) in Personal Points.

### Squad Points

Points based on the fees generated by the trading activities of your squad on Onchained. Earn up to 50% from the trading fees in the form of Squad Points depending on your level and allowed generations.

> Example: Your direct referral completed a transaction where Onchained received $1 USD in trading fees. They received 50 points in Personal Points. You receive 30 points in Squad Points.

### Levels Breakdown

| Level   | Requirement            | Perks                                                                                  |
| ------- | ---------------------- | -------------------------------------------------------------------------------------- |
| Level 1 | None                   | Earn 30% in points from your direct referrals.                                         |
| Level 2 | 10,000 Total Points    | <p>Unlock 2nd Generation Referral Rewards</p><p></p><p>Access to Level 2 Community</p> |
| Level 3 | 50,000 Total Points    | Unlock Rewards from Partners                                                           |
| Level 4 | 250,000 Total Points   | Reduced Trading Fees (0.5%)                                                            |
| Level 5 | 1,000,000 Total Points | Reduced Trading Fees (0.25%)                                                           |
| Level 6 | 3,000,000 Total Points | Reduced Trading Fees (0.2%), Alpha Listings                                            |


---

# 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://onchained.gitbook.io/onchained/squads/levels.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.
