# Documentatie & support

Op deze pagina's vind je een stap voor stap gebruikershandleiding voor de ticketsoftware van VoordeMensen. Klik in de menubalk aan de linkerzijde op het onderwerp van je keuze voor meer informatie.&#x20;

Voor sommige functies is nog geen online documentatie beschikbaar. Wanneer je het antwoord op je vraag niet kunt vinden op deze pagina's, neem dan svp contact met ons op via <support@voordemensen.nl> of 020 - 427 27 28.

**For developers:** please go to 'API & Integrations' in the menu to the left for technical documentation in English.


---

# 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.voordemensen.nl/master.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.
