> For the complete documentation index, see [llms.txt](https://help.matrack.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.matrack.io/gps-and-dashcam/readme/categories/admin-website/how-to-contact-support-from-the-tracking-platform.md).

# How to contact Support from the tracking platform?

## Contacting Technical Support

### Overview

Our Technical Support team is available 24/7 via email to assist you with any questions or issues you may encounter while using the tracking platform.

### Accessing Support

<div align="center"><figure><img src="/files/r2DikdHKZ4FPqVUNuguk" alt=""><figcaption></figcaption></figure></div>

#### Through the Platform

1. Locate the "Support" option in the platform menu
2. Click to open the support interface
3. Compose and send your email directly through the platform

#### Support Features

* 24/7 availability
* Direct email communication
* Technical assistance for all platform features
* Fast response times

### Best Practices for Contacting Support

#### When Sending Your Request

* Clearly describe your issue or question
* Include relevant account information
* Provide specific examples when applicable
* Add screenshots if possible
* Mention any troubleshooting steps already taken

#### What to Include

* Your account information
* Vehicle or device details (if applicable)
* Time and date of any specific incidents
* Description of what you were trying to accomplish
* Any error messages received

### Response Time Expectations

* All emails are monitored 24/7
* Support team works to provide prompt responses
* Priority given to urgent technical issues
* Regular updates on ongoing issues

### Tips for Efficient Support

* Keep your initial message clear and concise
* Save the support email address for future reference
* Follow up on existing tickets rather than creating new ones
* Check any provided documentation before contacting support

For urgent matters, please indicate the priority level in your email subject line.


---

# 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://help.matrack.io/gps-and-dashcam/readme/categories/admin-website/how-to-contact-support-from-the-tracking-platform.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.
