# Send your first tracked email

{% hint style="info" %}
**Mail track for Gmail is a suite of 2 tools** to work on all platforms.

&#x20;If you don't know which one you should use the response is[ here](/documentation/faq.md#should-i-use-chrome-extension-or-google-workspace-add-on).&#x20;
{% endhint %}

### Send a tracked email from our Chrome Extension

Step-by-step documentation on how to send a tracked email from our Chrome extension:

{% content-ref url="/pages/78gh4DNF7ORd55FYGnOX" %}
[Send a tracked email](/chrome-extension/send-a-tracked-email.md)
{% endcontent-ref %}

### Send a tracked email from our Google Workspace add-on&#x20;

Step-by-step documentation on how  how to send a tracked email from our Gmail extension :

{% content-ref url="/pages/qbZmt3MFtgGdUjXYpxtD" %}
[Send a tracked email](/google-workspace-add-on/send-a-tracked-email.md)
{% endcontent-ref %}


---

# 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/send-your-first-tracked-email.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.
