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

# Bitget affiliate

The Bitget affiliate program lets Tiger.com Broker users earn a double reward for trading on Bitget: cashback directly from Bitget plus an additional percentage of trading fees from Tiger.com.

### Terms

* 30% cashback from Bitget to the user's exchange account.
* 20% of trading fees to the Tiger.com Broker account.
* Minimum withdrawal amount for accumulated cashback: 10 USDT.

### How to connect

1. Open your Tiger.com Broker personal account, go to the exchanges section, and select Bitget affiliate.
2. Sign up on Bitget using the Tiger.com Broker referral link.
3. In your Bitget account, create an API key with read-only permissions. Trading permissions must be disabled. You will need the API key, secret key, and passphrase.
4. Return to Tiger.com Broker, open the Bitget affiliate page, and enter the API key, secret key, passphrase, and your 2FA code.
5. The system verifies the key. Once verified, the key status changes to "Connected" and cashback accrual starts automatically.

### Key requirements

* The key must be created with read-only permissions only.
* Trading permissions must be disabled.
* Adding or removing a key requires 2FA to be enabled.
* Only one affiliate key can be connected per Bitget/Tiger.com Broker account.

### Cashback accrual and withdrawal

Cashback is accrued daily based on the user's trading activity on Bitget. Once the available cashback balance reaches 10 USDT, the withdrawal button becomes active. Withdrawals are processed via the Solana network. The history of all accruals and withdrawals is shown on the Bitget affiliate page.

### Key statuses

* **Not connected** — no key has been added yet.
* **Connected** — the key passed verification and is active.
* **Error** — an error occurred while adding or verifying the key.

### Limitations

* The key must be created with read-only permissions only, with trading permissions disabled.
* The program is available only to users without a previously connected Bitget affiliate key.


---

# 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/bitget-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.
