# Add-ons

The AcyMailing add-ons allows you to add new features in our component, most of the time they are integration with other components.\
For more information about which component we're integrate with, here is the documentation of each of them: [Joomla](/addons/joomla-add-ons.md) or [Wordpress](/addons/wordpress-add-ons.md)

{% hint style="warning" %}
You can only download/update add-ons if you have the latest version of AcyMailing otherwise it make not work.
{% endhint %}

## My add-ons

![](/files/-LyEmOrJBWRx9a1f2ngM)

On this page you'll have all of the add-ons that you have downloaded.

On the top of the page you have:

* **Search input**: Allow you to search for an add-ons in the list
* **Sort by category**: Only list add-ons of a specific category
* **Sort by AcyMailing level**: Only list add-ons with a level compatibility for exemple **AcyMailing Enterprise**
* **Check for updates**: This button will check if your add-ons are uptodate&#x20;

Add-ons card:

![](/files/-LyEo5Hn_FCPVcYGPkFp)

On the add-ons card you can do several actions:

* **Documentation**: This link opens a new tab with the related documentation
* **Enabled**: This switch allow you to disable/enable your add-ons
* **Update button**: This button show up when the add-ons need to be update

{% hint style="warning" %}
Be carful when you disable an add-ons it means it won't be called, so for example if you've set an automatic newsletter with the 5 latest product with Hikashop or Woocommerce, the tags won't be replaced
{% endhint %}

## Available Add-ons

![](/files/-LyEpsOMbGCaurvHdVA0)

On the page you all the add-ons you can download.

On the top of the page you have:

* **Search input**: Allow you to search for an add-ons in the list
* **Sort by category**: Only list add-ons of a specific category
* **Sort by AcyMailing level**: Only list add-ons with a level compatibility for exemple **AcyMailing Enterprise**

Add-ons card:

![](/files/-LyEqZZz2765vPgleIXY)

On the add-ons card you can do several actions:

* **Documentation**: This link opens a new tab with the related documentation
* **Enabled**: This switch allow you to disable/enable your add-ons
* **Download**: This button allows you to download the add-on

Here an exemple of what you'll have if you download one

![](/files/-LyEscfLH2Ew-qEQTM5T)


---

# 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/main-pages/add-ons.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.
