# 2c - Connect to Bybit

{% hint style="warning" %}
Bybit access has been **restricted for** **French users**. If this applies to you, please link CryptoTrader to one of our other **compatible exchange platforms.**
{% endhint %}

{% hint style="success" %}
Ensure you have **read and understood** the required prerequisites before continuing. \
Please refer to **the "Must-knows" page** in the left menu.
{% endhint %}

Follow the steps below to configure a **Bybit account** and enable **automated management** of your funds.

### **Before proceeding**, ensure that your **SPOT wallet** contains <mark style="background-color:green;">**only USDT.**</mark>

1. **Log in** to your [**Bybit**](https://www.bybit.com/) accoun&#x74;**.**
2. [Click here](https://www.bybit.com/app/user/api-management) to access the page for generating **new API keys**.
3. Then click on the **Create New Key** button, followed by **System-generated API Keys :**&#x20;

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

4. Click on **API Transaction**, then label your key by naming it: **CryptoTrader :**&#x20;

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

5. Change the permissions to **Read-Write.**
6. Check the box **Only IPs with permissions granted.**
7. Whitelist the following **two IP addresses**, separating them with a comma and no spaces:  &#x20;

* `35.195.13.37`
* `89.184.13.176`

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

8. To ensure proper order execution, API keys must possess the following permissions:&#x20;

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

*Equally effective on both Standard Account and Unified Trading Accounts.*

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

Next, click on the **Submit** button.

Your API keys have been successfully generated. Before proceeding to the final step located in the left menu of this documentation under the section '**3 - Link to CryptoTrader', please make sure to keep the pop-up window containing the newly created public and private keys open, or copy them into a temporary file.**


---

# 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.cryptotrader.app/en/subscription/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.
