# Creating a Bybit API Key

{% embed url="<https://youtu.be/PWd_uWKiVxA>" %}
Follow the video instructions above or read through the instructions below
{% endembed %}

Login to your account on Bybit.com, open the profile menu and select the **API** option and then click the **Create New Key** button.

Please ensure:

* The key has enabled access for “**Orders**” and “**Positions**”
* The key does **not** have withdrawal access for your security
* Select the **Insilico Terminal** application

![Creating a new Bybit key](/files/uTslCpsUh6S7wNoPlBXp)

> <mark style="color:red;">**PLEASE NOTE-**</mark> <mark style="color:red;"></mark> <mark style="color:red;"></mark><mark style="color:red;">On Bybit you do not have to white-list IP addresses,</mark> <mark style="color:red;"></mark>*<mark style="color:red;">Bybit automatically white-lists the IP addresses for Insilico Terminal</mark>*

If you are using a Unified Trading Account please activate these additional settings:

<figure><img src="/files/E4lPxT4npIPzr1aGDGj2" alt=""><figcaption><p>Additional settings for the Unified Trading Account</p></figcaption></figure>

Click **Submit**. If you have 2fa enabled, you will be asked to input your one-time password. Then copy the generated key and secret.&#x20;

![Click the right hand buttons to copy data to the clipboard](/files/y7r4q9zYZWC7tOplxxTJ)

You can now proceed to the final step and add your key to the Terminal:

{% content-ref url="/pages/uDH8Nsaigzfd4VV9IUwY" %}
[Adding your API Key to the Terminal](/documentation/setup/adding-your-api-key-to-the-terminal.md)
{% endcontent-ref %}


---

# 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.insilicoterminal.com/documentation/setup/creating-an-api-key/creating-a-bybit-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.
