# Binance

### :point\_right: Binance：如何創建API Keys

### 1. 下載 Binance 手機應用<https://www.binance.com/zh-TC>

### 2. 進入Binance App，點擊 「更多」。

![](/files/-MhrCGdXY_DTTl9xIMV5)

### &#xD;&#xD;3\. 點擊 「API 管理」。

![](/files/-MhrCq01ys_RuTiMWQMq)

### 4. 鍵入一個API標籤，例如「Binance2」。 點擊 「創建 API」。

![](/files/-MhrF-L6lCRR-Cdcl_cl)

### &#xD;5\. 完成2FA。

![](/files/-MhrF4Str2I7wnfMZBYZ)

### &#xD;6\. 選擇 「允許讀取」 和 「允許現貨和期貨交易」。 API創建成功啦！ :sparkles:&#x20;

![](/files/Kp59E4qXTgtHgpgJxikD)

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