# Inhoud toevoegen

Deze sectie behandelt de hulpmiddelen die u gebruikt om leerinhoud aan uw cursus toe te voegen. Chamilo biedt verschillende manieren om materiaal aan uw leerlingen te leveren:

* [**Documenten**](/2.x-nl/docentenhandleiding/teacher-guide/adding-content/documents.md) — Upload bestanden, maak webpagina's en organiseer uw inhoudsbibliotheek
* [**Links**](/2.x-nl/docentenhandleiding/teacher-guide/adding-content/links.md) — Deel URL's naar externe bronnen, georganiseerd per categorie
* [**Leertrajecten**](/2.x-nl/docentenhandleiding/teacher-guide/adding-content/learning-paths.md) — Bouw gestructureerde reeksen van inhoud met voorwaarden en voortgangsregistratie
* [**Woordenlijst**](/2.x-nl/docentenhandleiding/teacher-guide/adding-content/glossary.md) — Definieer belangrijke termen die leerlingen gedurende de cursus kunnen raadplegen
* [**Aankondigingen**](/2.x-nl/docentenhandleiding/teacher-guide/adding-content/announcements.md) — Stuur berichten en updates naar uw ingeschreven leerlingen

Elk hulpmiddel is toegankelijk via het hulpmiddelenraster op de cursusstartpagina. Klik op het pictogram van het hulpmiddel om het te openen.


---

# 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/adding-content.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.
