# Follow-up

The follow-up is an AcyMailing feature that allows you to send a series of emails with specific delays when a user performs a predefined action.<br>

<figure><img src="/files/7SDzyg6n2cdAu7TVi1Tu" alt=""><figcaption></figcaption></figure>

In this example, users that subscribe to the "Tips and tricks" AcyMailing list will receive 3 emails: one directly, one after a week and a final one after a month.

See sub-pages for more information on [the possible triggers](/main-pages/campaigns/follow-up/trigger.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/main-pages/campaigns/follow-up.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.
