# Kraken

Kraken is supported in `v1.2.0` and onward.

&#x20;  ![](/files/A3lXeOWGJICv6XbaTQH3)

<figure><img src="/files/4E3F9M68zYRzecc2s6r7" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/a18Wn1BVYQWbfdD1JmuV" alt="" width="299"><figcaption></figcaption></figure>

Your API keys will be twice as long as what you see here.

1. Copy the *API Key* and *Private key* fields and place them in the `phBot.ini` file under the `Key` and `Secret` fields for `Kraken`.
2. Set `Enabled` to `true`

**Symbol Example**

```
XXBTZUSD
```

* <https://api.kraken.com/0/public/AssetPairs>


---

# 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://crypto.phbot.org/exchanges/kraken.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.
