# Subscription plans for ELD

## ELD Subscription Plans

### Monthly Plans

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Basic ELD Monthly Plan - $19.95/month</strong></td><td><ul><li>Hours of service</li><li>24/7 technical support</li></ul></td><td></td></tr><tr><td><strong>Premium ELD Monthly Plan - $24.95/month</strong></td><td><ul><li>Hours of service</li><li>IFTA and state mileage report</li><li>GPS tracking</li><li>24/7 technical assistance</li></ul></td><td></td></tr><tr><td><strong>Go-Highway Monthly Plan - $5/month</strong></td><td></td><td></td></tr></tbody></table>

### Half-Yearly Plans

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Basic Half-Yearly ELD Plan - $99.75</strong></td><td><ul><li>5 paid months + 1 month free</li><li>Includes all Basic plan features</li></ul></td><td></td></tr><tr><td><strong>Premium Half-Yearly ELD Plan - $124.75</strong></td><td><ul><li>5 paid months + 1 month free</li><li>Includes all Premium plan features</li></ul></td><td></td></tr></tbody></table>

### Yearly Plans

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Basic Yearly ELD Plan - $219.45</strong></td><td><ul><li>11 paid months + 1 month free</li><li>Includes all Basic plan features</li></ul></td><td></td></tr><tr><td><strong>Premium Yearly ELD Plan - $274.45</strong></td><td><ul><li>11 paid months + 1 month free</li><li>Includes all Premium plan features</li></ul></td><td></td></tr></tbody></table>

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

* Yearly plans cannot be cancelled mid-term
* No pro-rated refunds for canceled yearly plans due to discounted pricing
* ELD Subscription plans become active immediately upon purchase
  {% endhint %}


---

# 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/eld/readme/categories/general-service-guides/subscription-plans-for-eld.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.
