# Referrals

Get fee discounts and earn rebates through the Cultured referral program.

\
**Overview:**

Go to Referral tab to create a referral code, once you have the referral code and link.&#x20;

Just click the **copy icon** next to it to grab your link.

Now the fun part: share your link anywhere—Twitter, Telegram, you name it! Here’s what happens when someone clicks your link:

1. Your referral code gets tied to their account. 🎉
2. They get a discount on trading fees. 💸
3. You earn points every time they trade. 💰

**Trading Discount:**

Currently there are 3 tiers for referrals, the more people you refer, the more rewards they would get:&#x20;

1. Tier 1:&#x20;
   * 5% discount for referee
   * 50/50 rebate between referee and referrer
2. Tier 2:&#x20;
   * Requirements:
     * 30 Referees
     * Minimum volume per referee: $10 thousand
     * Total aggregated volume: $1 million
   * 10% discount for referee&#x20;
     * 50/50 rebate between referee and referrer
3. Tier 3
   * Requrements
     * 100 Referees
     * Minimum volume per referee: $10 thousand
     * Total aggregated volume: $5 million
   * 15% discount for referee&#x20;
     * 50/50 rebate between referee and referrer

**Campaigns:**

From time to time, we will run campaigns to further incentivize referrals, keep an eye out for those!

<br>


---

# 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.cultured.finance/overview/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.
