# Як створити API-ключі на Binance

1. Перейдіть у розділ створення API-ключів: <https://www.binance.com/en/my/settings/api-management>\ <br>

2. Почніть процедуру створення ключів.

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

3. Виберіть перший варіант ключа.

   <figure><img src="/files/oVzDHDG2RVjvLXERA63g" alt="" width="563"><figcaption></figcaption></figure>

4. Задайте ім'я ключа (будь-яка назва).

   <figure><img src="/files/vCSgKJB426fzAtZxi0Uq" alt="" width="563"><figcaption></figcaption></figure>

5. Скопіюйте Public і Secret ключі, вони знадобляться нам у CDZV.

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

6. Увійдіть у режим редагування дозволів і налаштувань.

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

7. Скопіюйте список IP-адрес з панелі користувача сервісу CDZV.

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

   <figure><img src="/files/aeW5gQt5KuBKWY5q3Ahm" alt="" width="563"><figcaption></figcaption></figure>

8. Введіть скопійовані IP-адреси з панелі користувача сервісу CDZV і відзначте необхідні дозволи, потім збережіть зміни. Ваші ключі готові до роботи!

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

9. Створіть нове з'єднання з біржею в панелі користувача сервісу CDZV. і введіть раніше збережені Public і Secret ключі в панелі користувача сервісу CDZV. Після натискання кнопки «OK» система перевірить під'єднання до біржі і, в разі успіху, створить з'єднання.

   <figure><img src="/files/n9ryjeUoonc88GFZkXfr" alt="" width="563"><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.cdzv.com/code-zero-visual-trading_ua/posibnik-koristuvacha/yak-stvoriti-api-klyuchi-na-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.
