# Referral program

The referral program is beneficial for both the referrer and referee as they both earn rewards from the fees. This program is applicable only for new wallets/accounts. The referral program only applies to fees earned on the DEX section of Metal X and not the Swap section.&#x20;

|   Type   | Discount |
| :------: | :------: |
| Referrer |    25%   |
|  Referee |    5%    |

There is no limit to the number of referrals a trader can make. Each account can only use one referral code. Earning rewards as the referee will last for 1 year.

## **Referral link**

Get your referral link after you have connected your [WebAuth Wallet](https://webauth.com/) to Metal X app, visit the Fees tab from the [DEX](https://app.metalx.com/dex/) and click on your Wallet Name to copy the URL to your clipboard.

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

## **Referral example**

John refers Hank.&#x20;

Hank creates an account on Metal X and deposits $500 USDC to his wallet.&#x20;

Hank visits Metal X and buys $500 XUSDC worth of XPR, or 500,000 XPR.&#x20;

Hank acting as a taker in this transaction.&#x20;

Hank as the referee pays 0.95 XUSDC as a fee (1 XUSDC base fee Tier 1 minus a 5% reduction).&#x20;

John as the referrer receives 25% of the 0.95 XUSDC fee or 0.237500 XUSDC


---

# 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.metalx.com/dex/what-is-metal-x/referral-program.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.
