# Kennisbank

- [Downloads](https://docs.gzac.nl/kennisbank/downloads.md)
- [Data in zaakdossiers](https://docs.gzac.nl/kennisbank/data-in-zaakdossiers.md)
- [Continuous Integration en Continuous Delivery](https://docs.gzac.nl/kennisbank/continuous-integration-en-continuous-delivery.md)
- [Adopteren vs bouwen](https://docs.gzac.nl/kennisbank/adopteren-vs-bouwen.md)
- [Werken met componenten](https://docs.gzac.nl/kennisbank/werken-met-componenten.md)
- [Communicatie met portalen](https://docs.gzac.nl/kennisbank/werken-met-componenten/communicatie-met-portalen.md)
- [Integratiepatronen](https://docs.gzac.nl/kennisbank/werken-met-componenten/integratiepatronen.md)
- [Verzoek](https://docs.gzac.nl/kennisbank/werken-met-componenten/verzoek.md): De start van een Zaakdossier
- [Modelleren met het Zaakdetailobject](https://docs.gzac.nl/kennisbank/modelleren-met-het-zaakdetailobject.md)
- [Versies van Zaaktypes](https://docs.gzac.nl/kennisbank/versies-van-zaaktypes.md): Hoe om te gaan met versies van Zaaktypes?
- [Twee opties voor effectief Case Management met GZAC](https://docs.gzac.nl/kennisbank/twee-opties-voor-effectief-case-management-met-gzac.md)
- [Product of ontwikkelframework](https://docs.gzac.nl/kennisbank/product-of-ontwikkelframework.md): Zaakafhandelapplicatie en Taakapplicatie
- [Video's](https://docs.gzac.nl/kennisbank/videos.md)


---

# 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.gzac.nl/kennisbank.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.
