> 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/deinen-ersten-splex-erstellen/was-ist-ein-splex.md).

# Was ist ein Splex

Ein **Splex** (kurz für *Spatial Learning Experience*) ist eine räumliche Lerneinheit innerhalb eines Splexit-Projekts. Die einfachste Analogie: Ein Splex ist wie eine Folie in PowerPoint — nur im 3D-Raum.

Ein Splex ist immer einem Thema zugeordnet (z. B. „Menschliche Zelle") und definiert eine räumliche Szene, in der Inhalte dreidimensional verankert werden.&#x20;

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

Je nach Einsatzzweck kann ein Splex in verschiedenen Modi betrieben werden:

* **360° Panorama** — ein immersives Kugelbild als Hintergrund, in das die Teilnehmenden eintauchen (z. B. ein 360°-Foto eines Ortes)
* **3D-Szene** — vollständige virtuelle Umgebungen und Räume, die als begehbare Lernwelten gestaltet werden
* **Augmented Reality** — Anreicherung des realen Raums mit virtuellen Inhalten, sichtbar über Passthrough der VR-Brille oder die Smartphone-Kamera
* **Verlinkung zu externen Plattformen** — Weiterleitung zu WebXR-Plattformen wie CoSpaces, Hubs, 360cities u. a., die zentral auf alle Geräte ausgespielt werden

Innerhalb eines Splex gibt es zwei Ebenen von Inhalten. Die **Splex-Elemente** sind statisch — sie definieren das grundlegende Layout der Szene (z. B. das Panorama, eine Audio-Spur). Die **Mediaslides** sind dynamisch — 3D-Modelle, Bilder, Video, Audio, Labels, die du während der Präsentation ein-/ausblenden, verschieben und skalieren kannst.&#x20;

Während einer Präsentation navigierst du über die Companion App durch die Splexes eines Projekts. Alle verbundenen Geräte sehen synchron dasselbe — am gleichen Ort. Mehrere Splexes hintereinander ergeben den Erzählfluss einer Unterrichtseinheit.


---

# 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/deinen-ersten-splex-erstellen/was-ist-ein-splex.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.
