> For the complete documentation index, see [llms.txt](https://support.dexes.eu/support-dexes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.dexes.eu/support-dexes/aansluiting-op-dmi-ecosysteem-via-dexes/word-operationeel-met-dexes.md).

# Word Operationeel met Dexes

### Eerste stap: Financial Ready

Je betaalt de contributie voor deelname aan DMI. Zodra je toegelaten bent, bent je Financial Ready.

<figure><img src="/files/mft6TrezgIpGUqMdr9Hf" alt=""><figcaption><p><em>Financial Ready</em> volgens <a href="https://definities.dmi-ecosysteem.nl/glossary">DMI Definities</a></p></figcaption></figure>

### Tweede stap: Transaction Ready

Transaction Ready worden. Dit is vastgelegd in het [Afsprakenstelsel](https://dmi-ecosysteem.nl/mijndmi/?fcom_action=download_document\&media_key=37e36abbf11758c1ed0a7bcc72e54b0e\&media_id=5344). Transaction Ready betekent dat je de volgende stappen hebt doorlopen:

1\) Je hebt je marktplaatskeuze doorgevoerd in het [organisatieprofiel](https://dmi-ecosysteem.nl/deelnemer-profiel/) van DMI,

2\) Je organisatie is geregistreerd op iSHARE, dit wordt voor je gedaan,

3\) Je hebt login-gegevens ontvangen, en kan hiermee inloggen op de PDX-voorzieningen.

<figure><img src="/files/KVzj71S2wagoDnzg5CM6" alt=""><figcaption><p><em>Transaction Ready</em> volgens <a href="https://definities.dmi-ecosysteem.nl/glossary">DMI Definities</a></p></figcaption></figure>

### Derde stap: Operationeel

Operationeel worden. Dan doe je de volgende stappen:

1\) Je hebt een [Common aanbod](#user-content-fn-1)[^1] gepubliceerd in de catalogus. Dit zijn enkelen voorbeelden uit de [Commons van de Dexes Deelnemers](https://open.dmi.dexes.eu/nl/search/query/-/filters/classification%3Acommon/page/1).

Dexes biedt haar [Common](https://open.dmi.dexes.eu/nl/service/the-dexes-quick-scan/68f1efec2624e462fd02a212) aan waarmee we Deelnemers intensief begeleiden naar hun eerste publicatie. Lees hier wat een [Common](/support-dexes/policies/type-offer-policies/the-afsprakenstelsel-policy/commons.md) technisch inhoudt.

[^1]: Lid 7.2, Artikel 7 van Het Afsprakenstelsel, stelt u de plicht om een [Common aan te bieden](/support-dexes/policies/type-offer-policies/the-afsprakenstelsel-policy/commons.md).


---

# 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, and the optional `goal` query parameter:

```
GET https://support.dexes.eu/support-dexes/aansluiting-op-dmi-ecosysteem-via-dexes/word-operationeel-met-dexes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
