> For the complete documentation index, see [llms.txt](https://broker-docs.tiger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broker-docs.tiger.com/english-2/okx-affiliate-and-new-rewards-system.md).

# OKX Affiliate and New Rewards System

Register on the OKX exchange via [**our referral link**](https://www.okx.com/ru/join/80095456). Earn an additional **25% reward** from Tiger.com Broker on top of the **20% cashback** you receive from the exchange. That brings your **total reward** to **45%**.

On the OKX Affiliate homepage, you’ll find detailed information about:

* The amount of incentive credited;
* The reward percentage;
* The trading fee you paid;
* Withdrawal details, including date/time and transaction status.

#### Incentives are credited as follows:

* Rewards are **credited daily** at **00:00 UTC** to your broker account for OKX trading (including sub-account activity).&#x20;
* Withdrawals are possible once your balance is **≥ 10 USDT**. Withdrawals are available **only** to your **main OKX account**. The **withdrawal fee** is covered by the user and dynamically calculated during the transaction (by default via the Arbitrum network).&#x20;

{% hint style="success" %}
Tiger.com’s affiliate program lets you earn enhanced cashback when trading directly on OKX! Below are simple steps to start trading via our referral link in two scenarios: whether **you don’t yet have an OKX account** or **already have one.**
{% endhint %}

## How to Join the Program?

### If you **don’t have an OKX account yet**

{% stepper %}
{% step %}

### Use the referral link

Click on [**the link**](https://www.okx.com/ru/join/80095456) to register under our referral program, or access the link from the "OKX Affiliate" section in your Tiger.com Broker account:

<figure><img src="/files/WJXLu9x5IJpwyASUH0uV" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select your country of residence

Choose your current country from the dropdown list.
{% endstep %}

{% step %}

### Accept the exchange terms

Review the OKX terms and, if you agree, tick the box to proceed:

<figure><img src="/files/XHEKRdph0RmkudMKScQf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enter your email

Input your email—our referral code will auto-populate. OKX will send you a 6-digit verification code via email.&#x20;

<figure><img src="/files/De1Tdo5lzQlGmnmnV0TN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enter your phone number

Select your country code and type in your current phone number:

<figure><img src="/files/uVub8x1BJLpprRoMT0ZM" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Finish KYC verification

Complete the Know Your Customer (KYC) process - it takes around 10 minutes, and verification is usually approved within one minute. You’ll need:

* A photo of an identity document (passport, ID, driver's license, or another supported document)
* A selfie (can be taken with your phone)

If you encounter any difficulties, please report in the support chat:

<figure><img src="/files/Hsu7TIMiT2FVNC40Fsuo" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Create API keys

Follow the provided [**instructions**](https://support.tiger.com/english/settings/connections/crypto-exchanges/okx) to generate API keys - with **read-only permissions**. Store them securely.&#x20;
{% endstep %}

{% step %}

### Submit API keys in your broker account

Return to the Tiger.com Broker site, go to the OKX Affiliate page, and fill in your OKX API key, secret key, and passphrase.&#x20;

<figure><img src="/files/y22BJ5DgbQNyemqg7nG0" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### You're ready to trade!

Once verified, you’ll be included in the Tiger.com Broker rewards program and start earning the additional 25% on top of OKX’s 20%, totaling **45% cashback.**&#x20;
{% endstep %}

{% step %}

### Rewards are credited daily

Incentives are added to your broker account every day at 00:00 UTC
{% endstep %}

{% step %}

### Withdraw cashback

Withdrawals are available when your reward balance reaches **10 USDT or more**. Withdrawals go only to your main OKX account, and the user pays the dynamically calculated fee (default via Arbitrum).
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you encounter any issues withdrawing cashback, contact support at <broker.support@tiger.com>, specifying your Tiger.com Broker UID and your withdrawal wallet address
{% endhint %}

### If you **already have an OKX account**

{% hint style="warning" %}
In the current implementation, there is no way to directly change the referral code through the exchange interface. Therefore, if you want to trade through the OKX Affiliate program, you must first delete the current account, then create a new account according to the instructions above.
{% endhint %}

{% stepper %}
{% step %}

### Option A: Submit an application through the form

Follow our referral link: <https://www.okx.com/ru/join/80095456>

* Fill out the application form that opens:\
  Affiliate code — enter our referral code.\
  Reason for joining — briefly explain why you would like to join the Affiliate Program.
* Click Submit.

Once your application has been submitted, wait for it to be reviewed. The process usually takes up to 1 business day.
{% endstep %}

{% step %}

### Option B: Contact OKX Support

If you are unable to submit the application through the form, contact OKX Support directly.

Share our referral link (<https://www.okx.com/ru/join/80095456>)  with the support team and ask them to update the referral attribution on your account to our affiliate link.
{% endstep %}
{% endstepper %}

And that’s it! You’ve linked your OKX account to our broker's affiliate rewards program in just a few steps.&#x20;


---

# 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://broker-docs.tiger.com/english-2/okx-affiliate-and-new-rewards-system.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.
