> For the complete documentation index, see [llms.txt](https://docs.getdor.com/dtm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getdor.com/dtm-docs/metagraph/commissions.md).

# Commissions

<details>

<summary>Unit Deployed</summary>

Unit is properly deployed in any doorway and is sending data back to our servers.&#x20;

**Requirements:**

* Owner has gone through the deployment process to a location via the Dor Traffic Miner App.
* There has been at least 1 DTM checkin in the past 24 hours.

**Rewards:**

* 50 DOR minted on the first checkin for each 24 hour period starting at 00:00 UTC.

</details>

<details>

<summary>Commercial Location</summary>

Unit is properly deployed in a commercial business and sending data back to our servers. This data will be sold to generate revenue from commercial data buyers.

**Active sales channels:**

* Snowflake Marketplace
* Foursquare Inc.

**Requirements:**

* Owner has gone through the deployment process to a location via the Dor Traffic Miner App.&#x20;
* There has been at least 1 DTM checkin in the past 24 hours.
* Location has 100% of entry/exit doorways deployed.
* Location is not defined as Residential.

**Rewards:**

* 50 DOR minted once all sensors have checked in for each 24 hour period starting at 00:00 UTC for a defined location.

</details>

<details>

<summary>Retail Analytics Subscription</summary>

Unit is deployed to a location who is being billed for our Retail Analytics subscription on behalf of the DTM owner.

**Requirements:**

* Owner has gone through the deployment process to a location via the Dor Traffic Miner App.&#x20;
* There has been at least 1 DTM checkin in the past 24 hours.
* Deployment location has an active paid subscription for Dor Retail Analytics software being billed through owner’s Dor Traffic Miner App.&#x20;

**Rewards:**

* 25 DOR minted for each $1USD billed.&#x20;

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.getdor.com/dtm-docs/metagraph/commissions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
