# Kraken

1. Click on your Profile button (your username) on the top right of your account main page.
2. Click on the API link

![(Click the API link)](/files/-McDq6XF2cZJfE-rm5hW)

3\. Click the "Add Key" button

4\. You may want to enter a description for "Key description". For this example, we have set it as "CryptoHero". Please also check the following boxes as shown in the image below.

![(Be sure to check the five boxes)](/files/-McDqkUshvK6YKhOsJVz)

5\. Click "Generate key" button

6\. You should see your API key and Private key. Copy both keys to your CryptoHero app. For greater convenience, you may also click the "Show QR code" link. Use the CryptoHero mobile app to scan the QR code.


---

# 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.cryptohero.ai/connecting-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.
