# Referral Page Interface

The [Referral](https://margex.com/app/referral) page reflects core information about your referral network. Here you will find your referral statistics, referral payouts as well as your unique referral code:

<figure><img src="/files/Hj744NzhAg1Uve23t73K" alt=""><figcaption></figcaption></figure>

Your Referral Statistics reflect the following information about your referrals:

* Commission Rate - your current commission rate
* Total Referrals - the total amount of users that have registered through your referral code
* Funded Referrals - Referrals that have already made a deposit to their account
* Active Referrals - Referrals that have traded recently or are currently trading
* Total Paid Out (BTC) - your total commissions generated calculated in BTC
* Pending (BTC) - currently pending referral payouts calculated in BTC

The Referral page also has suggestions on how to improve and grow your referral network and contains a downloadable **Marketing Kit** to help maximize your affiliate earnings potential.

All referral payouts received will be reflected in the ‘Your Referral Payouts’ section at the bottom of the Referral page:

<figure><img src="/files/sy72eJxPz6JOGavp1aIl" alt=""><figcaption></figcaption></figure>

Generated referral payouts are credited to your account in the same coin/token from which they were generated.


---

# 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/referral-interface.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.
