# Создание API Key - ByBit

* Переходим в раздел **API**;
* Нажимаем **Create New Key**;
* В появившемся окне выбираем **System-generated API Keys**;
* В поле **API Key Usage** выбираем **API Transaction**;
* В поле **Name for the API key** вводим название API-ключа;
* В поле **API Key Permissions** отмечаем чек-боксы на **Read-Write** и **Only IPs with permissions granted are allowed to access the OpenAPI**;
* Вводим ваш IP-адрес. Если ваш IP адрес изменится, ключ перестанет работать;
* В следующих двух разделах отмечаем чек-боксами **Standard Account** и **Assets,** чтобы выдать все необходимые разрешения для корректной работы ключа в Combine;
* Нажимаем **Submit**;
* Вводим запрашиваемые коды безопасности и нажимаем **Next Step**;
* В появившемся окне копируем значение **API Key** и **API Secret** и добавляем эти данные в Combine.

<figure><img src="/files/xBOgiq0durm9U0LDz2xG" alt=""><figcaption><p>Cоздание API Key на бирже ByBit.</p></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://nfd-gg.gitbook.io/main/ru-combine-software/razdel-setting/dobavlenie-api-key-ot-birzh/sozdanie-api-key-bybit.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.
