# FAQ

- [No recipients error in outgoing emails](https://docs.meta-inf.hu/email-this-issue/faq/no-recipients-error-in-outgoing-emails.md): This guide aims to help you find a reason behind emails that are not sent out but placed in the error queue with the "no recipients" error.
- [How-to add custom macro to email Template?](https://docs.meta-inf.hu/email-this-issue/faq/email-this-issue-for-jira-cloud-how-to-add-custom-macro-to-email-template.md)
- [Why cannot I select custom event types in notification?](https://docs.meta-inf.hu/email-this-issue/faq/email-this-issue-for-jira-cloud-why-cannot-i-select-custom-event-types-in-notification.md)
- [How to configure the Email This Issue addon user in Jira Cloud?](https://docs.meta-inf.hu/email-this-issue/faq/email-this-issue-for-jira-cloud-how-to-configure-the-email-this-issue-addon-user-in-jira-cloud.md)
- [I get an error: Could not create request on behalf of the sender](https://docs.meta-inf.hu/email-this-issue/faq/email-this-issue-for-jira-cloud-i-get-an-error-could-not-create-request-on-behalf-of-the-sender.md)
- [Why is the Incoming Mail Queue size limited?](https://docs.meta-inf.hu/email-this-issue/faq/email-this-issue-for-jira-cloud-why-is-the-incoming-mail-queue-size-limited.md)
- [Outgoing mail not sent - Read timeout error](https://docs.meta-inf.hu/email-this-issue/faq/outgoing-mail-not-sent-read-timeout-error.md)
- [Access restriction icon is not appearing when adding internal attachments via Email this Issue](https://docs.meta-inf.hu/email-this-issue/faq/access-restriction-icon-is-not-appearing-when-adding-internal-attachments-via-email-this-issue.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.meta-inf.hu/email-this-issue/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.
