> For the complete documentation index, see [llms.txt](https://start.atas.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://start.atas.net/francais/etape-4.-connectez-le-compte/crypto/okx.md).

# OKX

This instruction serves as a guide for connecting the OKX exchange to the ATAS platform.

***

You can find a brief description of the platform and download it at the following [link](https://atas.net/atas-crypto/).&#x20;

If you do not have an account yet, you can register on the exchange using the following [link](https://www.okx.com/).

<figure><img src="/files/0S7Hjbz1fIzXCCMB7Ihz" alt=""><figcaption></figcaption></figure>

Go to the menu of the **ATAS platform’s** main window and left-click **Connections** there.

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

The connection window will open:

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

Click **Add** to add a new connectio&#x6E;**.**\
\
After that, you will see a window with a list of available accounts and quote providers:

<figure><img src="/files/5bNdK06KxVvfTwUIjXkw" alt=""><figcaption></figcaption></figure>

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

1\) Enter the keys you generated in your personal account on the OKX website in the connection window.

2\) Click **Finish**.

\* After setting up the connection, it will appear as a separate line in the list of connections:

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

1\. Type - Connection source.

2\. State - after adding a new connection, its default status is Disconnected. To connect, click Connect.

3\. Is market data - quote provider activation.

4\. Auto connect - you must enable this option to connect automatically when the platform starts.

5\. Connection settings button.

6\. Delete connection button.

7\. A button to connect/disconnect the account.

{% 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 %}

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://start.atas.net/francais/etape-4.-connectez-le-compte/crypto/okx.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
