# Affiliate and Referral Program

The ClickOptions Affiliate Program is designed to be one of the most rewarding and transparent in the industry.\
Affiliates earn **lifetime commission rewards** for every client they introduce, with progression from a base rate of **50%** up to **65%**.

### Program Overview

* **Lifetime Rewards:** Commissions are paid for as long as referred clients trade on the platform.
* **Default Commission:** 50% of platform fees generated by referred clients.
* **Progression Tiers:**
  * 50% → Default starting rate
  * 55% → Reached when milestone achieved
  * 65% → Maximum reward level
* **Separate Wallet:** Affiliate earnings are stored in a dedicated **Affiliate Wallet**, independent of the trading balance.

### Progression & Milestones

Affiliates unlock higher commission rates by growing their network.\
Milestones are based on both **number of clients** and **total trading volume** introduced.

* **Level 1 (50%)** – Default
* **Level 2 (55%)** – Example milestone: 25 introduced users **AND** $5M total trading volume
* **Level 3 (65%)** – Example milestone: 100 introduced users **AND** $25M total trading volume

A **progress bar** inside the Affiliate Dashboard shows progress toward the next tier.

### Affiliate Dashboard

The Affiliate Dashboard provides real-time visibility of all affiliate activity.

#### Key Features:

1. **Overview**
   * Current affiliate rate (with visual progress bar)
   * Referral link & code (one-click copy)
   * Summary stats:
     * Total Introduced Users
     * Total Trading Volume
     * Current Earnings
2. **Introduced Clients**
   * List of referred users with masked identifiers (e.g., `j*@gmail.com`)
   * Signup date
   * Total trading volume
   * Commission generated
   * Affiliate earnings
3. **Reports**
   * Per-order breakdown for transparency:
     * Order time & ID
     * Asset traded
     * Contract type (Option / Spot / Futures)
     * Notional amount
     * Fee charged
     * Affiliate rate applied
     * Affiliate earnings credited
   * **Logic:** Rates are locked at the time of order execution.
4. **Transaction History**
   * Covers all Affiliate Wallet movements:
     * Payouts (daily/weekly/manual)
     * Withdrawals
     * Adjustments (bonus/rebate)
   * Status: Completed / Pending / Failed

### Payouts

* **Fees are displayed instantly** inside the Affiliate Dashboard.
* **Release Schedule:** By default, commissions are paid out **daily**.
* In certain cases — such as suspicious patterns, unusual spikes in unverified clients, or risk-control measures — payouts may be switched to **weekly, monthly, or manual review**.
* Full details can be found in the [Affiliate Agreement.](https://clickoptions.ai/affiliate)

### Example

An affiliate refers **30 traders** who generate **$7M in trading volume**:

* Base commission: 50%
* Milestone reached → Commission upgraded to 55%
* For a referred order with a $100 fee:
* $$
  AffiliateEarnings = Fee \times AffiliateRate
  $$

  $$
  AffiliateEarnings = 100 \times 0.55 = 55 ; USDT
  $$

### Transparency & Fairness

* Affiliate rates are **tiered, visible, and progress-based** — no hidden deals.
* Fees are shown in real-time, and payout schedules are transparent.
* Risk-adjusted payout controls protect against fraudulent or abusive behavior.
* Payouts are automated once released, with manual override available in case of disputes or adjustments.

### Creative Guidelines & Compliance

To protect both affiliates and clients, all promotional activity must follow compliance rules:

* **Branding**: Affiliates may only use official ClickOptions logos, banners, and creatives unless otherwise approved.
* **Prohibited Claims**: No false promises of guaranteed profits, risk-free trading, or misleading returns.
* **Transparency**: Affiliates must clearly state they are compensated for referrals.
* **Advertising Restrictions**: No spam, unsolicited emails, or misleading PPC campaigns using ClickOptions brand terms.
* **Monitoring**: ClickOptions reserves the right to audit affiliate materials and suspend accounts for violations.

### Disclosure Rules

Affiliates must comply with applicable advertising laws and industry best practices:

* **Mandatory Disclaimer**: Any promotional content must include a risk disclaimer.
* **Affiliate Disclosure**: Affiliates must disclose they may earn commissions from referrals.
* **Jurisdictional Laws**: All content must comply with financial marketing regulations in the region where it is shown.

### Regional Restrictions

Affiliates must ensure they do not target [restricted jurisdictions.](/trust/legal-and-compliance.md) Violations will result in commission clawbacks and potential account termination.


---

# 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.clickoptions.ai/earn/affiliate-and-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.
