# Referrals

Cielo operates a referral program that rewards you for introducing friends and followers to the platform. Simply share your ref link to earn a portion of the fees paid by each referred user based on their trading volume\*.

Referral rewards are paid out in SOL and can be claimed directly on the [Referrals](https://app.cielo.finance/referrals) page.

In addition to earning through referring new users, you can earn SOL rewards based on your own Cielo trading volume.

### &#x20;How Referrals Work

When you’re logged into the Cielo web app, click the top right tab showing the icon of the web wallet you’re connected with. Then from the menu that appears, click [Referrals](https://app.cielo.finance/referrals).

<figure><img src="/files/Jw1h5zkBuYNRkWxfrKZO" alt="" width="372"><figcaption></figcaption></figure>

You can alternatively access this page by clicking the footer link in the bottom right of the page:

<figure><img src="/files/1KLOgmTyxX52yM4STTMb" alt=""><figcaption></figcaption></figure>

The Referrals page shows data that is unique to your Cielo account including the following metrics:

* **Total Earned (SOL)**: Amount earned to date from referrals
* **Affiliate rate**: This starts at 10% and rises based on reaching various milestones (see below)
* **Total Cashback Points**: These are earned from your trading volume, with Pro and Whale plan users earning a 1.5x and 2.5x multiplier respectively. Cashback points are converted to SOL on a monthly basis and distributed to Cielo users based on their total trading volume.
* **\*Ref volume calculation:** referral rate is applied to *net trading fees* generated by user. In this case would be total trading fees - user cashback.

### Claim and Share

The Claim and Share section of the Referrals portal is where you can find your personal ref link and claim any SOL you have earned to date. Your ref link is unique to you and can be shared publicly on X, Telegram, and elsewhere.

Copy the ref link displayed in **Share** or click **Share on X** to start sharing your link with your friends and followers.

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

### Milestones

Whenever you reach a new milestone, you will be rewarded with a 5% increase in your affiliate rate. Keep trading in the Cielo web app and referring new users to maximize your earnings.

At the bottom of the Referrals page, you can view a detailed list of all users you have referred to Cielo including the date they joined and the total SOL you have earned from each user to date.<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.cielo.finance/trading/trending/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.
