# Modules in Pages

It is possible to create modules inside a page. Modules are used to build your applications and products. See our Module Overview for more detailed information on Modules.&#x20;

![](/files/-MYiCOdwZNLVcMGM9WrA)

{% content-ref url="/pages/-MUOEAdLNHG825-prW6e" %}
[Module Overview](/blocworx-documentation/module/module-overview.md)
{% endcontent-ref %}

[Click here to learn how to create a module inside a page.](https://blocworx.gitbook.io/blocworx-documentation/page/edit-a-page#create-a-module)

[Click here to learn how to assign an existing module to a page.](/blocworx-documentation/module/edit-a-module/edit-module-location.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/page/page-overview/modules.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.
