> 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-es/guia-para-docentes/teacher-guide/additional-tools.md).

# Herramientas Adicionales

Además de las herramientas principales de contenido, evaluación y colaboración, Chamilo ofrece varias herramientas adicionales que pueden mejorar tu curso.

* [**Agenda**](/2.x-es/guia-para-docentes/teacher-guide/additional-tools/agenda.md) — Programa eventos, fechas límite y recordatorios para tu curso
* [**Cuaderno de Notas**](/2.x-es/guia-para-docentes/teacher-guide/additional-tools/notebook.md) — Una herramienta personal de toma de notas para los estudiantes
* [**Dropbox**](/2.x-es/guia-para-docentes/teacher-guide/additional-tools/dropbox.md) — Una herramienta sencilla de intercambio de archivos entre tú y tus estudiantes
* [**Portafolio**](/2.x-es/guia-para-docentes/teacher-guide/additional-tools/portfolio.md) — Permite a los estudiantes crear y mostrar un portafolio de su trabajo
* [**Progreso del Curso**](/2.x-es/guia-para-docentes/teacher-guide/additional-tools/course-progress.md) — Define secciones temáticas y realiza un seguimiento de la entrega del curso


---

# 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-es/guia-para-docentes/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.
