# Dataset Decription

#### :mobile\_phone: Raw data from Smartphone

{% content-ref url="/pages/-MRqJKUh6jTpTP75DmtG" %}
[Raw telematics data from SDK](/product-description/dataset/dataset-decription/raw-data.md)
{% endcontent-ref %}

:keyboard: **Raw data from Platform**

{% content-ref url="/pages/-MTEw1YjWUGO7bIl8p2O" %}
[IncomingTrackPoints](/product-description/dataset/dataset-decription/incomingtrackpoints.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTEqUwMf8-mlXIo32ri" %}
[IncomingTrackEvents](/product-description/dataset/dataset-decription/incomingtrackevents.md)
{% endcontent-ref %}

:desktop: **Processed data**

{% content-ref url="/pages/-MT692SI0u2EI8Mupp9z" %}
[Enriched telematics data](/product-description/dataset/dataset-decription/enriched-telematics-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTEw4yUJIduv0orF7mw" %}
[LastKnownPoints](/product-description/dataset/dataset-decription/lastknownpoints.md)
{% endcontent-ref %}

:blue\_car: **Vehicle data**

{% content-ref url="/pages/-MRyrHw1W41avY-uG5QA" %}
[Bluetooth OBD - Vehicle Dataset](/product-description/dataset/dataset-decription/bluetooth-obd.md)
{% endcontent-ref %}


---

# 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-old.telematicssdk.com/product-description/dataset/dataset-decription.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.
