# FTX

### 在FTX交易所，你既可以為主賬戶創建API，也可以為子賬戶創建API，兩種賬戶都可以連接到BitUniverse。&#x20;

## :point\_right: 1. 為主賬戶創建API並連接到BitUniverse。

### 1.1 登陸你的FTX賬號<https://ftx.com/>

### 1.2 進入這個鏈接<https://ftx.com/external-program-api-keys>

![](/files/-MhqJuxpJC0OBcQxrAzX)

### 1.3 在「外部項目」的下拉菜單中選擇「BitUniverse」。

![](/files/-MhqJuxquo92AW12Djfi)

### &#xD;1.4 點擊「創建API Key」。

![](/files/-MhqJuxr0da_RWKoQ30Q)

### 1.5 主賬戶的API創建成功啦！保存你的API信息。

![](/files/-MhqKq7fiexrqCA0Qx49)

### 1.6 進入BitUniverse手機應用 ， 點擊屏幕下方的「交易」。

![](/files/-MiQDOmGm3_mSyrKVINr)

### 1.7 點擊右上角的 :key: 。

![](/files/-MiQDOmIHvIpjAsUiHUx)

### 1.8 點擊「:heavy\_plus\_sign:」。

![](/files/-Mj4_hju8f6cBNs381c9)

### &#xD;1.9 選擇FTX。

![](/files/-MiQDOmKDnEymOPqIXgq)

### &#xD;1.10 填入API Key和API Secret，不用填子賬戶名， 點擊「导入」。這樣就成功把FTX主賬戶倒入到BitUniverse啦！:sparkles:&#x20;

![](/files/-MiQDOmLa3eMsLQizUKs)

## :point\_right: 2. 為子賬戶創建API並連接到BitUniverse。

### 2.1 登陸或創建一個新賬戶<https://ftx.com/>

### 2.2 點擊右上角的賬戶。

### 2.3 點擊下拉菜單中的子賬戶。

### 2.4 在跳出的模態窗口中，選擇你需要連接的子賬戶。如果你沒有子賬戶，你可以通過點擊「管理子賬戶」創建一個。

![](/files/-Mhqo-3qXh8Mio622ziQ)

### 2.5 想要创建一个子账户，你可以点击「创建子账户」，然后在跳出的窗口中给你的子账户起一个名字，之后点击「创建子账户」。

![](/files/-Mhqo-3tH_ia9V1fA3jz)

### &#xD;2.6 想要把子賬戶連接到BitUniverse，點擊進入這個鏈接<https://ftx.com/external-program-api-keys>

### 2.7 在「外部項目」下拉菜單中選擇BitUniverse。&#x20;

### 2.8 點擊「為<子賬戶名>創建 API KEY」。

![](/files/-Mhqo-3uA_vKQR4DwdWh)

### &#xD;&#xD;2.9 子賬戶的API創建成功啦！保存好你的API key和API Secret。

![](/files/-Mhqo-3vpizxb96fn5Dh)

### 2.10 進入BitUniverse手機應用 ，點擊屏幕下方的「交易」。

![](/files/-MiQDOmGm3_mSyrKVINr)

### 2.11 點擊右上角的 :key: 。

![](/files/-MiQDOmIHvIpjAsUiHUx)

### 2.12 點擊「:heavy\_plus\_sign:」。

![](/files/-Mj4_hju8f6cBNs381c9)

### 2.13 選擇FTX。

![](/files/-MiQDOmKDnEymOPqIXgq)

### 2.14 填入API Key和API Secret，以及子賬戶名稱，點擊「导入」 。請注意，子賬戶名稱也是必填項哦。FTX子賬戶成功連接到BitUniverse啦！ :sparkles:&#x20;

![](/files/-MiQDOmLa3eMsLQizUKs)

### &#xD;

### &#xD;

##


---

# 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/ftx.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.
