# Using a Friend's Referral Link

{% hint style="success" %}
Referees do not need to click on the referral link every time they open the Demex app to enjoy the kickback (discount on trading fees).
{% endhint %}

**Step 1**: Click on the referral link shared by your referrer.

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

**Step 2**: Connect your wallet.

<figure><img src="/files/4QwIP2lrEBIGLHwwU2CP" alt=""><figcaption></figcaption></figure>

You can view your kickback rate and other referral details on the Referral page. For instructions on how to generate your unique referral link, click [here](/earn/referrals/sharing-your-referral-link.md).

<figure><img src="/files/7CaocypKJPBGNhd79Ao8" alt=""><figcaption></figcaption></figure>

**Step 3**: Trade spot or futures on any market to enjoy the kickback (discount on your trades).&#x20;

Click [here](/welcome/about-demex.md) to begin your journey as a Demex user!

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


---

# 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://guide.dem.exchange/earn/referrals/using-a-friends-referral-link.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.
