# Email Configuration & Deliverability

- [Custom Sender Email Domain](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-configuration-and-deliverability/custom-sender-email-domain.md)
- [Setting up Custom Sender Email Domain](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-configuration-and-deliverability/setting-up-custom-sender-email-domain.md)
- [SMTP Server](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-configuration-and-deliverability/smtp-server.md)
- [Merge Tag](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-configuration-and-deliverability/merge-tag.md)
- [How to Add Custom Field Merge Tags for Automated Email](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-configuration-and-deliverability/how-to-add-custom-field-merge-tags-for-automated-email.md)
- [How To Turn On/Off Automated Reminder Emails](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-configuration-and-deliverability/how-to-turn-onoff-automated-reminder-emails.md)
- [Email Unsubscribe Feature](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-configuration-and-deliverability/email-unsubscribe-feature.md)
- [Emails going into attendee's spam mailbox](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-configuration-and-deliverability/emails-going-into-attendees-spam-mailbox.md)
- [How to avoid emails goes to spam folder?](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-configuration-and-deliverability/how-to-avoid-emails-goes-to-spam-folder.md)
- [Troubleshooting Email Delivery Issues When Logs Show Successful Sending](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-configuration-and-deliverability/troubleshooting-email-delivery-issues-when-logs-show-successful-sending.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://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-configuration-and-deliverability.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.
