# External sending methods

- [AcyMailing Sending Service](https://docs.acymailing.com/external-sending-method/acymailing-sending-service.md): This page shows you how to configure our email sending method.
- [Activating on AcyMailing](https://docs.acymailing.com/external-sending-method/acymailing-sending-service/activating-on-acymailing.md): This page shows you how to activate and configure our email sending service on AcyMailing.
- [Managing the license](https://docs.acymailing.com/external-sending-method/acymailing-sending-service/managing-the-license.md): This section explains how to manage your sending domains and their credits usage from our website, mainly designed for owners of a Multisite license with Sending service.
- [Amazon SES](https://docs.acymailing.com/external-sending-method/amazon-ses.md): Your WordPress/Joomla newsletters being sent using Amazon SES
- [ElasticEmail](https://docs.acymailing.com/external-sending-method/elasticemail.md): Send your emails and newsletters using AcyMailing and ElasticEmail.
- [Mailgun](https://docs.acymailing.com/external-sending-method/mailgun.md): Send your Mailgun emails and newsletters using AcyMailing.
- [Postmark](https://docs.acymailing.com/external-sending-method/postmark.md): See all the steps to send your Postmark newsletter for WordPress
- [SendGrid](https://docs.acymailing.com/external-sending-method/sendgrid.md): Send your Sendgrid emails from Joomla or WordPress
- [Brevo SMTP Relay](https://docs.acymailing.com/external-sending-method/sendinblue.md): All the steps to follow to configure Brevo with WordPress or Joomla
- [Brevo / Sendinblue (Legacy)](https://docs.acymailing.com/external-sending-method/sendinblue-1.md): All the steps to follow to configure Brevo / sendinblue with WordPress or Joomla


---

# 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/external-sending-method.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.
