# Advanced

- [Send follow-up messages based on subscription](https://docs.acymailing.com/advanced/send-follow-up-messages-based-on-subscription.md)
- [Let site users use AcyMailing](https://docs.acymailing.com/advanced/let-users-manage-their-own-users-emails.md): You can allow your site users to manage their own AcyMailing lists, users and campaigns
- [List management](https://docs.acymailing.com/advanced/let-users-manage-their-own-users-emails/list-management.md)
- [User management](https://docs.acymailing.com/advanced/let-users-manage-their-own-users-emails/user-management.md)
- [Campaigns management](https://docs.acymailing.com/advanced/let-users-manage-their-own-users-emails/campaigns-management.md)
- [Show an archive of the sent newsletters](https://docs.acymailing.com/advanced/show-an-archive-of-the-sent-newsletters.md)
- [Show a profile edition form on your site](https://docs.acymailing.com/advanced/show-a-profile-edition-form-on-your-site.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/advanced.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.
