> 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/product-support-and-help-guides.md).

# Product Support and Help Guides

Explore comprehensive guides designed to help you navigate our products with ease. Choose from a wide category of topics to find step-by-step instructions, troubleshooting tips, and best practices for using our services efficiently.

## Select a topic

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Essential Phone App Guides</strong></td><td>Guides related to the phone app</td><td></td><td><a href="/pages/HpnToMbWX6nA3MQGZRh8">/pages/HpnToMbWX6nA3MQGZRh8</a></td><td><a href="/files/ZENA6bXuBjy5u6Td5GCh">/files/ZENA6bXuBjy5u6Td5GCh</a></td></tr><tr><td><strong>Tracking Guides</strong></td><td>Guides related to tracking queries</td><td></td><td><a href="/pages/DhRcqQVdqjixYdSlA2W8">/pages/DhRcqQVdqjixYdSlA2W8</a></td><td><a href="/files/Flv5mwIuGP4OcpekjVOv">/files/Flv5mwIuGP4OcpekjVOv</a></td></tr><tr><td><strong>Subscription and</strong> <strong>Billing Support</strong></td><td>Find solutions for your queries on subscriptions and payments</td><td></td><td><a href="/pages/7H1mZvQlnROjuLRtGNbW">/pages/7H1mZvQlnROjuLRtGNbW</a></td><td><a href="/files/pDNTwA2ZJEKD4NJRb8gE">/files/pDNTwA2ZJEKD4NJRb8gE</a></td></tr><tr><td><strong>Installation and Initial Setup Guide</strong></td><td>Get essential information about installing the device and initial setup</td><td></td><td><a href="/pages/VXlgsda1h6QmUAreYYm1">/pages/VXlgsda1h6QmUAreYYm1</a></td><td><a href="/files/CoOayuHtM3LdxJquuEkN">/files/CoOayuHtM3LdxJquuEkN</a></td></tr><tr><td><strong>GPS Website Guides</strong></td><td>Guides related to viewing and managing your trackers from the Admin Website</td><td></td><td><a href="/pages/JHAzCwHmM41VzBquK2PR">/pages/JHAzCwHmM41VzBquK2PR</a></td><td><a href="/files/tgiBOsoXFCy2brnWloSy">/files/tgiBOsoXFCy2brnWloSy</a></td></tr><tr><td><strong>Generating Reports</strong></td><td>Find guides for creating reports of travel logs, start/stop reports, etc</td><td></td><td><a href="/pages/LjMRg9yNQlEqCluvvvkh">/pages/LjMRg9yNQlEqCluvvvkh</a></td><td><a href="/files/kOxZuMtUInu7K0ROWMQa">/files/kOxZuMtUInu7K0ROWMQa</a></td></tr></tbody></table>

{% content-ref url="/pages/lkRxsWNNoGyiVb2YAnQE" %}
[Categories](/gps-and-dashcam/readme/categories.md)
{% endcontent-ref %}


---

# 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/product-support-and-help-guides.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.
