> 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-1.-installieren-sie-die-plattform/registrierung-und-plattform-download.md).

# Registrierung und Plattform-Download

Um die Installationsdatei herunterzuladen, müssen Sie den Registrierungsprozess abschließen.

1\) Füllen Sie das Formular auf unserer Website aus, indem Sie diesem Link folgen, und machen Sie die folgenden Angaben:

* Benutzernamen;
* eine gültige E-Mail-Adresse (Sie werden eine Bestätigung und ein Passwort erhalten);
* Rufnummer.

2\) Prüfen und akzeptieren Sie die Bedingungen der Nutzungsvereinbarung, indem Sie das Kästchen markieren.

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

{% hint style="success" %}
Wir empfehlen auch, die ATAS-Sonderangebote zu abonnieren. Dadurch erhalten Sie Zugang zu wertvollen Bildungsinhalten und erfahren als Erster von Webinaren, Partnerangeboten, Rabatten und Werbeaktionen. Wir versprechen, nicht zu spammen!
{% endhint %}

3\) Klicken Sie auf „Weiter“ und Sie erhalten eine E-Mail mit Ihrem Login und Passwort.

Von dieser E-Mail aus können Sie direkt auf Ihr persönliches Konto zugreifen.

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

Sobald Sie in Ihrem Konto sind, sehen Sie standardmäßig die Preispläne für den Handel auf den traditionellen Finanzmärkten. Für den Handel mit Kryptowährungen ist die ATAS-Plattform völlig kostenlos!

## Herunterladen der Plattform

Die Installationsdatei finden Sie unter der Registerkarte „Download ATAS“.

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

Bevor Sie das Programm installieren, empfehlen wir Ihnen dringend, die Mindestsystemanforderungen der Software zu prüfen.

Achten Sie besonders auf Ihren Arbeitsspeicher! Hier kommt es häufig zu Engpässen für die Nutzer. Mit weniger als 8 GB RAM können Sie die Plattform installieren und ausführen, aber diese Ressourcen werden nicht ausreichen, um das volle Potenzial der ATAS-Funktionen zu nutzen.

Berücksichtigen Sie auch das Betriebssystem Ihres PCs.


---

# 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-1.-installieren-sie-die-plattform/registrierung-und-plattform-download.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.
