# General

- [Enhanced Email Provider Filtering for Sub-Accounts](https://docs.getgymini.com/gymini/features/features-overview/email/general/enhanced-email-provider-filtering-for-sub-accounts.md)
- [Filter Contacts by Email Stats and Enhanced Filtering Options](https://docs.getgymini.com/gymini/features/features-overview/email/general/filter-contacts-by-email-stats-and-enhanced-filtering-options.md)
- [List of all outgoing system generated emails](https://docs.getgymini.com/gymini/features/features-overview/email/general/list-of-all-outgoing-system-generated-emails.md)
- [Email Configuration and Reply Tracking](https://docs.getgymini.com/gymini/features/features-overview/email/general/email-configuration-and-reply-tracking.md)
- [Masking Sender Emails - From Name & Address](https://docs.getgymini.com/gymini/features/features-overview/email/general/masking-sender-emails-from-name-and-address.md)
- [Masking Sender Emails FAQ](https://docs.getgymini.com/gymini/features/features-overview/email/general/masking-sender-emails-from-name-and-address/masking-sender-emails-faq.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.getgymini.com/gymini/features/features-overview/email/general.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.
