# Añadiendo Contenido

Esta sección cubre las herramientas que utilizas para añadir contenido de aprendizaje a tu curso. Chamilo ofrece varias formas de entregar material a tus estudiantes:

* [**Documentos**](/2.x-es/guia-para-docentes/teacher-guide/adding-content/documents.md) — Sube archivos, crea páginas web y organiza tu biblioteca de contenido
* [**Enlaces**](/2.x-es/guia-para-docentes/teacher-guide/adding-content/links.md) — Comparte URLs a recursos externos, organizados por categoría
* [**Rutas de Aprendizaje**](/2.x-es/guia-para-docentes/teacher-guide/adding-content/learning-paths.md) — Construye secuencias estructuradas de contenido con prerrequisitos y seguimiento de progreso
* [**Glosario**](/2.x-es/guia-para-docentes/teacher-guide/adding-content/glossary.md) — Define términos clave que los estudiantes pueden consultar a lo largo del curso
* [**Anuncios**](/2.x-es/guia-para-docentes/teacher-guide/adding-content/announcements.md) — Envía mensajes y actualizaciones a tus estudiantes inscritos

Cada herramienta está accesible desde la cuadrícula de herramientas en la página principal del curso. Haz clic en el icono de la herramienta para abrirla.


---

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