# Adding your API Key to the Terminal

{% hint style="info" %}
As your API Keys are stored in your browser only, please note that deleting your browser data and cookies will also delete your API keys and you will need to re-add them. Also when changing to a new browser or new device, you will have to add your keys again.
{% endhint %}

\
Copy and paste the Key and Secret into the corresponding textboxes inside Insilico Terminal (example image below for Bybit)

You can choose anything you want for “Name”

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

Click the Add button when finished. You will receive a success notification if everything worked, otherwise an error message will be displayed.

Now your key is added, just hit the Trade button on the page menu and begin trading. Enjoy the Terminal!

Please contact us at <support@insilicoterminal.com> or join our [Discord](https://discord.gg/GPBpaUnZrW) if you experience issues during the sign up process.

When adding your **Bitget, OKX or BloFin account** you will need to input your Passphrase as illustrated below:

<figure><img src="/files/565xXg6ED0jz8vrDjQFd" alt=""><figcaption></figcaption></figure>


---

# 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/adding-your-api-key-to-the-terminal.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.
