# How to change the referral code?

{% hint style="info" %}
Please note: The [referral program page](https://account.tiger.com/referrals) and the [promo code application page](https://account.tiger.com/voucher) have different functionalities that are not dependent on each other. If you want to join the trading community or receive rewards for trading volumes, you need to link your account to the referral code.
{% endhint %}

In Tiger.com Broker you can link your account to the referral code independently. The process is as follows:

1\. Go to the [Referral Program section](https://account.tiger.com/referrals):&#x20;

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

2\. Enter the desired code in the corresponding field and click "Apply":

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

3\. After successful activation, a notification will appear in the bottom right corner.

{% hint style="info" %}
If you are unable to change the referral code yourself, please contact us at <broker.support@tiger.com> from the email linked to your Tiger.com Broker account. In the email, include your desired referral code and describe the issue you're facing.
{% endhint %}


---

# 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://broker-docs.tiger.com/english-2/frequently-asked-questions/how-to-change-the-referral-code.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.
