> For the complete documentation index, see [llms.txt](https://qubitdex.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://qubitdex.gitbook.io/main/qubitdex-program/referral-affiliate-program.md).

# Referral＆Affiliate Program

## How do I refer someone to QuBitDEX? <a href="#how-do-i-refer-someone-to-hyperliquid" id="how-do-i-refer-someone-to-hyperliquid"></a>

You can access QuBitDEX at <https://app.qubit.trade/>, go to the "Referral" section, click "Invite Friends", and create your referral code. You will receive **10%** of the fees from referred users, after deducting any fee discounts they receive.

* <mark style="color:$primary;">**Referred Traders:**</mark> Displays the number of users who registered and traded via your referral link.
* <mark style="color:$primary;">**Rewards Earned:**</mark> Displays the total cumulative rewards you have earned through referrals.
* <mark style="color:$primary;">**Claimable Rewards:**</mark> Displays the amount of rewards you can currently withdraw.

<figure><img src="/files/9VModEpLB7rMZalQlNPJ" alt=""><figcaption></figcaption></figure>

Share your referral code with other traders using the unique link: **<https://app.qubit.trade/join/YOURCODE>**.

Referral Relationships and Reward Details

* Location: In the lower middle of the page, divided into two tabs: "Referrals" and "My Rewards".
* "Referrals"
  * Description: Displays the current list of users referred by you. Includes user ID, registration time, and "Trading Status".&#x20;
  * Actions: Here, you can view details of all users who registered via your referral link and track their registration and trading activity. (The current screenshot shows "No records yet," indicating no referred users at this time.)
*

```
<figure><img src="/files/jI1makmdMifcRqYhzAIa" alt=""><figcaption></figcaption></figure>
```

* "My Rewards"
  * Description: This tab shows the specific reward details you have earned, such as reward type, amount, and issuance time.&#x20;
  * Actions: Click this tab to view detailed reward records.

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

All quoted assets are eligible for accumulating referral rewards. Claimed referral rewards will be credited to your spot balance.

## How do I use a referral code?

Enter the referral code or use your friend’s referral link at <https://app.qubit.trade/referrals>.

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

***

## Affiliate Program

QuBitDEX affiliate members can earn up to **60% fee-sharing rewards** from their referrals. The QuBitDEX Affiliate Program has limited spots, and eligibility will be determined at the discretion of the QuBitDEX team.

\
If you believe you have a large trading community and are interested in trading on QuBitDEX, please submit a ticket at <https://forms.gle/QeSxqB7w973rxfrg9> for more information.

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

***

#### Exceptions for Referral and Affiliate Rewards

Accounts that join the QuBitDEX Market Maker Program will **no longer provide cash rewards** to their referrers.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://qubitdex.gitbook.io/main/qubitdex-program/referral-affiliate-program.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
