# Referrals

Sugar referral system lets users generate a custom referral link. When others follow your link and start trading on the platform, you’ll see them listed in this tab.

As a referrer, you earn **up to 20%** of all trading fees generated by your referrals.

**Note:** Referrals are only counted if the user's **first** visit to the website occurs after clicking your referral link. Users who have previously visited Sugar are not eligible as referrals.


---

# 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.sugar.money/rewards/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.
