# Создание API ключей ByBit

1. Перейдите в API Management ByBit и нажмите кнопку «Создать новый ключ».

<figure><img src="https://1830394604-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6lHX8ZJXkBHNJALLsrDj%2Fuploads%2F0MxSrHMUms0wynE6GLSg%2Fimage.png?alt=media&#x26;token=842f1df2-6a70-4af4-ae48-637aa639b4c5" alt=""><figcaption></figcaption></figure>

2. Выбираем — «API-ключи, созданные системой».

<figure><img src="https://1830394604-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6lHX8ZJXkBHNJALLsrDj%2Fuploads%2F5fKJn2V3nsasUWQkaUrr%2Fimage.png?alt=media&#x26;token=89746d3d-6a4c-4f42-9ef2-609a04794384" alt="" width="375"><figcaption></figcaption></figure>

3. Выберите привязку «Привязка к стороннему приложению» и в списке приложений обязательно найдите и укажите ITradingBot.

<figure><img src="https://1830394604-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6lHX8ZJXkBHNJALLsrDj%2Fuploads%2FdavF9lbA02NvVtnwB75a%2Fimage.png?alt=media&#x26;token=bbdcb3dc-7da0-4d13-9e20-a07dca68ef7d" alt=""><figcaption></figcaption></figure>

4. Выберите разрешения «Чтение и запись» и установите остальные разрешения, как указано на скриншоте ниже. Нажмите кнопку «Отправить».

<figure><img src="https://1830394604-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6lHX8ZJXkBHNJALLsrDj%2Fuploads%2FQNU9mQJh0JRkEUDCqfJH%2Fimage.png?alt=media&#x26;token=0ba276c4-e116-4012-a907-63cb69962745" alt=""><figcaption></figcaption></figure>

5. Скопируйте ключи в безопасное место — они будут показаны только один раз. Затем нажмите кнопку «Подтверждаю».

<figure><img src="https://1830394604-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6lHX8ZJXkBHNJALLsrDj%2Fuploads%2FpThKuNCNZollI8cPsq4X%2Fimage.png?alt=media&#x26;token=1d847a1b-c843-4532-9b34-8b6b26e266aa" alt="" width="348"><figcaption></figcaption></figure>

6. В списке ваших ключей появятся ключи с ITradingBot — всё создано успешно. Их можно добавить в [настройки нашего робота](https://docs.itradingbot.net/podklyuchenie-bybit/podklyuchenie-api-bybit-v-robota).

<figure><img src="https://1830394604-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6lHX8ZJXkBHNJALLsrDj%2Fuploads%2FLbS9zhOms1tiEHRT7UMe%2Fimage.png?alt=media&#x26;token=1c6495bb-f9b9-4838-9cce-f0451e3db1f7" 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-bybit/sozdanie-api-klyuchei-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.
