# Bittrex

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

### 1. Log in to your Bittrex account on[ https://global.bittrex.com/](https://bittrex.com/)

### 2. Click "Settings" and then click "API Keys".

![](/files/-MiPLYxmnOPeULkMnCKX)

![](/files/-MiPLYxo9qN_jjI5FLt6)

### 3. Click "Add New Key ". Turn on "READ INFO".

![](/files/-MiPLYxpxasx7OmARuBp)

![](/files/-MiPLYxqAwBVlniz3Wqd)

### 4. Fill in 2FA. Then Click "Update Keys".

![](/files/-MiPLYxrBtEHF-3fav5P)

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

![](/files/-MiPLYxsv1t3_DifiltV)

### :point\_right: [Check how to connect Bittrex to BitUniverse.](https://help.bituniverse.org/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/api-management/create-api/bittrex.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.
