# Plugin : Module Article

## Description <a href="#description" id="description"></a>

This plugin enables you to **insert automatically a module on certain or all of your articles**. For example you can use it to display the subscription module of Acymailing under each of your contents and encourage people to subscribe to your newsletter.

## Parameters <a href="#parameters" id="parameters"></a>

![](/files/-MJg_G7yYdpjsuR3SaHc)

* **ID of the Module to display** : This is the ID of the module you want to display under the articles. This parameter is required.
* **Included categories** : You can here set the articles' categories on which the module will be displayed. If no value is provided to this parameter then, the module will be displayed for each article. (IDs separated by comma)
* **Excluded categories** : Using this parameter you'll be able to hide the module on certains categories. (IDs separated by comma)
* **Excluded articles** : Using this parameter you'll be able to hide the module on certains articles. (IDs separated by comma)


---

# 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/old/integration-plugins/other/plugin-module-article.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.
