# Referral Program

#### How it works

* **Referrers earn 20%** of the points their referees generate, calculated daily.
* **Referees get a 10% boost** on their own points when they join using a referral code.

#### Where to find your referral code

In the app, open Profile → Points.

You’ll see:

* Referral Code
* Number of Referrals
* Current Referred AUM
* Total Points from Referred AUM

#### Sharing your code

From Profile → Points, you can:

* Copy your referral code
* Share a link using the share buttons (X, Telegram, or system share)

#### Editing your referral code

You can customize your referral code from **Profile → Points**.

* Referral codes must be 6 characters.
* After saving, your new code is the one you should share going forward.

#### What referrals affect

* Referrals affect points, not USD APY.
* Referral rewards follow the same points rules and update on the same daily calculation schedule.

#### Rules

* A Referral Code can only be used at account creation.&#x20;
* No self-referrals. you can’t refer your own wallet.


---

# 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.sail.money/learn/incentives/referral-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.
