> For the complete documentation index, see [llms.txt](https://support.tiger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.tiger.com/english/settings/connections/crypto-exchanges/kraken.md).

# Kraken

Starting with version 7.4, the Tiger.com terminal offers a connection to the Kraken exchange, allowing you to receive market data on spot and futures symbols, with the ability to trade on spot.

To configure the connection:

1. Go to **File** -> **Connections** -> **Configure** and click the **+ New connection** button.
2. Select **Kraken** from the list&#x20;
3. In the connector settings, select the market type (Spot or Futures):\
   ![](https://2207507098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOSB2AVpWygd626dcnm1c%2Fuploads%2FtUSal6ySpY2Sma8eeCA1%2Fimage.png?alt=media\&token=f66e4777-e643-4f58-9dea-d6d84ca35cf7)
4. If you plan to use the connector in view-only mode (for receiving market data only, without trading capabilities), activate the corresponding toggle in the settings:\
   ![](https://2207507098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOSB2AVpWygd626dcnm1c%2Fuploads%2Fmld2XG50dcvQ8JQwkOs5%2Fimage.png?alt=media\&token=1a26cf1a-900e-4a1b-9cc9-4c8648b54c30)\
   If you plan to use your Kraken account for trading, enter the API Key and API Secret created in your Kraken account (with the necessary trading permissions) in the corresponding fields:\
   ![](https://2207507098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOSB2AVpWygd626dcnm1c%2Fuploads%2FBOn5e1ej07ksxLzUwOkd%2Fimage.png?alt=media\&token=c93f995e-8331-4d1f-8479-0c101c9627b1)

{% hint style="info" %}
Trading via the Kraken connector is currently **only available on spot** (as of version 7.4.9746.27827)
{% endhint %}

5. Upon successful connection, the terminal will display the following message:\
   ![](https://2207507098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOSB2AVpWygd626dcnm1c%2Fuploads%2Fr82XDwkLF3h9j7uKq2d3%2Fimage.png?alt=media\&token=d5142804-53c3-4981-bb68-39876fa946f7)


---

# 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, and the optional `goal` query parameter:

```
GET https://support.tiger.com/english/settings/connections/crypto-exchanges/kraken.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
