# Versionen

Diese Seite verfolgt die Entwicklung der Magma-Plattform. Die Dokumentation wird mit jeder Version aktualisiert.

| Version | Datum | Was ist neu                                                                                                                                                                |
| ------- | ----- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| —       | —     | *Der Versionsverlauf wird hier aufgezeichnet, wenn sich die Plattform weiterentwickelt. Führen Sie `/update-docs` nach jeder Version aus, um dieses Protokoll zu pflegen.* |

***

## Dokumentation zuletzt aktualisiert

Diese Dokumentation wurde auf der Grundlage einer umfassenden Analyse des Magma-Quellcodes erstellt. Sie behandelt die vollständige Plattform, wie sie zum Zeitpunkt der Erstellung besteht, einschließlich:

* Alle 8 Stakeholder-Kategorien und über 50 spezifische Stakeholder-Typen
* Alle 121 Dokumenttypen über 5 Magma Index-Ebenen
* Alle 10 Aufgabentypen
* Alle 13 DTT®-Minting-Schritte
* Den vollständigen BIM 3D-Viewer mit 12 Datensektionen und Tastaturkürzeln
* Den Scan Viewer mit KI-Segmentierung und BIM-Vergleichsfunktionen
* Abonnementpläne (Essential, Premium, Infinity) mit Eskalation bei Zahlungsausfall
* Die vollständigen Funktionen Lotaufteilung und Fluid Synoptic
* Das Belohnungs- und Reputationssystem (MRT-Token, Reputationsskala 1–5)


---

# Agent Instructions: 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.mymagma.com/magma-documentation/de/versions.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.
