# Kraken

### :point\_right: Kraken: how to create API keys

### 1. Log in to your Kraken account on[ https://kraken.com](https://www.kraken.com/)

### 2. Click the account icon, and then click "API".

![](/files/-MiVcvX7flRHSKvkicoB)

### 3. Press "Add Key".

![](/files/-MhvRmHJ4CLkioGRs6Nq)

### 4. Type in a key description as kraken-bituniverse. Select the Key Permissions as follows. Click "Generate Key".

![](/files/-MhvRmHK-Ans8TqFuci5)

### 5. Tada! API created successfully! Take a note of it. :sparkles:&#x20;

![](/files/-MhvRmHL8po9QY4wShKq)

### :point\_right: [Check how to connect Kraken to BitUniverse.](https://help.bituniverse.org/api-management/connect-to-bitu)


---

# 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://help.bituniverse.org/api-management/create-api/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.
