# Подключение Bybit

Самый простой способ подключить ваш аккаунт Bybit — **Быстрое подключение** — однонажимное подключение, похожее на привязку кошелька.\
\
Всё, что нужно сделать:

* Нажмите **Подключиться через Bybit** на странице интерфейса терминала.\
  ![](/files/8cf6598bd88d30df8cee1658fe21cfecd24f44af)
* Вы увидите всплывающее окно Bybit с запросом разрешения на вход и создание API‑ключа.

Либо вы можете создать API‑ключ на сайте Bybit:

* Нажмите **Создать новый ключ**.

  <figure><img src="/files/8a5b794488cfe5c60da545778d0e83d2656af5cd" alt=""><figcaption></figcaption></figure>

* Выберите **Сгенерированные системой API‑ключи.**\
  ![](/files/a19e3d2628ee8042887d2127bcf3cb9f21c267ab)

* Выберите **Подключение к приложениям третьих сторон**, найдите **Jetsense** в строке поиска и выберите **Чтение‑запись** разрешения.

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

* Включите **Унифицированную торговлю** и оставьте Активы **отключёнными**

  <figure><img src="/files/8786c4d9e7714a4113263cdb94d66293f45fe3ae" alt=""><figcaption></figcaption></figure>

* Нажмите **Отправить** и подтвердите через 2FA, электронную почту или ключ доступа (в зависимости от ваших настроек безопасности).\
  ![](/files/30969a35c8c6175f9efe4102f1c1b926e34be492)

* Скопируйте **API‑ключ и секрет API** в поля ID/ключа API и Секрета в **Jetsense**, затем нажмите **Подключить**.


---

# 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://jetsense.gitbook.io/jetsense-docs/documentation/dokumentaciya/kak-nachat/podklyuchenie-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.
