# Referrals

When a new user begins trading on Aftermath using a Referral Code provided to them by an existing trader, 10% of all fees paid by the referred user is rebated as a commission to the referring user. Rebates occur at a set frequency: every week. In addition, the referred user will receive a 5% discount on fees for all trades they perform.

| **User** | **Type**   | **$0-$100m Volume** | **$100m + Volume** |
| -------- | ---------- | ------------------- | ------------------ |
| Referrer | Commission | 10%                 | 5%                 |
| Referee  | Discount   | 5%                  | 2%                 |

For the first $100M in trading volume performed by the referred user, the referring user will receive a 10% commission on all fees paid using their Referral Code. Beyond this threshold, the commission adjusts to 5%. Likewise, the referred user will receive a 5% discount on all trade fees up to $100M in volume and then 2% for life.

Referral Codes can be generated on our [referrals page](https://aftermath.finance/referrals) and then can be shared on social media via this format: <https://aftermath.finance?ref=\\><code>.\
\
\
**All referrals qualify for points & liquid incentives.**


---

# 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.aftermath.finance/perpetuals/referrals.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.
