# Samenwerking en communicatie

Chamilo biedt verschillende hulpmiddelen om interactie tussen u en uw leerlingen mogelijk te maken, en ook onder de leerlingen zelf.

* [**Forums**](/2.x-nl/docentenhandleiding/teacher-guide/collaboration-and-communication/forums.md) — Discussies in threads, georganiseerd per categorie en onderwerp
* [**Chat**](/2.x-nl/docentenhandleiding/teacher-guide/collaboration-and-communication/chat.md) — Realtime tekstberichten binnen een cursus
* [**Groepen**](/2.x-nl/docentenhandleiding/teacher-guide/collaboration-and-communication/groups.md) — Verdeel leerlingen in werkgroepen met hun eigen gedeelde hulpmiddelen
* [**Wiki**](/2.x-nl/docentenhandleiding/teacher-guide/collaboration-and-communication/wiki.md) — Samenwerkend bewerken van documenten
* [**Blog**](/2.x-nl/docentenhandleiding/teacher-guide/collaboration-and-communication/blog.md) — Gedeeld bloggen binnen de cursus
* [**Videoconferenties**](/2.x-nl/docentenhandleiding/teacher-guide/collaboration-and-communication/video-conferencing.md) — Live videosessies met BigBlueButton of Zoom

Deze hulpmiddelen zijn beschikbaar vanaf de cursusstartpagina. Sommige kunnen standaard verborgen zijn — u kunt ze zichtbaar maken via het hulpmiddelenraster (zie [Cursusstartpagina](/2.x-nl/docentenhandleiding/teacher-guide/creating-your-course/course-homepage.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.chamilo.org/2.x-nl/docentenhandleiding/teacher-guide/collaboration-and-communication.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.
