> 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/step-4.-connect-your-account/crypto/whitebit.md).

# WhiteBit

This guide is designed to help you connect the WhiteBit exchange to the ATAS platform. If you do not have an account yet, you can register on the exchange using the following [**link**](https://whitebit.com/auth/register)**.**

***

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

1. To connect your WhiteBit account to ATAS, you need to create an API key.

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

2. During the API creation, select the following settings:

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

{% hint style="info" %}
After creating the API key, you need to activate it.
{% endhint %}

<figure><img src="/files/RVt927DJKsx7jtfdpYtc" 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 - Add - WhiteBit*** and then click the ***Next button***.

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

4. Setting up the connection in ATAS.

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

* API key, Secret key - keys generated on the website.
* Connection name - the displayed name of the connection in the connection list.
* Portfolio name - a name for the portfolio to distinguish portfolios from multiple simultaneous connections (optional).

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

<figure><img src="/files/6vwpot8g7UTfeMbioysa" 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
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/step-4.-connect-your-account/crypto/whitebit.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.
