> 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/eld/readme/categories/general-service-guides/how-to-purchase-the-device.md).

# How to purchase the device

## Purchasing Your Matrack ELD Device

### Complete Purchase Guide

**Website Order Process**

1. Visit our ELD products page: <https://www.matrackinc.com/electronic-logging-devices/>
   * Review available ELD devices and options
   * Click the "[Order Now](https://matrackinc.com/shopping-cart-eld/)" button
   * Select the number of devices you need along with the plan
   * Add selected items to the cart and click Next
2. Checkout Process

   * Enter vehicle year, make, and model

   <div align="left"><figure><img src="/files/ZyfbzFlGfUvCxzIgjah3" alt="" width="563"><figcaption></figcaption></figure></div>

   * Select the appropriate cable type

   <div align="left"><figure><img src="/files/zP895YUHdYttvvJ9rJOo" alt="" width="563"><figcaption></figcaption></figure></div>

   * Enter billing and shipping information
   * Provide payment details
   * Confirm your order

#### Alternative Purchase Methods

**Contact Sales Team**

#### Phone Support

Call us at:

* +1 855-658-7225
* +1 925-500-0071

#### Email Support

* Send email to: <support.gps@matrackinc.com>

#### You can place an order directly through our sales team:

* Request product information
* Get personalized recommendations
* Receive bulk order quotes
* Discuss custom requirements

{% hint style="warning" %}
**Important Notes**

* Verify vehicle compatibility
* Confirm cable type requirements
* Understand payment terms
  {% endhint %}

#### Need Assistance?

Contact Matrack Technical Support or our Sales Team for help with your order

#### After Purchase

* Track your order
* Access installation guides
* Register your device


---

# 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/eld/readme/categories/general-service-guides/how-to-purchase-the-device.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.
