# Bybit

**1.** [**Register**](https://www.bybit.com/en/sign-up?affiliate_id=58932\&group_id=0\&group_type=1) **or Log in to your Bybit account and click \[Profile] — \[**[**API Management**](https://www.bybit.com/app/user/api-management)**].**

<div align="center" data-full-width="false"><figure><img src="/files/KbT4qMpSWFAyCe9mNqVw" alt="" width="563"><figcaption></figcaption></figure></div>

**2. Click \[Create New API].**&#x20;

<figure><img src="/files/4WQP1eTuWDGlKiNaAr7d" alt="" width="563"><figcaption></figcaption></figure>

Please note that before creating an API Key, you need to: enable two-factor authentication (2FA) on your Bybit account

**3. Select \[System generated] API Key type.**

<figure><img src="/files/opQwo6E8CWN4WZbxCSYf" alt="" width="419"><figcaption></figcaption></figure>

**4. Change to Connect to Third-Party Applications and choose Skyrex.**

<figure><img src="/files/LhBiaZYnaxn6dq0WyydO" alt="" width="563"><figcaption></figcaption></figure>

**5. Select permissions and click Submit.**

You need to select the following permissions:

* Read-Write option;
* Trade in the SPOT section.

<figure><img src="/files/qvzufdWAIfh9YjUQu0UA" alt="" width="563"><figcaption></figcaption></figure>

**6. Enter verification codes, then click Confirm.**

<figure><img src="/files/bseHuhEJ8wgayEYfld8E" alt="" width="375"><figcaption></figcaption></figure>

**6.Copy API Key and API Secret somewhere safe**

<figure><img src="/files/NoxcM3td4pY4uu22fnTO" alt="" width="410"><figcaption></figcaption></figure>

Done! Now your are ready to connect your Bybit account to skyrex platform

**7. Connect the exchange to Skyrex using created API keys with the help of this article:**&#x20;

[Connect an exchange using an API key](/exchange-accounts/api-key-connection.md)


---

# 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.skyrexio.com/exchange-accounts/supported-exchnages/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.
