# Email Use Cases

- [Use Case : Adding a calendar link as a button in the email template](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-use-cases/use-case-adding-a-calendar-link-as-a-button-in-the-email-template.md)
- [Use Case : How to add an attachment into the email template?](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-use-cases/use-case-how-to-add-an-attachment-into-the-email-template.md)
- [Use Case : Sending unique links to attendees after the event has ended](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-use-cases/use-case-sending-unique-links-to-attendees-after-the-event-has-ended.md)
- [Use Case: How to avoid emails from going to the spam folder?](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-use-cases/use-case-how-to-avoid-emails-from-going-to-the-spam-folder.md)
- [Use Case: How to edit images within a HTML email template?](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-use-cases/use-case-how-to-edit-images-within-a-html-email-template.md)
- [Use case: How to insert a button with registration form via the automatic email of RSVP invitation.](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-use-cases/use-case-how-to-insert-a-button-with-registration-form-via-the-automatic-email-of-rsvp-invitation.md)
- [Use Case: Why is a different sender name being shown on Outlook?](https://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-use-cases/use-case-why-is-a-different-sender-name-being-shown-on-outlook.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-use-cases.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.
