# Referral Program

- [Referral Program Explained](https://help.margex.com/help-center/referral/how-referral-program-works.md): By sharing your Margex referral link, you can build a referral network of traders and receive 40% of all trade fees paid by your referrals!
- [Referral Page Interface](https://help.margex.com/help-center/referral/referral-interface.md): The Referral page reflects core information about your referral network. Here you will find your referral statistics, your referral payouts info as well as your unique referral code (referral link).


---

# 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://help.margex.com/help-center/referral.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.
