# Kraken

### :point\_right: Kraken：如何創建 API keys&#x20;

### 1. 登陸或者創建一個新賬戶<https://www.kraken.com/>&#x20;

### 2. 點擊賬戶標識，然後點擊「API」。

![](/files/-MiVcvX7flRHSKvkicoB)

### 3. 點擊「添加 Key」。

![](/files/-MhvRmHJ4CLkioGRs6Nq)

### 4. 輸入一個你對 key 的描述，例如「kraken-bituniverse」。按下圖所示選擇允許權限，點擊「產生 Key」。

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

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

![](/files/-MhvRmHL8po9QY4wShKq)

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