# Referrals V2

Mummy provides an attractive 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, prior to distributing the fees based on the Reward Flow Distribution. Users can easily share their Referral link through platforms like Twitter, Telegram, etc. by simply copying and pasting it wherever they choose.

Your Referral link will look like this: <https://www.mummy.finance/#/>?ref=\[Your referral ID]

{% hint style="success" %}
Your Referral ID can be generated from Referral page ([<mark style="color:blue;">guide on how to generate your own referral code</mark>](https://docs.mummy.finance/referrals)) or taken from the QR of Position Share modal (after you have create a Referral Code).
{% endhint %}

Referral fees are automatically paid out as they accrue in USD and can be withdrawn as USDC whenever you choose, eliminating the need for a manual claiming process.

{% hint style="warning" %}
Referral Code only works on the chain that it has been created. It can not be used across chains.&#x20;
{% endhint %}


---

# 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-v2.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.
