# AcyMailing Sending Service

Our sending service allows you to send your AcyMailing emails, simplifying your processes by reducing the number of subscriptions needed to manage your website.

### Activating the service

Once you own a license, you will need to activate it in your AcyMailing configuration, and authorize our service to send your emails in your server configuration.

{% content-ref url="/pages/rAqiqRGVS169HTfLWWMm" %}
[Activating on AcyMailing](/external-sending-method/acymailing-sending-service/activating-on-acymailing.md)
{% endcontent-ref %}

### Managing your domains

You will find a dashboard on our website to easily monitor and manage your sending domains.

{% content-ref url="/pages/j2AIgpvUHlYzakJYkF2G" %}
[Managing the license](/external-sending-method/acymailing-sending-service/managing-the-license.md)
{% endcontent-ref %}


---

# 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/acymailing-sending-service.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.
