# Documentatie

## Documentatie

- [Aan de slag met Tapp](https://docs.tapp.be/master.md)
- [✍️ Registreren bij Tapp](https://docs.tapp.be/account/registreren-bij-tapp.md): Hoe maakt je een account aan bij Tapp?
- [Koppelen met een organisatie](https://docs.tapp.be/account/koppelen-met-een-organisatie.md): Hoe koppel je een account aan een organisatie?
- [❓Wachtwoord vergeten](https://docs.tapp.be/account/wachtwoord-vergeten.md): Wachtwoord vergeten? Kan gebeuren! Je wachtwoord is zo hersteld!
- [Link account aan Google, Microsoft en Apple](https://docs.tapp.be/account/link-account-aan-google-microsoft-en-apple.md): Link je bestaande Tapp-account aan Google, Microsoft en Appl
- [Organisatie registreren](https://docs.tapp.be/beheer/organisatie-registreren.md): Je organisatie registreren was nog nooit zo gemakkelijk, ontdek hoe!
- [Organisatie beheren](https://docs.tapp.be/beheer/organisatie-beheren.md)
- [Groepen beheren](https://docs.tapp.be/beheer/groepen-beheren.md): Groepen aanmaken, ordenen, personaliseren, leden beheren,...
- [Activiteiten toevoegen aan eigen agenda](https://docs.tapp.be/kalender/activiteiten-toevoegen-aan-eigen-agenda.md): Voeg de activiteiten uit de Tapp-kalender toe aan je eigen agenda.


---

# 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.tapp.be/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.
