# Blocs in Modules

![Typical Blocs being listed in a module](/files/-M_G1BBcO4YYO36hidz9)

The only purpose of a module is to be the container of blocs. Blocs are the core of what Blocworx is all about. Click below to learn about blocs in their entirety

{% content-ref url="/pages/-MUOEK-9If5m3Qi3pZkU" %}
[Bloc Overview](/blocworx-documentation/bloc/bloc-overview.md)
{% endcontent-ref %}


---

# 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/module-overview/blocs-in-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.
