# Bitfinex

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

1. Register your account on [Bitfinex](https://www.bitfinex.com/) (if not yet) and login. (Newly registered accounts have limitation to trade, please read rules on Bitfinex).
2. Enable Google Authentication. Go to[ API](https://www.bitfinex.com/api) keys page and click **Create New Key**.
3. Set appropriate permissions (except withdrawal) and click **Generate API key**.

   <div align="left"><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80031350717/original/y6d7Ud0YZqGSlFRr1weqqUriw1xY_DItRw.png?1629386012" alt=""></div>
4. An email with confirmation will come where you need to click **CREATE API KEY**.

   <div align="left"><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80031350832/original/Us3XZDyUK-7djXBRpvUwxbPuX3-sS-S-1w.png?1629386032" alt=""></div>
5. After that you will see new API keys on Bitfinex API keys page. **BACKUP them, they will be masked forever.**

   ![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80031350958/original/3XzPAFVzpVsJ6shNdHprtHuqGe9nc5_B-g.png?1629386055)
6. Start Tiger.com choose **File** in main menu -> **Connections - Setup**.
7. In the opened window click “+” **Create new connection** and select **Bitfinex** in dropdown list.
8. Enter your **API** keys from **Bitfinex** API page. If your ISP is blocking **Bitfinex**, you can use proxy in such way - ip:port.

   ![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80113055331/original/fyq0kys-YQwdmhtZf7egzG5rFRIMR-rJSg.png?1655204803)

   9\. Click **OK**.

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


---

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