# documentation

- [Installation](https://support.mailtrack.email/documentation/installation.md): How to install Mail Track for Gmail
- [Send your first tracked email](https://support.mailtrack.email/documentation/send-your-first-tracked-email.md): Learn how to send your first tracked email with Mail track for Gmail. Mail track integrates directly into Gmail and shows when your emails have been opened — in real time.
- [Get your email tracking report](https://support.mailtrack.email/documentation/get-your-email-tracking-report.md): Learn how to view and interpret your email tracking results with Mail Track for Gmail. Mail Track provides real-time feedback on when your emails have been opened and read, directly inside Gmail.
- [FAQ](https://support.mailtrack.email/documentation/faq.md): Frequently asked questions


---

# 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://support.mailtrack.email/documentation.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.
