# Referrals V1

## How it works

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: <mark style="color:blue;"><https://mummy.finance/#/?ref=\\><your code></mark>.

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 FTM / WETH, your rebates history will be viewable on the Referrals page.

## Tiers

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.&#x20;

* 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 FTM, 5% rebates to referrers paid in esMMY

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 MUMMY, 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 MUMMY when compared to other referral programs.

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


---

# 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.mummy.finance/social-features/referrals-v1.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.
