# Technical configuration options

- [Technical overview of original OpenCATS Source code](https://documentation.opencats.org/technical-configuration-options/technical-overview-of-original-opencats-source-code.md)
- [Access control lists](https://documentation.opencats.org/technical-configuration-options/access-control-lists.md)
- [CMS addons](https://documentation.opencats.org/technical-configuration-options/cms-addons.md)
- [Dev Guide to migrate Legacy to Symfony](https://documentation.opencats.org/technical-configuration-options/dev-guide-to-migrate-legacy-to-symfony.md)
- [Developer Guide](https://documentation.opencats.org/technical-configuration-options/developer-guide.md)
- [How\_to\_install\_Sphinx](https://documentation.opencats.org/technical-configuration-options/how_to_install_sphinx.md)
- [How\_to\_script\_database\_backups](https://documentation.opencats.org/technical-configuration-options/how_to_script_database_backups.md)
- [Docker - OpenCATS Installation Instructions](https://documentation.opencats.org/technical-configuration-options/docker-opencats-installation-instructions.md)
- [LDAP\_Authentication\_module](https://documentation.opencats.org/technical-configuration-options/ldap_authentication_module.md)
- [Multi lingual\_version](https://documentation.opencats.org/technical-configuration-options/multi-lingual_version.md)
- [OpenCATS Youtube channel](https://documentation.opencats.org/technical-configuration-options/opencats-youtube-channel.md)
- [Pre-requisites](https://documentation.opencats.org/technical-configuration-options/pre-requisites.md)
- [Roadmap](https://documentation.opencats.org/technical-configuration-options/roadmap.md)
- [Vital Security: Restrict access to upload folders (.htaccess)](https://documentation.opencats.org/technical-configuration-options/vital-security-restrict-access-to-upload-folders-.htaccess.md)
- [OpenCATS Backup/Restore and Upgrade Instructions-THIS SECTION INCOMPLETE!](https://documentation.opencats.org/technical-configuration-options/opencats-backup-restore-and-upgrade-instructions-this-section-incomplete.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://documentation.opencats.org/technical-configuration-options.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.
