# Quantum Manager | NorrNext Documentation

## Quantum Manager

- [Getting started](https://docs.norrnext.com/quantum-manager/getting-started.md): Revolutionary File & Media Manager for Joomla
- [General](https://docs.norrnext.com/quantum-manager/configuration/general.md)
- [Images](https://docs.norrnext.com/quantum-manager/configuration/images.md)
- [Profiles](https://docs.norrnext.com/quantum-manager/configuration/profiles.md)
- [Permissions](https://docs.norrnext.com/quantum-manager/configuration/permissions.md)
- [Editor Button](https://docs.norrnext.com/quantum-manager/editor-button.md): Editor button embeds a file or multiple files into the content.
- [Replacement of standard Media Manager](https://docs.norrnext.com/quantum-manager/replacement-of-standard-media-manager.md)
- [FAQ](https://docs.norrnext.com/quantum-manager/faq.md): Frequently Asked Questions related to Quantum Manager.
- [Scopes](https://docs.norrnext.com/quantum-manager/best-practices/scopes.md)
- [Override parameters via Profiles](https://docs.norrnext.com/quantum-manager/best-practices/override-parameters-via-profiles.md)
- [How to automatically create a folder for a user and limit access](https://docs.norrnext.com/quantum-manager/best-practices/how-to-automatically-create-a-folder-for-a-user-and-limit-access.md)
- [How to automatically create folders with the current date](https://docs.norrnext.com/quantum-manager/best-practices/how-to-automatically-create-folders-with-the-current-date.md)
- [Long file names and transliteration](https://docs.norrnext.com/quantum-manager/best-practices/long-file-names-and-transliteration.md)
- [Image processing during the upload](https://docs.norrnext.com/quantum-manager/best-practices/image-processing-during-the-upload.md)
- [Use of high-quality photos with a free license](https://docs.norrnext.com/quantum-manager/best-practices/use-of-high-quality-photos-with-a-free-license.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.norrnext.com/quantum-manager/getting-started.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.
