# Binance

{% embed url="<https://youtu.be/KVcRmUMAD98>" %}
Configuring a Binance Connection
{% endembed %}

1. Register on the [Binance](https://www.binance.com/) website (if you have not already done so) and log in to your account.\
   Please note that if your Binance account is registered without a [referral link](https://www.binance.com/en/support/faq/binance-standard-referral-mode-guide-cbac15853b0243cda4a90c9c03ca0c38), then both spot and futures trading on this exchange will be available to you with a free crypto license.

{% hint style="info" %}
If your account is registered with a referral link, then only the Binance spot market will be available with a free Crypto license. Futures trading will be available when using either the full Tiger.com license or the [Tiger.com Broker](https://broker.tiger.trade/) program, which offers an unrestricted access to the Crypto license. You can find out more about the connection to Tiger.com Broker by following this [link](/english/frequently-asked-questions/how-to-use-the-crypto-license-to-trade-on-binance.md).
{% endhint %}

2. Go to the **API Management** page. Before making an API connection, [enable two-factor authentication](https://academy.binance.com/ru/articles/binance-2fa-guide). Enter the name of the API key and click the **Create** button.
3. Enter the required confirmation codes to be received by phone, email and via Google Authenticator, and click on the **Send** button.

<figure><img src="/files/1cnLtyVudYmsJ2rwva3m" alt=""><figcaption></figcaption></figure>

4. The page that opens will display the API keys; save them. Press the **Edit Constraints** button.
5. Check the “Enable spot and margin trading” box, click the **Save** button and enter the Google Authenticator verification code.

If you do not have the **Enable Futures** box, this means that you have not yet activated your futures account. To activate it, go to Derivatives→Futures USDⓈ-M.

6. In the section **Access restrictions by IP**, select the **Unlimited** mode. If this option is not available for selection, you must disable **Default Security Management** (as shown below) to activate it and carefully read the terms of the Binance platform:

<figure><img src="/files/KgLT2CrHcgJD8KBb0D7l" alt=""><figcaption><p>Creating API keys on Binance</p></figcaption></figure>

If your NSP provides a static IP address, then you can configure access by specifying this static IP as trusted. Click the **Save** button and enter the Google Authenticator verification code.

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

To comply with the latest industry standards, Binance is [updating its API services](https://www.binance.com/ru/support/announcement/654c092a2a2347bdb5ccd6faa0c6c039). Starting Aug 9, 2021 03:00 (UTC) only users who passed [interim verification](https://www.binance.com/ru/support/faq/360027287111) can create new API keys. For accounts with basic verification, any existing API keys will be deactivated after Aug 23, 2021 00:00 AM (UTC).&#x20;

7. Launch Tiger.com and select **File → Connections → Configure** from the main menu.
8. In the window that opens, click the **Create new connection** button and select **Binance** from the list.
9. In the window that opens, select the account type (“Spot” for regular trading, “Margin” for margin trading, “Futures” for futures trading) and enter the API keys obtained from the Binance website. If your ISP blocks access to the Binance website, enter the proxy server address in the format ip:port.

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

10. Click **OK**.

The connection has now been set up. To set up a connection, select File → Connections → Binance in the main **Tiger.com menu**.

The connection status (ping to the server) can be checked in the **Log** tab at the bottom of the main window. The ping of each action is displayed there. The Binance server is not constantly pinged.


---

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