# Module

This add-on lets you insert simple Joomla modules in your emails. Keep in mind that most mail clients only handle basic elements so try to insert only modules with a static content.

For example, as of today most mail clients don't handle videos, forms, click actions, popups, iframes (web page inclusion boxes).

Your website's styling is also not included in the sent emails, so make sure the formatting of the inserted modules looks good. You can add custom style sheet in your campaign's dedicated option.

<figure><img src="/files/DonCUVlsyVmIjtMdtVPD" alt=""><figcaption></figcaption></figure>

* **Content to insert:** select the module you want to insert. You can filter them on their title, position and module identifier.
* **Language:** choose the language in which the module should be shown. The Joomla multilingual plugin and module must be active for this option to take effect.

### Settings

<figure><img src="/files/DU3VFr8lvIsZ8bSiDoiY" alt=""><figcaption></figcaption></figure>

* **Front-end access:** controls whether or not the module insertion capability is available when building a campaign from a front-end menu


---

# 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://docs.acymailing.com/addons/joomla-add-ons/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.
