# Accessing the In-App User Guide

## Matrack ELD Driver App

#### Getting Started

1. Launch and log in to the **Matrack ELD Driver App**

#### Accessing the User Guide

1. Locate the menu icon (three horizontal lines) in the top-left corner.

<div align="left"><figure><img src="/files/QkFvqj58Z8gAzzLIFUAc" alt="" width="375"><figcaption></figcaption></figure></div>

2. Tap to open the menu.
3. Scroll down and select "Other options."<br>

   <div align="left"><figure><img src="/files/93gfysnVkTni0F7jXffj" alt="" width="301"><figcaption></figcaption></figure></div>
4. Scroll further down the menu and select "User Guide."

<div align="left"><figure><img src="/files/annQG0hsWiUvPR6fvasr" alt="" width="368"><figcaption></figcaption></figure></div>

#### Finding Help Topics

You can locate information in two ways:

**Browse Available Guides**

* Scroll through the list of available guides.
* Select the guide that matches your needs.

**Search for Specific Topics**

* Use the search bar at the top of the page.
* Enter keywords related to your issue.
* Select the relevant guide from the search results.

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

* <mark style="background-color:yellow;">Ensure you're logged in to access all guide features.</mark>
* <mark style="background-color:yellow;">Use specific keywords for more accurate search results.</mark>
* <mark style="background-color:yellow;">Browse categories if unsure about the exact terminology.</mark>
  {% endhint %}

#### Need Additional Help?

Contact Matrack support if you can't find the information you need in the user guide.


---

# 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/matrack-eld-driver-app-guides/accessing-the-in-app-user-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.
