> For the complete documentation index, see [llms.txt](https://docs.daylite.app/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.daylite.app/help/mac-fundamentals/email.md).

# Email Management

- [Getting Started](https://docs.daylite.app/help/mac-fundamentals/email/quick-guide-to-mail-in-daylite.md)
- [Mail in Daylite UI Tour for the Mac](https://docs.daylite.app/help/mac-fundamentals/email/quick-guide-to-mail-in-daylite/mail-in-daylite-ui-tour.md)
- [Mail in Daylite for the iPhone & iPad UI Tour](https://docs.daylite.app/help/mac-fundamentals/email/quick-guide-to-mail-in-daylite/mail-in-daylite-for-the-iphone-and-ipad-ui-tour.md)
- [Adding Emails to Daylite](https://docs.daylite.app/help/mac-fundamentals/email/adding-emails-to-daylite.md)
- [Removing Emails from Daylite](https://docs.daylite.app/help/mac-fundamentals/email/removing-emails-from-daylite.md)
- [Mail in Daylite Settings](https://docs.daylite.app/help/mac-fundamentals/email/mail-in-daylite-settings.md)
- [Priority Inbox](https://docs.daylite.app/help/mac-fundamentals/email/priority-inbox.md)
- [Email Integration](https://docs.daylite.app/help/mac-fundamentals/email/email-integration.md)
- [What is Daylite Mail Assistant?](https://docs.daylite.app/help/mac-fundamentals/email/email-integration/what-is-daylite-mail-assistant.md)
- [Turning on the Daylite Mail Assistant Extension](https://docs.daylite.app/help/mac-fundamentals/email/email-integration/turning-on-the-daylite-mail-assistant-extension.md)
- [The Daylite Mail Assistant Window](https://docs.daylite.app/help/mac-fundamentals/email/email-integration/the-daylite-mail-assistant-window.md)
- [Sending an Email using Daylite Mail Assistant](https://docs.daylite.app/help/mac-fundamentals/email/email-integration/sending-an-email-using-daylite-mail-assistant.md)
- [Daylite Mail Assistant and Apple Mail](https://docs.daylite.app/help/mac-fundamentals/email/email-integration/daylite-mail-assistant-and-apple-mail.md)
- [Filling in a Daylite Mail Assistant Record](https://docs.daylite.app/help/mac-fundamentals/email/email-integration/filling-in-a-daylite-mail-assistant-record.md)
- [Using Daylite Mail Assistant in Real Life](https://docs.daylite.app/help/mac-fundamentals/email/email-integration/using-daylite-mail-assistant-in-real-life.md)
- [Mail Assistant Settings](https://docs.daylite.app/help/mac-fundamentals/email/email-integration/mail-assistant-settings.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.daylite.app/help/mac-fundamentals/email.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
