# Data

- [Streaming Schema V2](https://docs.high-mobility.com/api-references/data/streaming-schema-v2.md)
- [Adas](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/adas.md): Example data points for adas
- [Charging](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/charging.md): Example data points for charging
- [Climate](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/climate.md): Example data points for climate
- [Crash](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/crash.md): Example data points for crash
- [Dashboard Lights](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/dashboard-lights.md): Example data points for dashboard\_lights
- [Diagnostics](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/diagnostics.md): Example data points for diagnostics
- [Doors](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/doors.md): Example data points for doors
- [Engine](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/engine.md): Example data points for engine
- [Hood](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/hood.md): Example data points for hood
- [Honk horn flash lights](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/honk-horn-flash-lights.md): Example data points for honk\_horn\_flash\_lights
- [Ignition](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/ignition.md): Example data points for ignition
- [Maintenance](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/maintenance.md): Example data points for maintenance
- [Parking brake](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/parking-brake.md): Example data points for parking\_brake
- [Theft alarm](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/theft-alarm.md): Example data points for theft\_alarm
- [Trips](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/trips.md): Example data points for trips
- [Usage](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/usage.md): Example data points for usage
- [Race](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/race.md): Example data points for race
- [Rooftop control](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/rooftop-control.md): Example data points for rooftop\_control
- [Vehicle Location](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/vehicle-location.md): Example data points for vehicle\_location
- [Windows](https://docs.high-mobility.com/api-references/data/streaming-schema-v2/windows.md): Example data points for windows
- [Vehicle Data](https://docs.high-mobility.com/api-references/data/vehicle-data.md)
- [Data API](https://docs.high-mobility.com/api-references/data/vehicle-data/data-api.md)
- [Models](https://docs.high-mobility.com/api-references/data/vehicle-data/models.md)
- [Vehicle Static Data](https://docs.high-mobility.com/api-references/data/vehicle-static-data.md)
- [Static Data API](https://docs.high-mobility.com/api-references/data/vehicle-static-data/static-data-api.md)
- [Models](https://docs.high-mobility.com/api-references/data/vehicle-static-data/models.md)


---

# 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.high-mobility.com/api-references/data.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.
