> 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/trailer-tracking/welcome-to-matracks-trailer-tracking-help-page.md).

# Welcome to Matrack's Trailer Tracking Help Page

These guides cover device activation, IMEI number location, account setup, proper installation techniques, LED indicator meanings, placement testing, GPS and cellular tracking capabilities, motion detection features, geofencing options, battery performance, and device specifications. Also includes information about operating conditions, security features, and troubleshooting tips. All guides provide technical support contact details for additional assistance.

## Choose a Category

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Device Activation Guide</strong></td><td><p></p><p>This guide walks you through the initial setup process, from activating your device to logging into your account. Perfect for first-time users, new device setup, understanding specifications, and accessing your tracking account.</p></td><td></td><td><a href="/files/Ygy9OVLpUpv8B9vTTpOK">/files/Ygy9OVLpUpv8B9vTTpOK</a></td><td><a href="/pages/1Sxr6cEFtv5SikikeyE0">/pages/1Sxr6cEFtv5SikikeyE0</a></td></tr><tr><td><strong>Installation &#x26; Testing Guide</strong></td><td>This guide covers proper placement and testing of your tracker. Learn about LED indicators, device placement, and how to verify your device is working correctly. Essential for anyone installing or troubleshooting their tracking device.</td><td></td><td><a href="/files/xXYDYai8zViPrmMtWzwX">/files/xXYDYai8zViPrmMtWzwX</a></td><td><a href="/pages/gn94xoPbGVd9dXmoBaQJ">/pages/gn94xoPbGVd9dXmoBaQJ</a></td></tr><tr><td><strong>Features and Benefits</strong></td><td></td><td>All features including motion detection, geofencing, battery life, and security features. Ideal for users who want to understand device capabilities and optimize their tracking experience.</td><td><a href="/files/dZEB3snxvIbjHMrVkYVT">/files/dZEB3snxvIbjHMrVkYVT</a></td><td><a href="/pages/WhJnMrDucFBhOYhdrvgD">/pages/WhJnMrDucFBhOYhdrvgD</a></td></tr></tbody></table>


---

# 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/trailer-tracking/welcome-to-matracks-trailer-tracking-help-page.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.
