# Setup

- [Creating an API Key](https://docs.insilicoterminal.com/documentation/setup/creating-an-api-key.md): Initial Terminal setup
- [Creating a Bybit API Key](https://docs.insilicoterminal.com/documentation/setup/creating-an-api-key/creating-a-bybit-api-key.md)
- [Creating a Bitmex API Key](https://docs.insilicoterminal.com/documentation/setup/creating-an-api-key/creating-a-bitmex-api-key.md): Updated 14th September 2023
- [Creating a Binance Key](https://docs.insilicoterminal.com/documentation/setup/creating-an-api-key/creating-a-binance-key.md): Updated: 9th Feb 2024
- [Creating a Bitget API Key](https://docs.insilicoterminal.com/documentation/setup/creating-an-api-key/creating-a-bitget-api-key.md): Updated 14th August 2023
- [Creating a Coinbase API Key](https://docs.insilicoterminal.com/documentation/setup/creating-an-api-key/creating-a-coinbase-api-key.md)
- [Creating an OKX API Key](https://docs.insilicoterminal.com/documentation/setup/creating-an-api-key/creating-an-okx-api-key.md): Watch our instructional video or follow the steps below:
- [Creating a Blofin API Key](https://docs.insilicoterminal.com/documentation/setup/creating-an-api-key/creating-a-blofin-api-key.md)
- [Creating a Cryptocom API Key](https://docs.insilicoterminal.com/documentation/setup/creating-an-api-key/creating-a-cryptocom-api-key.md)
- [Creating a Kraken API Key](https://docs.insilicoterminal.com/documentation/setup/creating-an-api-key/creating-a-kraken-api-key.md)
- [Creating an Apex API Key](https://docs.insilicoterminal.com/documentation/setup/creating-an-api-key/creating-an-apex-api-key.md)
- [Creating a Nado API Key](https://docs.insilicoterminal.com/documentation/setup/creating-an-api-key/creating-a-nado-api-key.md)
- [Creating a Lighter API Key](https://docs.insilicoterminal.com/documentation/setup/creating-an-api-key/creating-a-lighter-api-key.md)
- [Creating an Extended API Key](https://docs.insilicoterminal.com/documentation/setup/creating-an-api-key/creating-an-extended-api-key.md)
- [Adding Hyperliquid](https://docs.insilicoterminal.com/documentation/setup/adding-hyperliquid.md): Please be aware there are two ways of connecting to hyperliquid
- [Adding your API Key to the Terminal](https://docs.insilicoterminal.com/documentation/setup/adding-your-api-key-to-the-terminal.md)
- [Synchronize API Keys Across Devices](https://docs.insilicoterminal.com/documentation/setup/synchronize-api-keys-across-devices.md)
- [Progressive Web App (PWA) Guide](https://docs.insilicoterminal.com/documentation/setup/progressive-web-app-pwa-guide.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.insilicoterminal.com/documentation/setup.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.
