# Poloniex

### :point\_right: Poloniex: how to create API keys

### 1. Log in to your Poloniex account on <https://poloniex.com/>, click the tools icon on the right up corner. Then click "API KEYS".

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

### 2. Click "Create New Key".&#x20;

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

### 3. Type in the Authenticator code and Press "submit".

![](/files/-MiL27gggH1RKgQ2ssa2)

### 4. Click the confirmation link in the email Poloniex sent to you.

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

### 5. Tada! API created successfully! Take a note of it. :sparkles:&#x20;

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

### :point\_right: [Check how to connect Poloniex to BitUniverse.](https://bituniverse-org.gitbook.io/bituniverse-docs/api-management/connect)


---

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