# Installation and Testing Guide

## Motion-Sensing Trailer Tracker: Installation Guide

### Ideal Placement Guidelines

1. **Avoid Metal Enclosures**
   * Never fully enclose in metal
   * Ensure signal can reach device
2. **Suitable Placement Options**
   * Inside plastic enclosures
   * Under trailer chassis
   * Areas with access to open air
   * More open air exposure = better signal
   * Test placement before final installation
   * Avoid signal-blocking materials

### LED Indicator Guide

* Blue LED: Cellular connection status
* Green LED: GPS connection status
* Both lights off: Successful operation

### Testing Device Location

1. **Initial Test**
   * Locate "Test" button near LED lights
   * Hold until Green and Blue LEDs flash
2. **Watch LED Sequence**
   * Green GPS LED blinks first
   * Blue cellular LED activates next
   * Green LED slows and turns off
   * Both lights off indicates success
3. **Verify Connection**
   * Check account for location update
   * Confirm successful location report
   * Monitor signal strength

{% hint style="warning" %}
When the tracker is unable to detect sufficient satellite signals for a GPS location fix, it will automatically default to reporting the location of the nearest cell tower. If you notice frequent instances of these cell tower backup locations in your tracking reports, consider repositioning the tracker to improve satellite signal reception.
{% endhint %}

### Important Notes

* For technical support: 855-658-7225
* Support hours: 6 am-10 pm Pacific time
* 24/7 email support: <support.gps@matrackinc.com>
* Always verify successful location reporting after installation
* Test placement if experiencing frequent cell tower backup locations


---

# 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://help.matrack.io/trailer-tracking/welcome-to-matracks-trailer-tracking-help-page/installation-and-testing-guide.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.
