> 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/hyperliquid-affiliate.md).

# Hyperliquid affiliate

Hyperliquid is an on-chain exchange for trading perpetual contracts with the liquidity and speed of centralized platforms, but without their limitations.

By signing up on the exchange through our referral link, you get a double benefit:

* **4% fee discount** from Hyperliquid
* **10% cashback** on exchange fees from Tiger.com

{% hint style="info" %}
Cashback is accrued only for orders placed through the Tiger.com terminal, typically within 48 hours. It is calculated based on the *trading fee* charged by the exchange. **The builder fee is not included in the cashback calculation.**
{% endhint %}

> Calculation example:
>
> Trading through the Tiger.com terminal, you paid a total fee of 6.0542:
>
> ⦁ exchange fee - 4.1186;
>
> ⦁ builder fee - 1.9356.
>
> The referral payout is calculated only from the exchange fee, excluding the builder fee:
>
> 4.1186 × 10% = approximately 0.4118
>
> The builder fee is not included in the referral payout base.

To take advantage of the Hyperliquid Affiliate referral program,

1. Open the Hyperliquid Affiliate section in your Tiger.com Broker personal account (from the dropdown list in the top left corner):
2. Sign up on Hyperliquid using our referral link (by clicking the "Sign up" button) or open this link in your browser: <https://app.hyperliquid.xyz/join/TIGERCOM>
3. On the Hyperliquid page that opens, confirm the referral code TIGERCOM by clicking the "Join with code: TIGERCOM" button:
4. Fund your account on Hyperliquid using the Deposit button (minimum balance is 10 USDC). Instructions for depositing (including setting up a SafePal wallet) are available in our knowledge base [here](https://support.tiger.com/nastroiki/podklyucheniya/kriptobirzhi/hyperliquid#etap-1-nastroika-i-aktivaciya-koshelka) (steps 1-9). You can use any wallet supported by Hyperliquid for the deposit, not just SafePal.
5. On the Hyperliquid site, click "Enable Trading" in the bottom right corner to activate trading, and confirm the action in your selected wallet.
6. In your Tiger.com Broker personal account, link the EVM wallet you use on Hyperliquid by clicking the "Connect wallet" button:
7. Click "Confirm" to approve the Tiger.com builder, then confirm the action in your wallet interface:
8. In your Tiger.com Broker personal account, click "Create trading key" and confirm the action through your selected wallet:
9. After confirming, you will see the wallet address and a private key (shown only once). Save this information in a secure place:
10. Set up the Hyperliquid connection in the Tiger.com terminal, entering the wallet address and private key shown in the previous step.

    In the Windows version of the Tiger.com terminal, open **File -> Connections -> Configure**, select Hyperliquid from the list of connectors, and set the authorization mode to **API Keys**:

    In the macOS version of the Tiger.com terminal, go to **Preferences -> Exchanges -> Add a new connection -> Hyperliquid**:


---

# 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/hyperliquid-affiliate.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.
