# Update AcyMailing 5

{% tabs %}
{% tab title="Joomla" %}
On Joomla you will just have to download the package and install it on your website, it will automatically update it without losing any data:

![](/files/-MJSWYYaAC_IuUai7M4b)

* Browse for your AcyMailing package and then click **Upload & Install**.

![](/files/-MJSW_zoG6SGGm7fQx6Q)

You can also use the Joomla update system for paid versions if you attached your site to your license:

![](/files/-MJSWcuiSbXIDcNIjrVy)

Then click on **Find Update** if they are some check it and click in **Update**

![](/files/-MJSWflrwP3Exxv7DhTl)

{% endtab %}

{% tab title="WordPress" %}
The old version 5 of AcyMailing isn't on the WordPress plugin listing site, which means that it isn't available in the Updates page.

As WordPress doesn't do the plugin update if you try to install the new version over a previous one, you will have to follow these steps:

1. Backup the folder wp-content / plugins / acymailing5 / media / upload /
2. Remove the folder wp-content / plugins / acymailing5 /
3. Install the new version of AcyMailing 5 on your WordPress website, using the Plugins => Add New => Upload Plugin option of WordPress
4. Add back the folder wp-content / plugins / acymailing5 / media / upload /

If you're unsure, you can backup the folder acymailing5 before following these steps.
{% endtab %}
{% endtabs %}


---

# 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/faq/update-acymailing-5.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.
