> For the complete documentation index, see [llms.txt](https://docs.splexit.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.splexit.de/einfuhrung/quick-start-guide/account-und-dashboard.md).

# Account und Dashboard

In diesem Abschnitt erstellst du deinen Splexit-Account und machst dich mit dem Dashboard vertraut.

### Account registrieren

Während der Betaphase benötigst du einen Zugangscode:

1. Öffne [splexit.de/beta](https://splexit.de/beta) und gib deine E-Mail-Adresse ein um dich beim Newsletter einzutragen
2. Du erhältst nach dem Akzeptieren eine Bestätigungs-E-Mail mit deinem persönlichen Zugangscode.
3. Öffne die App oder gehe im Browser auf: [https://app.splexit.de](https://app.splexit.de/)
4. Erstelle deinen Account

{% hint style="info" %}
**Bildungszwecke aktivieren**\
Wenn du Splexit für den Unterricht nutzt, aktiviere den Toggle **"Für Bildungszwecke"**. Du erhältst damit freien Zugriff auf zusätzlichen **Education Content**. Einzige Einschränkung: Inhalte, die mit einem Lernaccount erstellt wurden, können nicht monetarisiert werden.
{% endhint %}

Optional kannst du die **E-Mail-Benachrichtigungen** aktivieren, um über neue Features und Updates informiert zu werden.

### Das Dashboard

Nach dem Login landest du auf dem Dashboard. Es ist bewusst einfach gehalten — das Wichtigste sind deine **Projekte**.

Du siehst dort bereits ein vorinstalliertes **Demo-Projekt**. Daran erkennst du, wie ein Splexit-Projekt aufgebaut ist: Projekt → (optionale Kapitel) → Splexes → Mediaslides.

Das Dashboard bietet dir zwei Modi für jedes Projekt:

* **Edit** — Projekt bearbeiten, Splexes anlegen, Inhalte hinzufügen
* **Present** — Präsentation starten und auf Endgeräten ausspielen

### Nächster Schritt

→ Deinen ersten Splex erstellen


---

# 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:

```
GET https://docs.splexit.de/einfuhrung/quick-start-guide/account-und-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
