# Referrals

### Inviting Friends

1. Generate your referral code
   1. Click on the settings icon.
   2. Click on "+ Add Code."
   3. Set referral rate.
   4. Input note.
   5. Confirm Addition.
2. Share your referral code with your friends in an appropriate manner.

### Bind referral code

* You can bind a referral code during login.

<figure><img src="/files/aJvRwT3lYaWqD1etJKx4" alt="" width="375"><figcaption></figcaption></figure>

* Alternatively, you can click the bind button on the right side of the page.

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

> **Please note that, an account can only be bound to one referral code, and this cannot be changed later.**

### Referral Dashboard

You can view your referral rank, referral rate, and the rebate rate you are enjoying on the referral dashboard. Additionally, you can monitor the progress of your referral rank upgrades.

<figure><img src="/files/w0iFMU0gqhkmX2YNzm2w" alt="" width="563"><figcaption></figcaption></figure>

You can also click "Claim" on the right side to receive the earned referral income.

<figure><img src="/files/vXG4Ouqu1UYsdFrVgtKu" alt="" width="563"><figcaption></figcaption></figure>

The transaction volume of referred friends, as well as the rebate they have earned, is displayed below.\
\ <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.substancex.io/tutorials/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.
