# FAQs

<details>

<summary><strong>Do I need to click the referral link each time I open Demex to</strong> receive the discount on trading fees?</summary>

No. Once you click on the referral link and connect your wallet to Demex for the first time, the referral information is saved in your Demex account.

When you use Demex in future, you will continue benefiting from the discounts on trading fees without having to click on the referral link again.

</details>

<details>

<summary>Is it possible to utilize multiple referral links?</summary>

No, you can only be referred by one user. Once you are associated with a referrer, you will remain affiliated with them and can continue to enjoy the benefits of the referral program through that specific referral link.

</details>

<details>

<summary>Is there a cap on the commissions I can earn from my referees?</summary>

Currently, there are no limits to the commissions you can earn. However, please note that this policy may be subject to changes in the future.

</details>

<details>

<summary>How long will I continue to earn commissions from my referees?</summary>

Presently, you can earn commissions from your referrals indefinitely.&#x20;

However, note that this policy may be subject to changes in the future.

</details>

<details>

<summary>Is there a maximum limit to the number of referees I can onboard?</summary>

No, there is currently no restriction on the number of referees you can onboard. You can refer as many individuals as you wish.

</details>


---

# 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/faqs.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.
