> For the complete documentation index, see [llms.txt](https://help.bituniverse.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.bituniverse.org/fzh/api-management/create-api/okex.md).

# Okex

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

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

### 2. 把光標放在頭像標識上，然後點擊「API」。

![](/files/-MhmE9aZYrgg-mnXxUWF)

### 3. 完成2FA。

![](/files/-MhvHJOCmuWBjUduiPot)

### 4. 點擊「創建 V5 API Key」。

![](/files/-MhmF8qIXpK9_4fuK9wi)

### 5. 為API Key鍵入一個名字和密碼，選擇「讀取」和「交易」，點擊「確認」。

![](/files/-MhmFDlM1ztWrQedejBk)

### 6. API創建成功啦! 保存你的API 信息並點擊「確認」。 :sparkles:&#x20;

![](/files/-MiVgLNYAqa8PkMY1ww5)

### :point\_right: [查看如何把OKEx連接到BitUniverse。](https://bituniverse-org.gitbook.io/bituniverse-docs/v/fzh/api-management/connect)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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