> ## 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.

# Introduction

> This page is the central hub for accessing information about the mobway product.

<img className="block mx-auto dark:hidden" alt="Hero Light" src="https://mintcdn.com/mobway-56/QCM7S25EaOijhkl-/docscoverwhite.png?fit=max&auto=format&n=QCM7S25EaOijhkl-&q=85&s=79d502ba532ab0741ffec7b0cb271dae" width="1200" height="800" data-path="docscoverwhite.png" />

<img className="mx-auto hidden dark:block" alt="Hero Light" src="https://mintcdn.com/mobway-56/QCM7S25EaOijhkl-/docs-cover-dark.png?fit=max&auto=format&n=QCM7S25EaOijhkl-&q=85&s=caf618974f572197e3e54f0b70b22413" width="1200" height="800" data-path="docs-cover-dark.png" />

## Welcome to the mobway guide

We are the vehicle intelligence engine at your service. Through a direct, certified integration with automakers, we enable you to obtain real-time data and intelligence from your connected vehicles using a privacy-by-design platform that ensures compliance and transparency.

### Getting Started

<Steps>
  <Step title="The connected vehicle" icon="cars">
    Through certified integrations with automakers, we collect, standardize, and clean the data generated by connected vehicles. This gives you access to all vehicle information in real time, without hardware, ready to connect entire fleets in minutes. To use our API, the vehicle must be connected. Learn more [here](/en/vehicle) about what a connected vehicle is and find out whether you already have a compatible model in your fleet.
  </Step>

  <Step title="Validating owner consent" icon="user">
    Privacy and transparency are taken seriously at mobway. The owner can grant or revoke access to the vehicle's data at any time. You can find more details [here](/en/compliance).
  </Step>

  <Step title="Registering your company and obtaining credentials" icon="key">
    To use the API, you need to have a registration associated with your company. Follow this step-by-step guide to get your first access and generate your [Client ID and Client Secret](/en/api-reference/key).
  </Step>

  <Step title="Authenticating your requests" icon="shield">
    After registering your company and obtaining your credentials, you can start making authenticated requests to the mobway API. This involves including your application credentials in each API request.
  </Step>

  <Step title="Using the API" icon="webhook">
    With the Client ID and Client Secret generated, and with an authentication token, follow this [API usage guide](/en/api-reference/token) to learn more.
  </Step>
</Steps>

### FAQ

<AccordionGroup>
  <Accordion title="What is mobway?">
    mobway is a vehicle data hub platform that allows you to connect to connected vehicles without installing external hardware.
  </Accordion>

  <Accordion title="What types of data can I access with the mobway API?">
    The data currently available through mobway is described in [data](https://docs.mobway.cloud/en/data/general).
  </Accordion>

  <Accordion title="Are SDKs or libraries available for using the API?">
    We do not currently offer SDKs or libraries. However, our API is designed to be easy for any client to use.
  </Accordion>

  <Accordion title="How often is vehicle data updated?">
    The frequency of data updates depends on several factors, including the data type, automaker, and vehicle model. For more detailed information, contact us by email at [info@mobway.cloud](mailto:info@mobway.cloud).
  </Accordion>

  <Accordion title="Which vehicles and brands are compatible with mobway?">
    Check the current list of connected cars in Brazil [here](https://docs.mobway.cloud/en/compatible).
  </Accordion>
</AccordionGroup>
