# Binance via Tiger.com Broker

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

1. Register on the [Tiger.com Broker website](https://broker.tiger.com/) (if you haven't registered yet) and log into your account.

{% hint style="info" %}
The personal areas of [Tiger.com Broker](https://broker.tiger.com/) and [Tiger.com Windows](https://www.tiger.com/terminal/login) are separate and independent from each other. To continue using the service, you need to have accounts in both personal areas.
{% endhint %}

2. Create API keys in the Tiger.com Broker personal area by completing the necessary settings, and save the public and private keys in a secure place - they will be required for further connection.
3. Pass through the KYC verification and connect two-factor authentication to enhance the security of the account and the safety of funds.
4. Launch the Tiger.com Windows terminal and in the main menu select **File → Connections → Setup**.
5. In the window that opens, click the **Create new connection** button and from the list that appears select **Tiger.com Broker**:

<figure><img src="/files/jH557bQSjT9NvMSmscBc" alt=""><figcaption><p>Create new connection </p></figcaption></figure>

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

6. In the window that opens, select the type of account (Spot - regular trading, Margin - margin trading, Futures - futures trading) and enter the public and private keys you got when creating the API in step 2. If your provider blocks access to Binance servers, enter the proxy server address in the format `ip:port`.

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

7. Click **Connect to Tiger.com Broker**.
8. The connection setup is complete. To establish a connection in the main Tiger.com menu, select **File → Connections → Binance**.

{% hint style="info" %}
You can check the connection status (ping to the server) in the **Trade Log** tab at the bottom of the main window. It displays the execution time of the request for each user action (submission, execution, cancellation of an order). The Binance server is not constantly pinged.
{% 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://support.tiger.com/english/settings/connections/crypto-exchanges/binance-via-tiger.com-broker.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.
