> For the complete documentation index, see [llms.txt](https://mdexdoc.gitbook.io/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mdexdoc.gitbook.io/doc/yong-hu-zhi-nan/tutorial-guide-on-referral-rebate.md).

# Tutorial Guide on Referral Rebate

1. Enter the "Swap" page of MDEX official website and click "Referral with rewards" to enter the referral interface. All MDEX users are qualified for making referrals, and both new and old MDEX users can become invitees. Those who have already made transactions on the platform can also join the event, as an inviter or invitee.

![
](/files/GtKCtIPpiDrXDsKPM2Oh)

2\. You can find information about the referral link on the right of the referral page. By default, the basic referral rebate ratio is 15%. You can copy the referral link to invite friends directly.

![](/files/WWxS3d0fiv3ugaZ7xYBe)

&#x20;&#x20;

3.Clicking on "Invite now" will generate a referral image with an referral link and a referral code on the bottom. Users can download the image and save it for easy referral.

![](/files/NTyiJgYpgwPeHkZylUZv)

4.By clicking "Change the referral ratio", users can set the rebate ratio for referees at 5% or 10%. Since the total referral ratio is fixed at 15%, when the inviter re-sets the rebate ratio, his or her commission ratio will change correspondingly and a new referral link will be generated.

![](/files/gKIZYomxJih6qcAMhRZX)

![](/files/H46CPIPEPOAz8fT9WEMR)

5.A new referral link is generated each time when the referral ratio changes.

![](/files/nUet4Do9z7wTxW2onUgi)

6.If users want to obtain a higher commission rate, they can submit an application or increase their MDX holdings. Simply click to enter the“Join the Referral System” page and fill in the information. If the number of MDX holdings in the wallet address increases, the commission rate will automatically increase accordingly. The relationship between MDX holdings and commission rates is as follows:

|                  |                        |
| ---------------- | ---------------------- |
| MDX holdings     | Rebate ratio available |
| 【0-20,000】       | 15%                    |
| 【20,000-60,000】  | 20%                    |
| 【60,000 or more】 | 25%                    |

![](/files/MQWagtfAegOjGQsgAGUm)

![](/files/Jh1MsXpRAVlMrvOIzqof)

7.Click "Check rules" to learn more about the referral rules.

![](/files/7mJGAyepPzUER6doGP2I)


---

# 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://mdexdoc.gitbook.io/doc/yong-hu-zhi-nan/tutorial-guide-on-referral-rebate.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.
