# FAQ

- [Insert your subscription form in your article](https://docs.acymailing.com/old/faq/insert-your-subscription-form-in-your-article.md)
- [Update AcyMailing 5](https://docs.acymailing.com/old/faq/update-acymailing-5.md)
- [Your send process is slow?](https://docs.acymailing.com/old/faq/your-send-process-is-slow.md)
- [Could not instantiate mail function](https://docs.acymailing.com/old/faq/could-not-instantiate-mail-function.md)
- [Sending issue](https://docs.acymailing.com/old/faq/sending-issue.md)
- [Spam issue](https://docs.acymailing.com/old/faq/spam-issue.md)
- [Compatibility issues](https://docs.acymailing.com/old/faq/compatibility-issues.md)
- [Install / Update issues](https://docs.acymailing.com/old/faq/install-update-issues.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/old/faq.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.
