> 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/de/schritt-4.-account-verbinden/krypto/whitebit.md).

# WhiteBit

Dieser Leitfaden soll Ihnen helfen, die WhiteBit-Börse mit der ATAS-Plattform zu verbinden. Wenn Sie noch kein Konto haben, können Sie sich über den [folgenden Link](https://whitebit.com/auth/register) bei der Börse registrieren.

***

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

1. Um Ihr WhiteBit-Konto mit ATAS zu verbinden, müssen Sie einen API-Schlüssel erstellen.

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

2. Wählen Sie während der API-Erstellung die folgenden Einstellungen:

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

{% hint style="info" %}
Nachdem Sie den API-Schlüssel erstellt haben, müssen Sie ihn aktivieren.
{% endhint %}

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

3. Verbinden Sie Ihr Konto mit den generierten Schlüsseln in ATAS. Dazu klicken Sie im Hauptfenster der Plattform auf Verbindungen - Hinzufügen - WhiteBit und dann auf die Schaltfläche Weiter.

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

4. Einrichten der Verbindung in ATAS.

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

* API-Schlüssel, Secret-Schlüssel – Schlüssel, die auf der Website generiert wurden.
* Verbindungsname – der angezeigte Name der Verbindung in der Verbindungsübersicht.
* Portfolioname - ein Name für das Portfolio, um Portfolios von mehreren gleichzeitigen Verbindungen zu unterscheiden (optional).

Nachdem Sie die Verbindung konfiguriert haben, erscheint sie als separate Zeile in der Liste der Verbindungen:

<figure><img src="/files/6vwpot8g7UTfeMbioysa" alt=""><figcaption></figcaption></figure>

&#x20;1\. Type / Typ - Verbindungsquelle.\
\
2\. State / Verbindungsstatus - Sobald eine neue Verbindung hinzugefügt wurde, ist ihr Standardstatus Disconnected/Getrennt. Um eine Verbindung herzustellen, drücken Sie die Taste Connect/Verbinden.\
\
3\. Is market data/Angebotsanbieter - Option zur Auswahl eines Angebotsanbieters.\
\
4\. Auto connect / Auto-Verbindung - Wenn Sie möchten, dass die Verbindung automatisch hergestellt wird, wenn Sie die Plattform starten, müssen Sie diese Option aktivieren.\
\
5\. Schaltfläche Verbindungseinstellungen.

6\. Schaltfläche zum Trennen der Verbindung.

7\. Schaltfläche zur Aktivierung der Verbindung.

8\. Schaltfläche zum Hinzufügen einer neuen Verbindung.

9\. Schaltfläche zum Beenden der Verbindungen.

{% hint style="info" %}
Die Einstellungen dieses Fensters können Sie über den folgenden Link nachlesen:  [Fenster "Verbindungseinstellungen”](https://help.atas.net/de/support/solutions/articles/72000612212-fenster-verbindungseinstellungen-).
{% 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/de/schritt-4.-account-verbinden/krypto/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.
