# What is DIMO?

DIMO makes every vehicle a programmable, session-aware device,  accessible via API.

#### Ok. But what does that mean?

It means that mechanics, dealerships, insurance companies, rental platforms, fleet operators, AI agents, and any other business can connect to your car and (1) track things\
like fuel, location, distance, and speed; (2) send messages and commands like "unlock the doors"; (3) provision digital keys and identity; and (4) even settle payments for\
charging, tolls, parking -  directly through the vehicle's session.

And, most importantly, **these businesses can only access the car when the driver opts-in.** It's like how your smartphone always lets you choose if you want to share your\
location, photos, and microphone with the apps that you download. DIMO always puts you in control.

#### So why should anyone care?

Owning a car, or operating a fleet of them, can be so much more than what it is today. What if checking out a rental were as seamless as unlocking your phone? What if your\
insurance premium dropped 50% because it's driven by real data, not zip codes? What if an AI mechanic knew your car inside and out? What if a fleet operator could provision\
keys, data, and payments for any vehicle from any manufacturer in one API call?

That future is being built on DIMO right now. And the drivers make it possible.

#### How do I use DIMO as a driver?

Connect your car and you're part of the network. You'll see your vehicle data (trips, fuel, battery health, diagnostics), earn rewards and access a growing ecosystem of\
apps that make owning your vehicle more enjoyable, affordable, and insightful. You control who gets access to your car and its data, always.

As the network grows, so does what's possible. Better insurance, smarter maintenance, seamless rentals, all powered by the data and access you choose to share.

#### Get Started

**App developers**: get started [here](https://docs.dimo.org/developer-platform) and build next gen mobility products with unmatched connectivity, distribution, and control. We are an open network and you can joi

**Drivers**: Connect and you’ll see data, earn tokens, and access a growing ecosystem of apps that make owning your vehicle more enjoyable, affordable, and insightful. Many newer cars can connect wirelessly using [DIMO Mobile](https://onelink.to/dimo) or with an [adapter](https://dimo.co/pages/dimo-lte) that makes almost any car compatible.


---

# 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/explained/what-is-dimo.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.
