# General Service Guides

1. [How to activate the account and get the credentials](/eld/readme/categories/general-service-guides/how-to-activate-the-account-and-get-the-credentials.md)
2. [How to purchase the device](/eld/readme/categories/general-service-guides/how-to-purchase-the-device.md)
3. [Subscription plan for ELD](/eld/readme/categories/general-service-guides/subscription-plans-for-eld.md)
4. [Shipping options](/eld/readme/categories/general-service-guides/shipping-options.md)
5. [How to Reactivate Your Matrack ELD Account](/eld/readme/categories/general-service-guides/how-to-reactivate-your-matrack-eld-account.md)
6. [Subscription plans for ELD](/eld/readme/categories/general-service-guides/subscription-plans-for-eld.md)
7. [How to integrate your ELD account with Highway and get the API token Key](/eld/readme/categories/general-service-guides/how-to-integrate-your-eld-account-with-highway-and-get-the-api-token-key.md)
8. [ELD installation guide](/eld/readme/categories/general-service-guides/eld-installation-guide.md)
9. [ELD Cancellation Process](/eld/readme/categories/general-service-guides/eld-cancellation-process.md)
10. [How to contact support](/eld/readme/categories/general-service-guides/how-to-contact-support.md)
11. [Highway API Service Activation Guide](/eld/readme/categories/matrack-eld-fleet-admin-portal-guides/highway-api-service-activation-guide.md)


---

# 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.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.
