# Acerca desta guía

Este manual foi escrito a través da colaboración de varias organizacións e persoas que comparten o obxetivo común de contribuir á educación ao redor do mundo. Ti tamén podes contribuir á redacción e mellora desta guía. Todo o que precisas facer é enviarnos un e-mail a <info@chamilo.org> coas túas suxerencias para melloras – podes adxuntar a túa propia versión modificada de párrafos, capítulos, capturas de pantalla ou incluso o manual completo! ¡É 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-ga/manual-do-profesor/introducion/acerca_desta_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.
