> For the complete documentation index, see [llms.txt](https://docs.finandy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finandy.com/ru/exchange/bybit-cherez-api-klyuch.md).

# Bybit ( через API ключ)

1. Зарегистрируйтесь на [Bybit](https://partner.bybit.com/b/157008)
2. Пополните депозит на бирже [Bybit](https://partner.bybit.com/b/157008) на своем аккаунте

Сервис Finandy позволяет торговать на Bybit через API-ключ бесплатно. Для подключения к торговле через API к бирже-партнеру Bybit проделайте следующие шаги:

### Подключение Bybit <a href="#podklyuchenie-okx" id="podklyuchenie-okx"></a>

Вам достаточно выполнить несколько простых шагов.

1. ﻿Войдите в меню Аккаунт
2. Выберите API Keys
3. Нажмите кнопку подключения Bybit

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

4. Авторизуйтесь в вашем аккаунте Bybit

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

5\. Система автоматически выполнит подключение. После подключения вы будете переадресованы на исходную страницу в сервисе Finandy, на которой будет отображается API ключ, который был создан в ходе подключения автоматически.

<figure><img src="/files/1RPqWyRv2oUrt0LG24xu" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.finandy.com/ru/exchange/bybit-cherez-api-klyuch.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.
