# Bybit (via API-key)

1. Sign up for Bybit
2. Top up your deposit on your Bybit exchange account

The Finandy service allows you to trade on Bybit via an API key for free. To connect to trading via API with the partner exchange Bybit, follow these steps:

## **Connecting Bybit**

\
You just need to complete a few simple steps.

1. Go to the Account menu
2. Select API Keys
3. Click the Bybit connection button

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

4. Log in to your Bybit account

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

5. The system will automatically perform the connection. After connection, you will be redirected to the original page in the Finandy service, which will display the API key that was automatically created during the connection process.

<figure><img src="/files/xKEp2oYBUd0m7JUr0tW5" 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.finandy.com/exchange/bybit-via-api-key.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.
