> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mobway.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# The connected car

In essence, a connected vehicle is equipped with a variety of sensors and devices that enable continuous communication between the car and the manufacturer. This constant connection allows the vehicle to transmit, receive, and share information in real time.

<img className="block dark:hidden" alt="Car Light" src="https://mintlify.s3.us-west-1.amazonaws.com/mobway-56/en/images/car-light.svg" />

<img className="hidden dark:block" alt="Car Light" src="https://mintcdn.com/mobway-56/QCM7S25EaOijhkl-/images/car-dark.svg?fit=max&auto=format&n=QCM7S25EaOijhkl-&q=85&s=211846389e740bfc76594bac5d926823" width="1421" height="408" data-path="images/car-dark.svg" />

This makes it possible to collect data about the vehicle itself, such as engine status, tire pressure, fuel efficiency, geolocation, odometer readings, and more. The complete list can be found under [data](https://docs.mobway.cloud/en/data/general).

This information is sent to the manufacturer's central system, where it can be accessed by owners or OEMs to monitor vehicle performance, schedule preventive maintenance, and improve safety. It can also be made available to services, subject to owner consent, through a platform like mobway.

<AccordionGroup>
  <Accordion title="Which vehicles are currently compatible with mobway?" icon="cars">
    The list can be found [here](https://docs.mobway.cloud/en/compatible). As the connected vehicle market is expanding rapidly, this list is frequently updated!
  </Accordion>

  <Accordion title="What is the step-by-step process to obtain consent and access connected vehicle data?" icon="unlock">
    For more details regarding data consent for connected vehicles, please visit [here](/en/compliance).
  </Accordion>
</AccordionGroup>
