# BitMEX

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

1. You need to have an account on [BitMEX](https://www.bitmex.com/) (register, if not yet). Login to your account.
2. Proceed to the **Create API key** page. In General Access Rights, click the **Order** check box, and then click **New API key**.<br>

<figure><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80031350041/original/lA5mzrPJDDHR9bwkOdZ6SfD6N2tSaNEx8g.png?1629385881" alt=""><figcaption></figcaption></figure>

3. Generated keys will be displayed on the same page. Save these keys because you will no longer be able to view them.

<figure><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80031350204/original/AT1MiDhGEmL4kTx1p2lkmDU4UhTcTQLt1A.png?1629385919" alt=""><figcaption></figcaption></figure>

4\. Start Tiger.com choose **File** in main menu - **Connections** - **Setup**.

5\. In the opened window click “+” **Create new connection** and select **BitMEX** in dropdown list.

6\. Choose **Live** or **Test** server depending on your API keys from BitMEX. If your ISP is blocking BitMEX, you can use proxy in such way - ip:port.

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80113054885/original/J6F3mrjHA61lSuLE3Yp-cL0kQgr0MUVt5g.png?1655204756)

7\. Click **OK**.

You have just successfully setup connection to BitMEX. To connect Tiger.com to **BitMEX** use **File - Connections - BitMEX**.


---

# 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://support.tiger.com/english/settings/connections/crypto-exchanges/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.
