# Phone App

1. [How to download the app?](/gps-and-dashcam/readme/categories/phone-app/how-to-download-the-app.md)
2. [How to refresh the app to see live locations](/gps-and-dashcam/readme/categories/phone-app/how-to-refresh-the-app-to-see-live-locations.md)
3. [How to change the terrain view in the app?](/gps-and-dashcam/readme/categories/phone-app/how-to-change-the-terrain-view-in-the-app.md)
4. [How to login to the app and logout from the app](/gps-and-dashcam/readme/categories/phone-app/hot-to-login-to-the-app-and-logout-from-the-app.md)
5. [Where can I find the devices under my account from the app?](/gps-and-dashcam/readme/categories/phone-app/where-can-i-find-the-devices-under-my-account-from-the-app.md)
6. [Where can I find the list of email addresses and phone numbers for getting the alerts?](/gps-and-dashcam/readme/categories/phone-app/where-can-i-find-the-list-of-email-addresses-and-phone-number-for-getting-the-alerts.md)
7. [How can I change the password of my account from the app?](/gps-and-dashcam/readme/categories/phone-app/how-can-i-change-the-password-of-my-account-from-the-app.md)
8. [How can I select the alert options that I require from the app?](/gps-and-dashcam/readme/categories/phone-app/how-can-i-select-the-alert-options-that-i-require-from-the-app.md)
9. [How can I change the timezone through the app?](/gps-and-dashcam/readme/categories/phone-app/how-can-i-change-the-timezone-through-the-app.md)
10. [How can I add/edit the email ID and phone number for alerts from the app?](/gps-and-dashcam/readme/categories/phone-app/how-can-i-add-edit-the-email-id-and-phone-number-for-alerts-from-the-app.md)
11. [How can I assign a tracker to a vehicle from the app?](/gps-and-dashcam/readme/categories/phone-app/how-can-i-assign-a-tracker-to-a-vehicle-from-the-app.md)
12. [How to remove a vehicle that is already assigned from the app?](/gps-and-dashcam/readme/categories/phone-app/how-to-remove-a-vehicle-that-is-already-assigned-from-the-app.md)
13. [How do I change the update interval of the Asset tracker from the app?](/gps-and-dashcam/readme/categories/phone-app/how-do-i-change-the-update-interval-of-the-asset-tracker-from-the-app.md)
14. [How to View / Add / Edit / Delete subgroups from the app?](/gps-and-dashcam/readme/categories/phone-app/how-to-view-add-edit-delete-subgroup-from-the-app.md)
15. [How to create Geofence from the app?](/gps-and-dashcam/readme/categories/phone-app/how-to-create-geofence-from-the-app.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/gps-and-dashcam/readme/categories/phone-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.
