# Contracts

DIMO enables use cases such as:

* **Fleet Management**: GPS vehicle tracking, driver safety, operational efficiency intelligent navigation
* **Vehicle Commerce**: data driven insurance and car loans, used car marketplaces with verifiable data
* **Mobility Services**: car-sharing services, ride-hailing services
* **Smart City**: traffic flow assistance, intelligent traffic rerouting, training data for autonomous vehicles, urban planning, parking services, automated road toll collection, intelligent road infrastructure
* **Manufacturers**: R\&D performance improvements, data-driven design improvements, wear and tear analytics, supplier performance scorecard
* **Energy**: charging station planning and deployment, energy usage analysis, charging station locator and offerings
* **Maintenance**: remote diagnostics & prognosis, DIY diagnostics, state safety / emission tests, predictive failure warning


---

# 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.dimo.org/protocol/device-canonical-name/contracts.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.
