> For the complete documentation index, see [llms.txt](https://support.tiger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.tiger.com/nastroiki/podklyucheniya/kriptobirzhi/bitmex.md).

# BitMEX

{% embed url="<https://youtu.be/b1-7QGLH2QU?list=PLOsM_QylcNOX4lEAwE72jr81JecX42aG->" %}

1. Зарегистрируйтесь на сайте [BitMEX](https://www.bitmex.com/) (если ещё не зарегистрированы) и войдите в свою учётную запись.
2. Перейдите на страницу Создать ключ API. В поле Основные права доступа установите галочку Ордер, затем нажмите кнопку **Создать ключ API**.\\

   <figure><img src="/files/35tFV4pJ2BeZr8G4HpLp" alt=""><figcaption></figcaption></figure>
3. После этого на этой же странице отобразятся созданные ключи. Сохраните эти ключи, так как больше не будет возможности просмотреть их.\\

   <figure><img src="/files/FgChBUHMbAPdiG3MgijL" alt=""><figcaption></figcaption></figure>
4. Запустите Tiger.com и в главном меню выберите **Файл → Подключения → Настроить**.
5. В открывшемся окне нажмите кнопку **+ Создать новое подключение** и в появившемся списке выберите BitMEX.
6. В открывшемся окне выберите сервер Live или Test и введите API ключи, полученные на сайте BitMEX. Если ваш провайдер блокирует доступ к сайту BitMEX, введите адрес прокси сервера в формате `ip:порт`.<br>

<figure><img src="/files/xTThkM7M6uoSHi6qBw2M" alt="" width="375"><figcaption><p>Окно настройки подключения к бирже BitMEX</p></figcaption></figure>

7. Нажмите **Подключение к BitMEX**.

Настройка подключения завершена. Для установки подключения в главном меню TigerTrade выберите **Файл → Подключения → BitMEX**.


---

# 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://support.tiger.com/nastroiki/podklyucheniya/kriptobirzhi/bitmex.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.
