# Module

- [Module Overview](https://manual.blocworx.com/blocworx-documentation/module/module-overview.md)
- [Module Sections](https://manual.blocworx.com/blocworx-documentation/module/module-overview/module-sections.md)
- [Blocs in Modules](https://manual.blocworx.com/blocworx-documentation/module/module-overview/blocs-in-modules.md)
- [Automated Reports](https://manual.blocworx.com/blocworx-documentation/module/module-overview/automated-reports.md)
- [Module Editor](https://manual.blocworx.com/blocworx-documentation/module/edit-a-module.md)
- [Add, remove and move Sections and Blocs](https://manual.blocworx.com/blocworx-documentation/module/edit-a-module/add-remove-sections-and-blocs.md)
- [Edit Module Location & Icon](https://manual.blocworx.com/blocworx-documentation/module/edit-a-module/edit-module-location.md)
- [Edit Module Details](https://manual.blocworx.com/blocworx-documentation/module/edit-a-module/edit-module-details.md)
- [Import from another Module](https://manual.blocworx.com/blocworx-documentation/module/edit-a-module/import-from-another-module.md)
- [Delete a Module](https://manual.blocworx.com/blocworx-documentation/module/edit-a-module/delete-a-module.md)
- [Make this module available to child instances](https://manual.blocworx.com/blocworx-documentation/module/edit-a-module/make-this-module-available-to-child-instances.md)
- [Manage Modules](https://manual.blocworx.com/blocworx-documentation/module/module-manager.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://manual.blocworx.com/blocworx-documentation/module.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.
