> For the complete documentation index, see [llms.txt](https://docs.lotta.schule/lotta/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lotta.schule/lotta/lotta-nutzen/account/registrierung.md).

# Registrieren

<figure><img src="/files/QQECSa4lIdpZuQ5P3QtD" alt=""><figcaption><p>Klicken Sie auf Registrieren, um einen Account zu erstellen.</p></figcaption></figure>

In dem sich öffnenden Pop-Up-Fenster können Sie nun Ihre Daten eingeben. Außer Ihrem Namen und E-Mailadresse benötigen Sie keine weiteren Informationen.&#x20;

Ihre E-Mail-Adresse ist im System Lotta versteckt und wird DSGVO-konform geschützt. Einzig die Administratoren können Ihre E-Mail-Adresse sehen, um bei Bedarf mit Ihnen in Kontakt zu treten.

Sie können außerdem ihren Namen verstecken und sich einen Nickname zulegen, um für andere Nutzer anonym zu bleiben.

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

{% hint style="danger" %}
Bitte verwenden Sie *keine* sogenannte "**Einmal-E-Mail-Adressen**" o.ä.. Sie erhalten im Prozess der Registrierung eine E-Mail mit einem Passwort für die erste Anmeldung zugesendet, benötigen diese E-Mail zur Passwortwiederherstellung und erhalten an diese E-Mail-Adresse Informationen der Administratoren.

Schauen Sie ggf. in ihren SPAM-Ordner im E-Mail-Programm.
{% endhint %}

### Einschreibeschlüssel | Anmeldeschlüssel

... sind der Regel Buchstaben-, Zeichen- und/oder Zahlenkombinationen. Sie sind die Passwörter der internen Gruppen.

Diese sogenannten "Einschreibeschlüssel" sind wie Eintrittskarten für interne Bereiche in Lotta. Erkundigen Sie sich bei einem Administrator nach den "Passwörtern", um die für Sie bestimmten Informationen und sensiblen Inhalte sehen zu können.

{% hint style="info" %}
Die Einschreibeschlüssel kann man auch nachträglich in seinem Profil ergänzen. Siehe [Profil bearbeiten](/lotta/lotta-nutzen/account/profil-bearbeiten.md)
{% endhint %}

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

Nach dem Klick auf "**REGISTRIEREN**" wird Ihnen das erfolgreiche Einrichten Ihres Benutzerkontos angezeigt. Für das erste "ANMELDEN" schauen Sie in Ihre E-Mail.

{% hint style="warning" %}
Oft landen die ersten Mails im SPAM-Ordner. Schauen Sie auch dort nach.&#x20;
{% 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://docs.lotta.schule/lotta/lotta-nutzen/account/registrierung.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.
