# BitFinex

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

### 1. 登陸或者創建一個新帳戶<https://www.bitfinex.com/%E3%80%82>

### 2. 把游標置於頭像圖示上，然後點擊「創建 API Keys」。

![](/files/-MhmHtmTR4WGtPLG91-T)

### 3. 點擊「創建新 Key」。 給你的 API Key 起一個名字，例如「bituniverse」。 按下圖選擇准許許可權，然後點擊「創建API Key」。

![](/files/-MhmJfeyT81C4zMyhMZ3)

### 4. 完成 2FA。 如果你在 Bitifnex 沒有2FA，跳過這一步。

![](/files/-MhmIA7BpkBSBx811Y65)

### 5. 透過點擊「創建 API KEY」 確認操作。

![](/files/-MhmKJNv9JI347FxxpOC)

### 6. API 建立成功啦！ :sparkles:&#x20;

![](/files/-MhmKfNckr0tujZ7bxQK)

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