# Подключение API Binance в робота

1. После авторизации на сайте пройдите в настройки [**Робота**](https://itradingbot.net/?action=robot_conf)

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

2. Введите ваши ключи в блок внизу страницы, после нажмите кнопку **создать**.

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

3. Проверьте включен ли у вас Hedge Mode.

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

4. Если не включен, выберите его из списка и нажмите кнопку **Сохранить.**

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

5. Нажимаем кнопку Start.

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

6. Робот готов к работе


---

# 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.itradingbot.net/podklyuchenie-binance/podklyuchenie-api-binance-v-robota.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.
