# Introduction

The DTM App allows you to manage and monitor all of your DTM devices from a single location. Think of this app as the "admin panel" for your DTMs. Using the App, you can do the following items and more:&#x20;

* Setup your DTM for the first time
* Set your DOR rewards address(es)
* Create locations and organizations for DTM deployments
* Monitor the health and status of your devices
* Enable the Analytics Dashboard for retailer or business use of the data

The app is only available on iOS and Android operating systems.

* [iOS App Store](https://apps.apple.com/us/app/dor-traffic-miner/id1632641924)
* [Google Play Store](https://play.google.com/store/apps/details?id=com.dortrafficminer)


---

# 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://docs.getdor.com/dtm-docs/dtm-app/introduction.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.
