# Acerca de esta guía

Este manual ha sido escrito a través de la colaboración de varias organizaciones y personas que comparten el objetivo común de contribuir a la educación alrededor del mundo. Tu también puedes contribuir a la redacción y mejora de esta guía. Todo lo que necesitas hacer es enviarnos un e-mail a <info@chamilo.org> con tus sugerencias para mejoras – puedes adjuntar tu propia versión modificada de párrafos, capítulos, capturas de pantalla o incluso el manual completo! ¡Es así de fácil!


---

# 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/1.11.x-pt_br/manual-del-profesor/introduccion/acerca_de_esta_guia.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.
