# Bybit

{% embed url="<https://youtu.be/W9kGaHMpxAs>" %}
Configuring the Bybit connection
{% endembed %}

If you use a **regular (non-UTA)** Bybit account, to get data on spot, perpetual and inverse futures, you need to create separate connections for each type of market:

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

* Choose **Spot Live server** to trade spot instruments that are marked with a slash in the terminal (for example, BTC/USDT)
* Choose **USDT Live server** to trade futures instruments with T postfix (for example, BTCUSDT)
* Choose **Live server** to trade futures instruments without T postfix (for example, BTCUSD)

If you use a **Unified Trading Account (UTA)**, you may set up one connection by selecting **Unified Margin Live** server from the list, which allows you to get the real-time data for all Bybit market types:

<figure><img src="/files/DbphLr0r3sRl0IlTRsUK" alt="" width="375"><figcaption><p>Choosing server</p></figcaption></figure>

### Registering and creating API keys

1\. Register your account on [Bybit](https://www.bybit.com/) (if not yet) and login.

2\. Enable **Google Authentication**. Go to [API Management](https://www.bybit.com/app/user/api-management) and press **Create New Key**.

**You can trade on the Bybit spot exchange in the following ways:**

* Using an API key that was created separately and that permits spot market trading in its settings.
* Using an API key that you already have and use to trade on the Bybit futures market. To do so, as well as the existing permission to trade futures, you will also need to grant permission for trading on spot markets in the API key settings.

3. Fill in the fields as shown in the screenshot below, enter the **Google Authenticator** code and click the **Submit** button.

   Settings for standart (non-UTA) Bybit account:\
   ![](/files/kaDwZp514ftMxzy4tzMV)\
   Settings for Unified Trading Account (UTA):\
   ![](/files/4rpJjnDkkhikaGELUtn9)<br>
4. Save your API keys elsewhere.
5. Start Tiger.com choose **File** in main menu - **Connections - Setup**.
6. In the opened window click “+” **Create new connection** and select **Bybit** in dropdown list:

<figure><img src="/files/WBalfs8RuJhgkN14Byh8" alt=""><figcaption><p>Create new connection</p></figcaption></figure>

<figure><img src="/files/dGlDZNnDsXjYcsbat0Lr" alt="" width="375"><figcaption><p>Choose Bybit</p></figcaption></figure>

7. If you use a **Unified Trading Account (UTA)**, select the **Unified Margin Live** server from the list. This will allow you to receive data on all available Bybit symbols (perpetual and inverse futures, as well as spot):<br>

   <figure><img src="/files/i6rDgbYAHtfm0IJAqSfb" alt=""><figcaption><p>Server that alllows to get real-time data for all types of symbols</p></figcaption></figure>

   \
   If you use a **regular (non-UTA)** Bybit account, to see real-time data for symbols with the postfix “T” (BTCUSDT), select the **USDT Live** server. Select the **Live** server for symbols without postfix (BTCUSD). To see data on Spot market instruments, select the **Spot live** server:<br>

   <figure><img src="/files/EznqswSRzMTxYsvU15ub" alt=""><figcaption><p>Server that allows to get real-time data for USDT perpetual futures</p></figcaption></figure>

   <figure><img src="/files/c2AdqmhuRSGPpceGBMmr" alt=""><figcaption><p>Server that allows to get real-time data for inverse derivatives</p></figcaption></figure>

   <figure><img src="/files/2ZxjIlkAgVIswVmWuaOC" alt=""><figcaption><p>Server that allows to get real-time data for spot symbols</p></figcaption></figure>

If your ISP blocks access to the Bybit website, enter the proxy server address in the format ip:port.

8. Click **OK**.

You have successfully setup connection to **ByBit**. To connect Tiger.com to **ByBit** use **File - Connections - ByBit**.


---

# 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://support.tiger.com/english/settings/connections/crypto-exchanges/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.
