# Connecting Bybit

The easiest way to connect your Bybit account is **Fast Connect** — a 1‑click connection similar to wallet linking.\
\
All you need to do is:

* Click **Connect with Bybit** on the terminal interface page.\
  ![](/files/cgxiuTD8M3ksCQwNVyRH)
* You’ll see a Bybit pop‑up asking permission to  login and create an API key.

Alternatively, you can create an API key on the Bybit website:

* Click **Create New Key**.

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

* Select **System‑generated API Keys.**\
  ![](/files/mAXW2y36frfPfSZZrwyi)

* Choose **Connect to Third‑Party Applications**, find **Jetsense** in the search bar, and choose **Read‑Write** permissions.

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

* Enable **Unified Trading** and leave Assets **disabled**

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

* Click **Submit** and verify via 2FA, email, or passkey (depending on your security settings).\
  ![](/files/vklSB4yKSfOqpjtl46Zm)

* Copy the **API Key and API Secret** into the API key/ID and Secret fields in **Jetsense**, then click **Connect**.


---

# 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://jetsense.gitbook.io/jetsense-docs/how-to-start/connecting-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.
