# Liquid

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

### 1. 登陸或創建一個新賬戶<https://www.liquid.com/zhtw/>

### 2. 點擊賬戶頭像，然後點擊「我的賬戶」。

![](/files/-Mhw4ZYTqdK3uO_71irX)

### 3. 點擊「創建 API Token」。

![](/files/-Mhw2fJTz57ofR7ktlaX)

### 4. 按下圖所示選擇准許權限。輸入2FA Code，點擊「創建 Token」。

![](/files/-Mhw2fJUqARQVLBwl5Ig)

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

![](/files/-MiVf1Kk-gL2eZ_p7Abw)

### :point\_right:[查看如何把Liquid連接到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/liquid.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.
