# Poloniex

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

### 1. 登陸您的Poloniex賬戶<https://poloniex.com/>，點擊右上角的工具圖標，然後點擊「API KEYS」。

![](/files/-MiL-McU7J8pDJxqnlFA)

### 2. 點擊「創建新Key」。&#x20;

![](/files/-MiL-McWIY68ossD3iQT)

### 3. 完成安全驗證。

![](/files/-MiL27gggH1RKgQ2ssa2)

### 4. 點擊Poloniex發給你的email中的確認鏈接。

![](/files/-MiL-McYUys4ip1RPUfR)

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

![](/files/-MiL-McZDFJIpC01V3z2)

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