> 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/producten-afnemen/zo-werkt-het.md).

# Zo werkt het

## 1) Publiceer je Common

Voordat je op het ecosysteem producten kan afnemen, is het eerst zaak zelf je Common-product gepubliceerd te hebben. Het product hoeft niet afgenomen te zijn, je moet enkel iets in de catalogus hebben staan. Weet je niet wat je kan delen? Publiceer dan een [dienst](/support-dexes/policies/type-offer-policies/the-afsprakenstelsel-policy/commons/een-dienst-aanbieden-als-common.md) als Common, waarin je verteld welke waarde je kan leveren voor andere Deelnemers.

## 1) Vind je product in de catalogus

Hier vind je meer informatie over de [zoekfunctie](/support-dexes/de-dexes-marktplaats/zoekfunctie.md).

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

## 2) Klik op de titel van het product naar keuze

Zo kom je op de detailpagina. Hier vind je omschrijvende data over het product, de metadata. Aan de linkerzijde vind je de beschrijving, openbaarheidsniveau, eigenaar, en filterwaardes als thema, locatie en licentie.

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

## 3) Klik op vraag toegang

Je ziet in een nieuw scherm de geldende voorwaarden, of policies, die de aanbieder stelt. Het kan zijn dat deze voorwaarden automatisch gecontroleerd worden, zoals bij een Common-policy. Het kan ook zijn dat de aanbiedende partij handmatig goedkeuring moet geven tot er toegang verschaft wordt.

{% hint style="info" %}
Het kan zijn dat je aanvraag bij een aanbieder blijft liggen. Op de detailpagina vind je contactgegevens; als je na 2 dagen nog niks hebt gehoord, is het aan te raden contact met de aanbieder op te nemen.
{% endhint %}

Als je nog eens op vraag dienst aan klikt, wordt je aanvraag in behandeling genomen. Het proces wat hierop volgt, staat beschreven op de [Clearing](/support-dexes/clearing/clearing-house.md) pagina.

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


---

# 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/producten-afnemen/zo-werkt-het.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.
