> 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/es/exchange/bybit-a-traves-de-la-clave-api.md).

# Bybit (a traves de la clave API)

1. Regístrese en [Bybit](https://partner.bybit.com/b/157008)
2. Recargue su depósito en su cuenta del exchange [Bybit](https://partner.bybit.com/b/157008)

El servicio Finandy le permite operar en Bybit a través de una clave API de forma gratuita. Para conectarse al trading vía API con el exchange asociado Bybit, siga estos pasos:

## **Conexión de Bybit**

Solo necesita completar unos sencillos pasos.

1. Vaya al menú Cuenta
2. Seleccione Claves API
3. Haga clic en el botón de conexión de Bybit

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

4. Inicie sesión en su cuenta de Bybit

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

5. El sistema realizará la conexión automáticamente. Después de la conexión, será redirigido a la página original en el servicio Finandy, donde se mostrará la clave API que se creó automáticamente durante el proceso de conexión.

<figure><img src="/files/U9ZZ52zm6XPXCPBiqWcc" 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/es/exchange/bybit-a-traves-de-la-clave-api.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.
