# Appendix

- [Frequently asked questions](https://docs.chamilo.org/1.11.x/admin-guide/appendix/frequently_asked_questions.md)
- [Sending e-mails from the platform doesn't work](https://docs.chamilo.org/1.11.x/admin-guide/appendix/frequently_asked_questions/sending_e-mails_from_the_platform_doesnt_work.md)
- [How do I prevent teachers to subscribe or unsubscribe learners into/from their courses?](https://docs.chamilo.org/1.11.x/admin-guide/appendix/frequently_asked_questions/how_do_i_prevent_teachers_to_subscribe_or_unsubscr.md)
- [How do I block access to the course catalog for learners?](https://docs.chamilo.org/1.11.x/admin-guide/appendix/frequently_asked_questions/how_do_i_block_access_to_the_course_catalog_for_le.md)
- [How much bandwidth does the videoconference tool (admin/BigBlueButton) consume?](https://docs.chamilo.org/1.11.x/admin-guide/appendix/frequently_asked_questions/how-much-bandwidth-does-the-videoconference-tool-admin-bigbluebutton-consume.md)
- [Security in Chamilo LMS](https://docs.chamilo.org/1.11.x/admin-guide/appendix/security_in_chamilo_lms.md)
- [Database structure](https://docs.chamilo.org/1.11.x/admin-guide/appendix/database_structure.md)
- [Accessing the database](https://docs.chamilo.org/1.11.x/admin-guide/appendix/accessing_the_database.md)
- [Configuration settings list](https://docs.chamilo.org/1.11.x/admin-guide/appendix/configuration_settings_list.md)
- [Glossary](https://docs.chamilo.org/1.11.x/admin-guide/appendix/glossary.md)
- [Document license](https://docs.chamilo.org/1.11.x/admin-guide/appendix/document_license.md)
- [Document history](https://docs.chamilo.org/1.11.x/admin-guide/appendix/document_history.md)


---

# 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/admin-guide/appendix.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.
