# Referral Program

### Opinion Referral Program

#### 1. What is the Referral System

The **Referral System** is an incentive mechanism introduced by **Opinion** to reward community growth and participation.\
Any user can generate a unique referral code and invite link to onboard new users to trade on [**opinion.trade**](https://opinion.trade/), earning platform rewards in the process.

The referral program offers two types of incentives:

* **Fee Discounts:** Invited users enjoy trading fee discounts.
* **Potential Incentives Boost:** Both parties may receive additional points or other bonuses (subject to future announcements).

#### 2. How to Get Your Referral Code

1. Visit [**opinion.trade**](https://opinion.trade) and connect your wallet.
2. Click the **“Referral Code”** button on the top right to access the referral dashboard.
3. Once your **total trading volume reaches $1,000**, you can generate your unique referral code with one click.
4. Copy your referral code or link and share it with friends, communities, or social media.

#### 3. How to Bind a Referral Code

1. Click the **“Referral Code”** button at the top right of the homepage.
2. Enter a valid referral code in the input box.
3. Click **“Apply Code”** to complete the binding.

After binding, the invited user immediately enjoys the corresponding **fee discount** and **potential incentives boost**.

#### 4. Referral Rewards Structure

| **Role**     | **Reward**                                                    | **Description**                           |
| ------------ | ------------------------------------------------------------- | ----------------------------------------- |
| **Referrer** | Potential bonus points                                        | Potential bonus points                    |
| **Referee**  | Up to **10%** trading fee discount                            | Automatically applied upon code binding   |
| **Both**     | Potential incentives boost (additional points and/ or others) | Details to be announced in future updates |

**Note:** Reward rates may vary depending on user level or ongoing campaigns.

#### 5. Example

* User **A** reaches a total trading volume of **$1,000** on Opinion and receives referral code `xxxxxx`.
* User **A** shares the code with friend **B**.
* User **B** successfully binds A’s code and completes trades generating **$100 USDT** in total fees.

The system automatically settles as follows:

* **User B** receives up to **10% trading fee discount**.
* **Both users** may receive additional incentives rewards depending on ongoing platform activities.

#### 6. Additional Notes

* All discounts are **settled in real time**.
* There is **no upper limit** on total referral rewards — invite more users to earn more.
* Points campaigns and multiplier bonuses will be updated periodically.\
  Please refer to official announcements for the latest 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://docs.opinion.trade/incentive-plans/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.
