# Kraken

### :point\_right: Kraken：如何创建 API keys

### 1. 登陆或者创建一个新账户<https://www.kraken.com/>

### 2. 点击账户标识，然后点击“API“。

![](/files/-MiVcvX7flRHSKvkicoB)

### 3. 点击“添加 Key“。

![](/files/-MhvRmHJ4CLkioGRs6Nq)

### 4. 输入一个你对 key 的描述，例如“kraken-bituniverse“。按下图所示选择允许权限，点击“产生 Key“。&#x20;

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

### 5. API创建成功啦！:sparkles:&#x20;

![](/files/-MhvRmHL8po9QY4wShKq)

### :point\_right: &#xD;[查看如何把Kraken连接到BitUniverse。](https://help.bituniverse.org/v/jzh/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/jzh/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.
