# Setup AcyMailing

- [Update from AcyMailing 5](https://docs.acymailing.com/setup/migration.md): This page shows you how to migrate your data from AcyMailing 5 to the latest version
- [Installation](https://docs.acymailing.com/setup/installation.md): Find all the steps you need to install AcyMailing,  WordPress and Joomla Newsletter plugin.
- [Download AcyMailing](https://docs.acymailing.com/setup/installation/download-acymailing.md): Get all the information about how to download and install our WordPress and Joomla newsletter plugin
- [Install AcyMailing](https://docs.acymailing.com/setup/installation/install-acymailing.md): See what to do to install AcyMailing,  our WordPress and Joomla Newsletter plugin.
- [Update AcyMailing](https://docs.acymailing.com/setup/installation/update-acymailing.md): Read our tutorial showing how to update our newsletter plugin.
- [Switching from Starter to a paid version](https://docs.acymailing.com/setup/installation/switching-from-starter-to-a-paid-version.md): How to switch from your AcyMailing Starter edition to a paid version (Essential or Enterprise).
- [Uninstall AcyMailing](https://docs.acymailing.com/setup/installation/uninstall-acymailing.md): This guide shows you how to uninstall AcyMailing from your website
- [Move AcyMailing between websites](https://docs.acymailing.com/setup/move-acymailing-between-websites.md)
- [Migrate between Joomla! and WordPress](https://docs.acymailing.com/setup/move-acymailing-between-websites/migrate-between-joomla-and-wordpress.md): Learn how to migrate AcyMailing from Joomla! to WordPress
- [Move between two WordPress websites](https://docs.acymailing.com/setup/move-acymailing-between-websites/move-between-two-wordpress-websites.md): This page will guide you step by step to move your AcyMailing data from a WordPress website to an other.
- [Switch from Joomla 3 to Joomla 4/5](https://docs.acymailing.com/setup/move-acymailing-between-websites/switch-from-joomla-3-to-joomla-4-5.md): This page tells you how to safely move your AcyMailing data between two Joomla sites, or update a site to Joomla 4
- [Configuration](https://docs.acymailing.com/setup/configuration.md): All the information you need to configure AcyMailing. During the install process, some options will be automatically set from your website configuration but you can modify them at any time.
- [License](https://docs.acymailing.com/setup/configuration/license.md): Get your AcyMailing license API Key and attach it to your website
- [Mail settings](https://docs.acymailing.com/setup/configuration/mail-configuration.md): All the needed details about your sending method: sender information, mail server and technical format of your emails.
- [Set up your DKIM : DomainKeys Identified Mail](https://docs.acymailing.com/setup/configuration/mail-configuration/dkim.md): Learn how to set up your newletter DKIM and make sure you won't be considered as SPAM.
- [Set up Oauth 2.0](https://docs.acymailing.com/setup/configuration/mail-configuration/set-up-oauth-2.0.md)
- [Queue process](https://docs.acymailing.com/setup/configuration/queue-process.md): See how you can configure how your AcyMailing sending process should behave, enable automatic actions and  reports.
- [Configure your send process](https://docs.acymailing.com/setup/configuration/configure-your-send-process.md): Configure your WordPress newsletter sending process using AcyMailing
- [Subscription](https://docs.acymailing.com/setup/configuration/subscription.md): Make sure your WordPress users subscribe to your website before sending them your newsletters.
- [Bounce handling](https://docs.acymailing.com/setup/configuration/bounce-handling.md): See how you can configure the way AcyMailing connects to a mailbox to handle bounces.
- [Data collection](https://docs.acymailing.com/setup/configuration/data-collection.md): Configure what data will be managed by AcyMailing on WordPress and Joomla regarding users privacy.
- [Security](https://docs.acymailing.com/setup/configuration/security.md): Check our option to handle several security regarding the user subscription, file download on your site and database maintenance.
- [Languages](https://docs.acymailing.com/setup/configuration/languages.md): Here you can manage AcyMailing translations and customise texts.
- [Step by step guide](https://docs.acymailing.com/setup/walkthrough.md): A step by step tutorial to help you understand how AcyMailing works.
- [Multilingual websites](https://docs.acymailing.com/setup/available-language.md): Our WordPress newsletter plugin is available in multiple languages. Check them out.
- [Translate AcyMailing](https://docs.acymailing.com/setup/available-language/translate-acymailing.md): Want to translate AcyMailing? Help the community by sharing it with the team!
- [Custom translation](https://docs.acymailing.com/setup/available-language/custom-translation.md)
- [Subscription to your lists](https://docs.acymailing.com/setup/subscription-to-your-lists.md): Learn how to make your WordPress our Joomla users subscribe to your newsletter.
- [Subscription form - Joomla](https://docs.acymailing.com/setup/subscription-to-your-lists/subscription-module-for-joomla-users.md)
- [Subscription form - WordPress](https://docs.acymailing.com/setup/subscription-to-your-lists/subscription-form-for-wordpress-users.md): Create a newsletter subscription form for WordPress using AcyMailing
- [Other subscription methods](https://docs.acymailing.com/setup/subscription-to-your-lists/external-subscription.md): See all other subscriptions methods for AcyMailing
- [RSForm!Pro integration](https://docs.acymailing.com/setup/subscription-to-your-lists/rsform-pro-integration.md)


---

# 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/setup.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.
