# How to update the Matrack Driver App

## Updating Your Matrack Driver App

### Android Users

1. Visit the Google Play Store using this link:
   * [Matrack ELD Driver on Google Play](https://play.google.com/store/apps/details?id=com.matrack.eld)
2. If an update is available, you'll see an "Update" button
3. Tap "Update" to install the latest version

### iOS Users

1. Visit the App Store using this link:
   * [Matrack ELD on the App Store](https://apps.apple.com/us/app/matrack-eld/id1634745673)
2. If an update is available, you'll see an "Update" button
3. Tap "Update" to install the latest version

### Alternative Update Methods

#### Android

1. Open the Google Play Store and Tap your profile icon
2. Select "Manage apps & device"
3. Look for Matrack ELD Driver in the list of updates available
4. Tap "Update" if available

#### iOS

1. Open the App Store and Tap your profile icon
2. Scroll down to available updates and Look for Matrack ELD
3. Tap "Update" if available

### Important Notes

* Ensure you have a stable internet connection
* Keep your device's operating system up to date
* Have sufficient storage space available
* Back up any important data before updating

### Need Help?

Contact Matrack support if you experience any issues during the update process.


---

# 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/how-to-update-the-matrack-driver-app.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.
