# Documentatiestructuur

Deze documentatie is hoofdzakelijk gebaseerd op de [bouwblokken zoals gedefinieerd in de Data Spaces Blueprint 1.5 door het Data Spaces Support Centre](https://dssc.eu/space/bv15e/766064046/Building+Block+Overview), die zijn gebaseerd op het [Open DEI project](https://design-principles-for-data-spaces.org/).

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

{% hint style="info" %}
Deze bouwblokken zijn vertaald naar het Nederlands en de binnen DMI gebruikte terminologie. Naast deze bouwblokken zijn er verschillende onderwerpen toegevoegd aan de DMI Definities die specifiek zijn voor de DMI context.
{% endhint %}


---

# 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://definities.dmi-ecosysteem.nl/documentation-structure.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.
