# Import from another Module

![](/files/-M_GMgtC3XnvxTy6-TEM)

It is possible to import an entire module from elsewhere into a new module. This does not overwrite anything in the existing module. It simply imports the sections and blocs, along with all field parameters, user settings if desired.\
\
There is also a list of sample templates we have built that you can choose from.\
[\
See our showcase products on blocworx.com for more information about these products.](https://www.blocworx.com/showcase-products/)


---

# 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/edit-a-module/import-from-another-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.
