> For the complete documentation index, see [llms.txt](https://learn-kraken.insilicoterminal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn-kraken.insilicoterminal.com/setup/adding-your-api-key-to-the-terminal.md).

# 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&#x20;

You can choose anything you want for “Name”

<figure><img src="/files/fD8YPi6zlVprKO6DhAJV" 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.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://learn-kraken.insilicoterminal.com/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.
