# Connect Binance

## Create API link for Binance

After logging in to the Binance website, click on your account name (displayed with your initials, see image below).

![](/files/-M4EY-C-Vuqtg6F4xlLb)

Once you have clicked on your account name, a menu will appear.&#x20;

In this menu you choose **"API Management"** At "**Give the API key a label"** enter the name of your API Key: for example **"Binance BTC / EUR".** Then press **"Create"**.&#x20;

A second screen now unfolds:

![](/files/-M4EaNfqqxb1FA8uLcEd)

Enter the **"API restrictions"** as above image and copy the API Key with the **"Copy"** button. The system automatically copies the API key, so you can paste it into your account at BitBrokerTrade. The same goes for the **API secret**. Remember to activate the API via the email sent to you.&#x20;

**You can only activate the API at BitBrokerTrade after you have confirmed the confirmation email from Binance.**

## Actually connecting Binance

At BitBrokerTrade you first click in the left column on "Settings", then on "Exchanges" and then on "Add exchange".

Then choose ***"Binance"***  by clicking on the logo.

A new screen opens:&#x20;

![](/files/-McT796exRQgIKJ4KCxH)

Copy the keys as indicated before, but click on add only when you have confirmed the confirmation email from Binance about the API Key.

When all this is done we proceed to the next step.

## Connect the BitBrokerTrade Trader to Binance

Select in the trader menu **"Settings"** and then **"Traders"** and then **"Add trader"**. the next screen appears:

![](/files/-M3f5xWQUhG0Ey8yjrtd)

Enter the following:&#x20;

**Name:** the name of the exchange and the cryptocurrency you will be trading in: for example: Binance Bitcoin. \
**Exchange:** Choose from the menu: "Binance" \
**Market:** Choose the correct currency combination from the menu, for example: BTC / EUR \
**Strategy:** Choose the right trading strategy from the menu: BitBrokerTrade \
**Minimal profit percentage:** Here you enter the profit percentage at which the trader may proceed to a sales order. \
**Checkbox 1:** If you check this box, you can enter a maximum value above which the trader will no longer make any purchases. \
**Checkbox 2:** By placing a mark here you activate the trader.&#x20;

**Congratulations, your trader is working!**


---

# 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://docs.bitbrokertrade.com/english/exchange/connect-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.
