# Создание робота Binance

Переходим по ссылке для создания робота Binance: <https://app.itradingbot.net/binance-robot-create>.\
Ознакомьтесь с **Terms of Service**. Если вы согласны с условиями — установите галочку и нажмите кнопку **«Создать Робота»**.

<figure><img src="/files/7WbiSr82LopnSaL7wiSP" alt=""><figcaption></figcaption></figure>

Выберите, какой аккаунт Binance вы хотите подключить.

<figure><img src="/files/7FBOJ8gQsUSoPBe1UwP2" alt=""><figcaption></figcaption></figure>

При выборе **основного аккаунта** вам необходимо разрешить (подтвердить) использование ваших API-ключей для работы на нашей торговой платформе.

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

После подтверждения Робот будет создан. Вам останется только запустить его в настройках с помощью кнопки **Start**.

<figure><img src="/files/7HfDLd6QJRoZPNW5y9Bc" alt=""><figcaption></figcaption></figure>

При выборе **субаккаунта** вам нужно ввести (добавить) заранее [созданные API-ключи](/podklyuchenie-binance/sozdanie-api-klyuchei-binance.md).

<figure><img src="/files/2Yvla5KhP0mB92UJXS8q" alt=""><figcaption></figcaption></figure>

После добавления API-ключей Робот будет создан. Вам останется только запустить его в настройках с помощью кнопки **Start**.

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


---

# 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/sozdanie-robota-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.
