# GZAC documentation

## GZAC docs

- [GZAC - Procesgericht werken](https://docs.gzac.nl/readme.md): Binnen het Common Ground Zaakgericht Werken landschap
- [Introductie GZAC Valtimo](https://docs.gzac.nl/overzicht/introductie-gzac-valtimo.md)
- [Voorbeelden uit de praktijk](https://docs.gzac.nl/overzicht/videos.md)
- [Handige links](https://docs.gzac.nl/overzicht/handige-links.md)
- [Uitgangspunten in ontwikkeling](https://docs.gzac.nl/overzicht/uitgangspunten-in-ontwikkeling.md)
- [Releases](https://docs.gzac.nl/product-management/releases.md)
- [Sprint reviews](https://docs.gzac.nl/product-management/sprint-reviews.md)
- [Sturing](https://docs.gzac.nl/product-management/stuurgroep.md)
- [Product roadmap](https://docs.gzac.nl/product-management/product-roadmap.md)
- [Compatibiliteitsbeleid](https://docs.gzac.nl/product-management/compatibiliteitsbeleid.md)
- [Impressies](https://docs.gzac.nl/product-management/impressies.md)
- [Publieke GZAC exchange](https://docs.gzac.nl/product-management/publieke-gzac-exchange.md): In plaats van dat elke organisatie zelf het wiel uitvindt, is het efficiënter om her te gebruiken wat een andere organisatie al heeft gemaakt, onder het motto "sharing is caring!".
- [GZAC Insights](https://docs.gzac.nl/product-management/gzac-insights.md)
- [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
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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.gzac.nl/readme.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.
