# Referrals

### How it works <a href="#how-it-works" id="how-it-works"></a>

To create a referral code:

* Go to the Referrals page
* Click on the Affiliates tab
* Create a referral code using any combination of letters, numbers, and underscores

Once you've created your code, click on the copy icon next to the code to get your referral link, it should look something like this: <https://app.navigator.exchange/#/?ref=\\><your code>.

You can share this link on any platform, e.g. Twitter, or Telegram. When a user clicks on your link, your referral code would be stored with the user's account. When the user makes a trade they would receive a discount and you would earn rebates from their trading fees. You will continue to earn rebates even if the user uses another device later on as the referral code is stored on the contract the first time the user makes a trade.

The discounts and rebates will be distributed as S, your rebates history will be viewable on the Referrals page.

### Crypto Pool Referral <a href="#tiers" id="tiers"></a>

**With trading on Crypto pool**, the referral program has a tier system to prevent gaming through self-referrals, this helps to ensure that referrers receive the rebates for the users they brought onto the platform.

* Tier 1: 5% discount for traders, 5% rebates to referrer
* Tier 2: 10% discount for traders, 10% rebates to referrer
* Tier 3: 10% discount for traders, 15% rebates to referrers paid in S, 5% rebates to referrers paid in esNAVI

Anyone can create a Tier 1 code. To upgrade your code to Tier 2 or Tier 3:

* Tier 2: At least 15 active users using your referral codes per week and a combined weekly volume above $5 million
* Tier 3: At least 30 active users using your referral codes per week and a combined weekly volume above $25 million

Rebates and discounts apply on the opening and closing fees for leverage trading.

The opening and closing fees are 0.1% on Navigator, there is no price impact for trades and zero spread for tokens like BTC and ETH, rebates are calculated before user discounts so referrers earn on the full maker fee and from what would otherwise be spread on other exchanges. As a result, referrers would earn equivalent amounts of rebates per volume on Navigator when compared to other referral programs.

Wallet providers and other protocols will be eligible for Tier 2 and Tier 3 rewards as well.

***

### Stable Pool Referral <a href="#tiers" id="tiers"></a>

**With trading on Stable pool**, Navigator provides an referral program where users can earn 5% of the fees generated by users they refer using their unique referral ID. These referral earnings are deducted from the total fees collected.


---

# 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.navigator.exchange/community/social-features/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.
