# Rewards Program

<figure><img src="/files/O699jpON7pEITTmTF8vR" alt=""><figcaption></figcaption></figure>

## Rewards Program

The Quanto Rewards Program is designed to reward traders and community members who actively participate on the platform. By trading, inviting others, and engaging with the ecosystem, users earn **Points**. These points accumulate over time and unlock higher tiers of rewards.

### How It Works

* **Earn Points:**\
  Points are earned automatically by trading on Quanto, inviting friends, and participating in platform activities.
* **Level Up:**\
  As you accumulate points, you climb through reward tiers. Each tier unlocks higher trading rebates and exclusive benefits.
* **Referral Boost:**\
  Every user has a unique referral link. When others sign up and trade through your link, you earn additional points and referral rebates on their activity.

### Reward Tiers

The program is structured into **Quant** and **VIP** tiers, progressing up to **VIP 6**. Each tier grants increasing rebates on both **Spot Trading and** **Quanto Perpetuals in addition to higher referral rates.**&#x20;

| Tier  | Spot Rebate | Quanto Rebate | Referral Rate |
| ----- | ----------- | ------------- | ------------- |
| VIP 1 | 10%         | 5%            | 30%           |
| VIP 2 | 15%         | 7.5%          | 35%           |
| VIP 3 | 20%         | 10%           | 40%           |
| VIP 4 | 25%         | 12.5%         | 45%           |
| VIP 5 | 35%         | 15%           | 50%           |
| VIP 6 | 45%         | 17.5%         | 55%           |


---

# 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://docs.quanto.trade/about-usdqto/rewards-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.
