> For the complete documentation index, see [llms.txt](https://docs.whalesync.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whalesync.org/the-whalesync-system/referrals-program-for-users.md).

# Referrals Program (for Users)

At WhaleSync, we place immense value on our community, recognizing the importance of loyalty. That's why we're introducing a comprehensive Referral Program. Our aim is for you to act not only as users but also as ambassadors of our platform. Similar to crypto exchange platforms, we intend to redistribute a portion of the trading fees back to our users.

To be eligible to participate, you must fulfill the following criteria:

* Be registered on the platform.
* Link your Twitter and Telegram account.
* Follow us on Twitter.

You can find the necessary information to generate your referral link [on this page of our documentation](/the-whalesync-system/how-do-i-obtain-my-referral-link.md).

Upon meeting these requirements, you will receive a referral code to sponsor new users. You will then earn a percentage of the trading fees generated by all your referrals, indefinitely.\
\
Below is the breakdown of the rewards you can earn through our tiered Referral Program:

### **Referral Program Tier System**

<table><thead><tr><th>Rank</th><th width="219">Condition</th><th>Trading Fees Earned</th><th data-hidden>Fee Reduction</th><th data-hidden>Rank</th><th data-hidden>Rank</th><th data-hidden>Fee Reduction</th></tr></thead><tbody><tr><td>Tier 1 : Hunter of Clownfish</td><td>1-10 users referred</td><td>Earn 5% of trading fees</td><td>10% off</td><td>Cadet</td><td>Cadet</td><td></td></tr><tr><td>Tier 2 : Hunter of Dolphin</td><td>10-50 users referred</td><td>Earn 10% of trading fees</td><td>20% off</td><td>Trooper</td><td>Trooper</td><td></td></tr><tr><td>Tier 3 : Hunter of Shark</td><td>50-100 users referred</td><td>Earn 15% of trading fees</td><td>30% off</td><td>Lieutenant</td><td>Lieutenant</td><td></td></tr><tr><td>Tier 4 : Hunter of Orca</td><td>100-500 users referred</td><td>Earn 20% of trading fees</td><td>40% off</td><td>Captain</td><td>Captain</td><td></td></tr><tr><td>Tier 5 : Hunter of Whale</td><td>+500 users referred</td><td>Earn 30% of trading fees</td><td>50% off</td><td>Admiral</td><td>Admiral</td><td></td></tr></tbody></table>

## Next section

{% content-ref url="/pages/goLx16er7F7buaOm5nTb" %}
[How do I obtain my Referral Link](/the-whalesync-system/how-do-i-obtain-my-referral-link.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.whalesync.org/the-whalesync-system/referrals-program-for-users.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
