> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/2.x-de/lehrkraftehandbuch/teacher-guide/additional-tools.md).

# Zusätzliche Tools

Neben den grundlegenden Inhalts-, Bewertungs- und Kollaborationstools bietet Chamilo mehrere zusätzliche Werkzeuge, die Ihren Kurs bereichern können.

* [**Agenda**](/2.x-de/lehrkraftehandbuch/teacher-guide/additional-tools/agenda.md) — Planen Sie Veranstaltungen, Fristen und Erinnerungen für Ihren Kurs
* [**Notizbuch**](/2.x-de/lehrkraftehandbuch/teacher-guide/additional-tools/notebook.md) — Ein persönliches Notizwerkzeug für Lernende
* [**Dropbox**](/2.x-de/lehrkraftehandbuch/teacher-guide/additional-tools/dropbox.md) — Ein einfaches Werkzeug zum Dateiaustausch zwischen Ihnen und Ihren Lernenden
* [**Portfolio**](/2.x-de/lehrkraftehandbuch/teacher-guide/additional-tools/portfolio.md) — Ermöglichen Sie Lernenden, ein Portfolio ihrer Arbeiten zu erstellen und zu präsentieren
* [**Kursfortschritt**](/2.x-de/lehrkraftehandbuch/teacher-guide/additional-tools/course-progress.md) — Definieren Sie thematische Abschnitte und verfolgen Sie die Kursdurchführung


---

# 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 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-de/lehrkraftehandbuch/teacher-guide/additional-tools.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.
