# Versies

Deze pagina volgt de evolutie van het Magma-platform. De documentatie wordt bijgewerkt bij elke release.

| Versie | Datum | Wat is nieuw                                                                                                                                       |
| ------ | ----- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| —      | —     | *Releasegeschiedenis wordt hier vastgelegd naarmate het platform evolueert. Voer `/update-docs` uit na elke release om dit logboek bij te houden.* |

***

## Documentatie voor het laatst bijgewerkt

Deze documentatie is geschreven op basis van een uitgebreide analyse van de Magma-codebasis. Het omvat het volledige platform zoals het bestaat op het moment van schrijven, inclusief:

* Alle 8 betrokkencategorieën en meer dan 50 specifieke betrokkenentypen
* Alle 121 documenttypen over 5 Magma Index-niveaus
* Alle 10 taaktypen
* Alle 13 DTT®-mintingstappen
* De volledige BIM 3D-viewer met 12 datasecties en toetsenbordsnelkoppelingen
* De Scan Viewer met AI-segmentatie en BIM-vergelijkingsfuncties
* Abonnementsplannen (Essential, Premium, Infinity) met escalatie bij betalingsfout
* De volledige functies Lotdeling en Fluid Synoptic
* Het belonings- en reputatiesysteem (MRT-tokens, reputatieschaal 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/nl/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.
