# DriveQuant

## DriveQuant

- [Introducing DriveKit](https://docs.drivequant.com/master.md): A quick overview of DriveKit to understand the main features and principles.
- [DriveKit Guides](https://docs.drivequant.com/drivekit-guides.md): The DriveKit guides explain step by step how to install and use DriveKit. It's available on iOS and Android or via a REST API.
- [Trip recording lifecycle](https://docs.drivequant.com/get-started-drivekit/trip-recording-lifecycle.md)
- [iOS](https://docs.drivequant.com/get-started-drivekit/ios.md): This section describes how to integrate DriveKit into an iOS mobile application.
- [Quick start](https://docs.drivequant.com/get-started-drivekit/ios/quick-start.md): In this part, we will take you through the required basic steps to detect your first trips using DriveKit.
- [Advanced configurations](https://docs.drivequant.com/get-started-drivekit/ios/advanced-configurations.md)
- [References](https://docs.drivequant.com/get-started-drivekit/ios/references.md)
- [DriveKit 3.0 migration guide](https://docs.drivequant.com/get-started-drivekit/ios/drivekit-3.0-migration-guide.md): Migration guide for DriveKit 3.0 on iOS platform
- [Android](https://docs.drivequant.com/get-started-drivekit/android.md)
- [Quick start](https://docs.drivequant.com/get-started-drivekit/android/quick-start.md): In this part, we will take you through the required basic steps to detect your first trips using DriveKit.
- [Advanced configurations](https://docs.drivequant.com/get-started-drivekit/android/advanced-configurations.md)
- [References](https://docs.drivequant.com/get-started-drivekit/android/references.md)
- [Android 15 Migration guide](https://docs.drivequant.com/get-started-drivekit/android/android-15-migration-guide.md)
- [Android 14 Migration guide](https://docs.drivequant.com/get-started-drivekit/android/android-14-migration-guide.md)
- [Troubleshooting](https://docs.drivequant.com/get-started-drivekit/android/troubleshooting.md): This page can be helpful if you encounter some build issues with DriveKit SDK in your app.
- [DriveKit 3.0 migration guide](https://docs.drivequant.com/get-started-drivekit/android/drivekit-3.0-migration-guide.md): Migration guide for DriveKit 3.0 on Android platform
- [Introduction](https://docs.drivequant.com/trip-analysis/introduction.md)
- [iOS](https://docs.drivequant.com/trip-analysis/ios.md)
- [Permissions](https://docs.drivequant.com/trip-analysis/ios/permissions.md)
- [Trip management](https://docs.drivequant.com/trip-analysis/ios/tripmanagement.md)
- [TripListener](https://docs.drivequant.com/trip-analysis/ios/triplistener.md)
- [Crash Detection](https://docs.drivequant.com/trip-analysis/ios/crash-detection.md)
- [Beacon usage](https://docs.drivequant.com/trip-analysis/ios/beacon-usage.md)
- [Bluetooth usage](https://docs.drivequant.com/trip-analysis/ios/bluetooth-usage.md)
- [Custom metadata](https://docs.drivequant.com/trip-analysis/ios/custom-metadata.md): If your use case requires it, it is possible to add your own data in the trip analysis request. For example, it can be data that is specific to your trip, application or user identification system.
- [References (iOS)](https://docs.drivequant.com/trip-analysis/ios/references.md)
- [Android](https://docs.drivequant.com/trip-analysis/android.md)
- [Runtime permissions](https://docs.drivequant.com/trip-analysis/android/runtime-permissions.md)
- [Trip management](https://docs.drivequant.com/trip-analysis/android/trip-management.md)
- [TripListener](https://docs.drivequant.com/trip-analysis/android/triplistener.md)
- [Crash Detection](https://docs.drivequant.com/trip-analysis/android/crash-detection.md)
- [Beacon usage](https://docs.drivequant.com/trip-analysis/android/beacon-usage.md)
- [Bluetooth usage](https://docs.drivequant.com/trip-analysis/android/bluetooth-usage.md)
- [Custom metadata](https://docs.drivequant.com/trip-analysis/android/custom-metadata.md): If your use case requires it, it is possible to add your own data in the trip analysis request. For example, it can be data that is specific to your trip, application or user identification system.
- [References (Android)](https://docs.drivequant.com/trip-analysis/android/references.md)
- [User interface](https://docs.drivequant.com/trip-analysis/user-interface.md)
- [iOS](https://docs.drivequant.com/trip-analysis/user-interface/ios.md)
- [Get started](https://docs.drivequant.com/trip-analysis/user-interface/ios/get-started.md)
- [Working hours](https://docs.drivequant.com/trip-analysis/user-interface/ios/working-hours.md)
- [Driver alert in case of crash](https://docs.drivequant.com/trip-analysis/user-interface/ios/driver-alert-in-case-of-crash.md)
- [Trip recording widget](https://docs.drivequant.com/trip-analysis/user-interface/ios/trip-recording-widget.md)
- [Location sharing](https://docs.drivequant.com/trip-analysis/user-interface/ios/location-sharing.md)
- [Android](https://docs.drivequant.com/trip-analysis/user-interface/android.md)
- [Get started](https://docs.drivequant.com/trip-analysis/user-interface/android/get-started.md)
- [Working hours](https://docs.drivequant.com/trip-analysis/user-interface/android/working-hours.md)
- [Driver alert in case of crash](https://docs.drivequant.com/trip-analysis/user-interface/android/driver-alert-in-case-of-crash.md)
- [Trip recording widget](https://docs.drivequant.com/trip-analysis/user-interface/android/trip-recording-widget.md)
- [Location sharing](https://docs.drivequant.com/trip-analysis/user-interface/android/location-sharing.md)
- [REST services](https://docs.drivequant.com/trip-analysis/rest-services.md)
- [Trip](https://docs.drivequant.com/trip-analysis/rest-services/trip.md): This section describes the trip analysis API.
- [References](https://docs.drivequant.com/trip-analysis/rest-services/references.md): This section describes the main response codes of the trip analysis API.
- [Trip Simulator](https://docs.drivequant.com/trip-analysis/trip-simulator.md)
- [iOS](https://docs.drivequant.com/trip-analysis/trip-simulator/ios.md)
- [Android](https://docs.drivequant.com/trip-analysis/trip-simulator/android.md)
- [Introduction](https://docs.drivequant.com/permissions-utils/introduction.md)
- [User interface](https://docs.drivequant.com/permissions-utils/permission-utils.md)
- [iOS](https://docs.drivequant.com/permissions-utils/permission-utils/ios.md)
- [Get started](https://docs.drivequant.com/permissions-utils/permission-utils/ios/get-started.md)
- [Main configurations](https://docs.drivequant.com/permissions-utils/permission-utils/ios/main-configurations.md)
- [Android](https://docs.drivequant.com/permissions-utils/permission-utils/android.md)
- [Get started](https://docs.drivequant.com/permissions-utils/permission-utils/android/get-started.md)
- [Main configurations](https://docs.drivequant.com/permissions-utils/permission-utils/android/main-configuration.md)
- [Introduction](https://docs.drivequant.com/common-ui/introduction.md)
- [iOS](https://docs.drivequant.com/common-ui/ios.md)
- [Get started](https://docs.drivequant.com/common-ui/ios/get-started.md)
- [Android](https://docs.drivequant.com/common-ui/android.md)
- [Get started](https://docs.drivequant.com/common-ui/android/get-started.md)
- [References](https://docs.drivequant.com/common-ui/references.md)
- [Introduction](https://docs.drivequant.com/driver-data/introduction.md)
- [iOS](https://docs.drivequant.com/driver-data/ios.md)
- [Get started](https://docs.drivequant.com/driver-data/ios/get-started.md)
- [References (iOS)](https://docs.drivequant.com/driver-data/ios/references.md)
- [Android](https://docs.drivequant.com/driver-data/android.md)
- [Get started](https://docs.drivequant.com/driver-data/android/get-started.md)
- [References (Android)](https://docs.drivequant.com/driver-data/android/references.md)
- [User interface](https://docs.drivequant.com/driver-data/user-interface.md)
- [iOS](https://docs.drivequant.com/driver-data/user-interface/ios.md)
- [Get started](https://docs.drivequant.com/driver-data/user-interface/ios/get-started.md)
- [Advanced configurations](https://docs.drivequant.com/driver-data/user-interface/ios/advanced-configuration.md)
- [Trips widgets](https://docs.drivequant.com/driver-data/user-interface/ios/scores-overview.md): This section introduces graphical elements that simplify the display of driver behaviour scores synthesis.
- [My Synthesis](https://docs.drivequant.com/driver-data/user-interface/ios/my-synthesis.md)
- [My Driver Profile](https://docs.drivequant.com/driver-data/user-interface/ios/my-driver-profile.md)
- [Android](https://docs.drivequant.com/driver-data/user-interface/android.md)
- [Get Started](https://docs.drivequant.com/driver-data/user-interface/android/get-started.md)
- [Advanced configurations](https://docs.drivequant.com/driver-data/user-interface/android/advanced-configuration.md)
- [Trips widgets](https://docs.drivequant.com/driver-data/user-interface/android/score-overview.md): This section introduces graphical elements that simplify the display of driver behaviour scores synthesis.
- [My Synthesis](https://docs.drivequant.com/driver-data/user-interface/android/my-synthesis.md)
- [My Driver Profile](https://docs.drivequant.com/driver-data/user-interface/android/my-driver-profile.md)
- [Introduction](https://docs.drivequant.com/driver-data-timeline-ui/introduction.md)
- [iOS](https://docs.drivequant.com/driver-data-timeline-ui/ios.md)
- [Get started](https://docs.drivequant.com/driver-data-timeline-ui/ios/get-started.md)
- [Android](https://docs.drivequant.com/driver-data-timeline-ui/android.md)
- [Get started](https://docs.drivequant.com/driver-data-timeline-ui/android/get-started.md)
- [Introduction](https://docs.drivequant.com/vehicle/introduction.md)
- [iOS](https://docs.drivequant.com/vehicle/ios.md)
- [Get started](https://docs.drivequant.com/vehicle/ios/get-started.md)
- [Vehicle management](https://docs.drivequant.com/vehicle/ios/vehicle-management.md): DriveKit Vehicle component manages cars and trucks vehicles.
- [Beacon management](https://docs.drivequant.com/vehicle/ios/beacon-management.md)
- [Bluetooth device management](https://docs.drivequant.com/vehicle/ios/bluetooth-device-management.md)
- [Odometer](https://docs.drivequant.com/vehicle/ios/odometer.md)
- [References (iOS)](https://docs.drivequant.com/vehicle/ios/references-ios.md)
- [Android](https://docs.drivequant.com/vehicle/android.md)
- [Get started](https://docs.drivequant.com/vehicle/android/get-started.md)
- [Vehicle management](https://docs.drivequant.com/vehicle/android/vehicle-management.md)
- [Beacon management](https://docs.drivequant.com/vehicle/android/beacon-management.md)
- [Bluetooth device management](https://docs.drivequant.com/vehicle/android/bluetooth-device-management.md)
- [Odometer](https://docs.drivequant.com/vehicle/android/odometer.md)
- [References (Android)](https://docs.drivequant.com/vehicle/android/references-android.md)
- [User interface](https://docs.drivequant.com/vehicle/user-interface.md)
- [iOS](https://docs.drivequant.com/vehicle/user-interface/ios.md)
- [Get started](https://docs.drivequant.com/vehicle/user-interface/ios/get-started.md)
- [Main configurations](https://docs.drivequant.com/vehicle/user-interface/ios/main-configurations.md)
- [Advanced configurations](https://docs.drivequant.com/vehicle/user-interface/ios/advanced-configurations.md)
- [Android](https://docs.drivequant.com/vehicle/user-interface/android.md)
- [Get started](https://docs.drivequant.com/vehicle/user-interface/android/get-started.md)
- [Main configurations](https://docs.drivequant.com/vehicle/user-interface/android/main-configurations.md)
- [Advanced configurations](https://docs.drivequant.com/vehicle/user-interface/android/advanced-configurations.md)
- [Introduction](https://docs.drivequant.com/driver-achievement/introduction.md)
- [iOS](https://docs.drivequant.com/driver-achievement/ios.md)
- [Get started](https://docs.drivequant.com/driver-achievement/ios/get-started.md)
- [Android](https://docs.drivequant.com/driver-achievement/android.md)
- [Get Started](https://docs.drivequant.com/driver-achievement/android/get-started.md)
- [User interface](https://docs.drivequant.com/driver-achievement/user-interface.md)
- [iOS](https://docs.drivequant.com/driver-achievement/user-interface/ios.md)
- [Android](https://docs.drivequant.com/driver-achievement/user-interface/android.md)
- [Introduction](https://docs.drivequant.com/challenge/introduction.md)
- [Important challenge rules](https://docs.drivequant.com/challenge/important-challenge-rules.md)
- [iOS](https://docs.drivequant.com/challenge/ios.md)
- [Get started](https://docs.drivequant.com/challenge/ios/get-started.md)
- [References (iOS)](https://docs.drivequant.com/challenge/ios/references-ios.md)
- [Android](https://docs.drivequant.com/challenge/android.md)
- [Get started](https://docs.drivequant.com/challenge/android/get-started.md)
- [References (Android)](https://docs.drivequant.com/challenge/android/references-android.md)
- [User interface](https://docs.drivequant.com/challenge/user-interface.md)
- [iOS](https://docs.drivequant.com/challenge/user-interface/ios.md)
- [Get started](https://docs.drivequant.com/challenge/user-interface/ios/get-started.md)
- [Android](https://docs.drivequant.com/challenge/user-interface/android.md)
- [Get started](https://docs.drivequant.com/challenge/user-interface/android/get-started.md)
- [Introduction](https://docs.drivequant.com/group/introduction.md)
- [iOS](https://docs.drivequant.com/group/ios.md)
- [Get started](https://docs.drivequant.com/group/ios/get-started.md)
- [Android](https://docs.drivequant.com/group/android.md)
- [Get started](https://docs.drivequant.com/group/android/get-started.md)
- [How it works](https://docs.drivequant.com/stolen-vehicle-locator/how-it-works.md)
- [iOS](https://docs.drivequant.com/stolen-vehicle-locator/ios.md)
- [Android](https://docs.drivequant.com/stolen-vehicle-locator/android.md)
- [iBeacon configuration](https://docs.drivequant.com/stolen-vehicle-locator/ibeacon-configuration.md)
- [Get started](https://docs.drivequant.com/react-native/get-started.md)
- [Integration](https://docs.drivequant.com/react-native/integration.md)
- [Get started](https://docs.drivequant.com/flutter/get-started.md)
- [Integration](https://docs.drivequant.com/flutter/integration.md)
- [Introduction](https://docs.drivequant.com/push-services/introduction.md)
- [Push Trip Data](https://docs.drivequant.com/push-services/push-data.md)
- [Push Deleted Trip](https://docs.drivequant.com/push-services/push-deleted-trip.md)
- [Push Diagnosis Data](https://docs.drivequant.com/push-services/push-diagnosis-data.md)
- [Push Crash Data](https://docs.drivequant.com/push-services/push-crash-data.md)
- [Push Crash Report Data](https://docs.drivequant.com/push-services/push-crash-report-data.md)
- [Push Deleted Driver](https://docs.drivequant.com/push-services/push-deleted-driver.md)
- [Push Beacon Location](https://docs.drivequant.com/push-services/push-beacon-location.md)
- [Beacon](https://docs.drivequant.com/backend/beacon.md)
- [Add](https://docs.drivequant.com/backend/beacon/add-a-beacon.md)
- [Replace](https://docs.drivequant.com/backend/beacon/replace-a-beacon.md)
- [Delete](https://docs.drivequant.com/backend/beacon/delete-a-beacon.md)
- [Configuration](https://docs.drivequant.com/backend/beacon/configuration.md)
- [Challenges](https://docs.drivequant.com/backend/challenges.md)
- [List of challenges](https://docs.drivequant.com/backend/challenges/list-of-challenges.md)
- [Challenge details](https://docs.drivequant.com/backend/challenges/challenge-details.md)
- [Registered users](https://docs.drivequant.com/backend/challenges/registered-users.md)
- [Challenge ranking](https://docs.drivequant.com/backend/challenges/challenge-ranking.md)
- [Users' progress](https://docs.drivequant.com/backend/challenges/users-progress.md)
- [Definitions](https://docs.drivequant.com/backend/challenges/definitions.md)
- [Customer](https://docs.drivequant.com/backend/customer.md)
- [Activity timeline](https://docs.drivequant.com/backend/customer/activity-timeline.md)
- [Driver](https://docs.drivequant.com/backend/driver.md)
- [Timeline](https://docs.drivequant.com/backend/driver/timeline-of-scores.md)
- [Synthesis](https://docs.drivequant.com/backend/driver/synthesis-of-scores.md)
- [Identity](https://docs.drivequant.com/backend/driver/identity.md)
- [Status](https://docs.drivequant.com/backend/driver/status.md)
- [Add or update a metadata](https://docs.drivequant.com/backend/driver/add-or-update-a-metadata.md)
- [Vehicles](https://docs.drivequant.com/backend/driver/vehicles.md)
- [Profile](https://docs.drivequant.com/backend/driver/profile.md)
- [Application diagnoses](https://docs.drivequant.com/backend/driver/application-diagnoses.md)
- [Drivers](https://docs.drivequant.com/backend/drivers.md)
- [Account](https://docs.drivequant.com/backend/drivers/accounts.md)
- [Statistics](https://docs.drivequant.com/backend/drivers/statictics.md)
- [Ranking](https://docs.drivequant.com/backend/drivers/ranking.md)
- [Expired accounts](https://docs.drivequant.com/backend/drivers/expired-accounts.md)
- [Group](https://docs.drivequant.com/backend/group.md)
- [Timeline](https://docs.drivequant.com/backend/group/timeline.md)
- [Synthesis](https://docs.drivequant.com/backend/group/synthesis.md)
- [Trips](https://docs.drivequant.com/backend/trips.md)
- [Add or update a metadata](https://docs.drivequant.com/backend/trips/add-or-update-a-metadata.md)
- [Delete a metadata](https://docs.drivequant.com/backend/trips/delete-a-metadata.md)
- [Vehicle](https://docs.drivequant.com/backend/vehicle.md)
- [Create](https://docs.drivequant.com/backend/vehicle/create-a-vehicle.md)
- [Characteristics](https://docs.drivequant.com/backend/vehicle/characteristics.md)
- [Configuration](https://docs.drivequant.com/backend/vehicle/vehicle-configuration.md)
- [Statistics](https://docs.drivequant.com/backend/vehicle/vehicle-statistics.md)
- [Timeline](https://docs.drivequant.com/backend/vehicle/timeline.md)
- [Update mileage](https://docs.drivequant.com/backend/vehicle/add-odometer-reading.md)
- [Tire and brake wear update](https://docs.drivequant.com/backend/vehicle/tire-and-brake-wear-update.md)
- [References](https://docs.drivequant.com/backend/vehicle/references.md)
- [Crashes](https://docs.drivequant.com/backend/crashes.md)
- [Annotate a crash](https://docs.drivequant.com/backend/crashes/annotate-a-crash.md)
- [Revoke crash location URL](https://docs.drivequant.com/backend/crashes/revoke-crash-location-url.md)
- [Get a timeline of your crashes](https://docs.drivequant.com/backend/crashes/get-a-timeline-of-your-crashes.md)
- [Stolen Vehicle](https://docs.drivequant.com/backend/stolen-vehicle.md)
- [Create a theft report](https://docs.drivequant.com/backend/stolen-vehicle/create-a-theft-report.md)
- [Cancel a theft report](https://docs.drivequant.com/backend/stolen-vehicle/cancel-a-theft-report.md)
- [List all active theft reports](https://docs.drivequant.com/backend/stolen-vehicle/list-all-active-theft-reports.md)
- [Trip analysis from custom data source](https://docs.drivequant.com/analysis-services/trip-analysis-from-custom-data-source.md)
- [Introduction](https://docs.drivequant.com/enterprise/introduction.md)
- [Teams](https://docs.drivequant.com/enterprise/teams.md)
- [Create a team](https://docs.drivequant.com/enterprise/teams/create-a-team.md)
- [List of teams](https://docs.drivequant.com/enterprise/teams/list-of-teams.md)
- [Enable or disable a team](https://docs.drivequant.com/enterprise/teams/enable-or-disable-a-team.md)
- [Hyper-admins](https://docs.drivequant.com/enterprise/hyper-admins.md)
- [Create a hyper-admin](https://docs.drivequant.com/enterprise/hyper-admins/create-a-hyper-admin.md)
- [List of hyper-admins](https://docs.drivequant.com/enterprise/hyper-admins/list-of-hyper-admins.md)
- [Delete a hyper-admin](https://docs.drivequant.com/enterprise/hyper-admins/delete-a-hyper-admin.md)
- [Monitoring](https://docs.drivequant.com/enterprise/monitoring.md)
- [Get a push trip data report](https://docs.drivequant.com/enterprise/monitoring/get-a-push-trip-data-report.md)
- [Get a push crash data report](https://docs.drivequant.com/enterprise/monitoring/get-a-push-crash-data-report.md)
- [Request to retry failed trips](https://docs.drivequant.com/enterprise/monitoring/request-to-retry-failed-trips.md)
- [Request to retry failed crashes](https://docs.drivequant.com/enterprise/monitoring/request-to-retry-failed-crashes.md)
- [Get the status of a task](https://docs.drivequant.com/enterprise/monitoring/get-the-status-of-a-task.md)
- [Changelog](https://docs.drivequant.com/release-notes/changelog.md)
- [iOS](https://docs.drivequant.com/release-notes/changelog/ios.md)
- [Android](https://docs.drivequant.com/release-notes/changelog/android.md)
- [UI iOS](https://docs.drivequant.com/release-notes/changelog/ui-ios.md)
- [UI Android](https://docs.drivequant.com/release-notes/changelog/ui-android.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.drivequant.com/master.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.
