# Bitfinex

This guide provides instructions on how to connect Bitfinex exchange to the ATAS platform.  If you do not have an account yet, you can sign up on the exchange at the following [link](https://www.bitfinex.com/).&#x20;

***

1\. **To connect your account in ATAS, you need to create an API key.** You can do this in your personal account by following [**this link**](https://setting.bitfinex.com/api#new-key).

2\. **API limitations and settings on the exchange for successful connection in ATAS:**

<figure><img src="/files/kL7Jx4Pneww0KJlebVII" alt=""><figcaption></figcaption></figure>

3\. **Connect your account using the generated keys in ATAS.** To do this, in the platform's main window, click on ***Connections*****&#x20;-&#x20;*****Add*****&#x20;-&#x20;*****Bitfinex***, and then click the ***Next button:***

<figure><img src="/files/uwyURwRMsKa50n359Uh5" alt=""><figcaption></figcaption></figure>

**4. Setting up the connection in ATAS:**

<figure><img src="/files/oFQK2zWKWZV32XIj8yxS" alt=""><figcaption></figcaption></figure>

**Key, Secret** - keys generated on the website.

**Exchange account, Margin account** - names of accounts that will be displayed in the ATAS platform.

After configuring the connection, it will appear as a separate line in the list of connections:

<figure><img src="/files/txqpfgb1wxvIGPe5EqLw" alt=""><figcaption></figcaption></figure>

1\. **Add** – add a new connection.

2\. **Type** – connection source.

3\. **Name** – connection name which you can set yourself.

4\. **Status** – connection status.

5\. **Quote Provider** – option to select a quote provider (this connection will be used as a quote provider).

6\. **Auto-Connect** – if you want the connection to automatically occur when the platform is launched, you need to enable this option.

7\. **Connection settings button.**

8\. **Remove connection from the list button.**

9\. **Connect/Disconnect** – connect/disconnect the connector.

{% hint style="info" %}
You can read about the settings of this window at the following link: [Connection Settings Window](https://help.atas.net/en/support/solutions/articles/72000612212)
{% endhint %}


---

# 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://start.atas.net/francais/etape-4.-connectez-le-compte/crypto/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.
