# Raw Data

Raw data export is useful for diagnostics and troubleshooting.

## Articles

* [Exporting tracker raw data to a CSV file](/docs/qna/using-navixy/raw-data/exporting-tracker-raw-data-to-a-csv-file.md)
* [Including parameters in raw data export](/docs/qna/using-navixy/raw-data/including-parameters-in-raw-data-export.md)
* [Selecting date range and time zone in raw data export](/docs/qna/using-navixy/raw-data/selecting-date-range-and-time-zone-in-raw-data-export.md)
* [Typical use cases for raw data export](/docs/qna/using-navixy/raw-data/typical-use-cases-for-raw-data-export.md)
* [Determining why a tracker stopped transmitting](/docs/qna/using-navixy/raw-data/determining-why-a-tracker-stopped-transmitting.md)
* [Why the platform may consider telematics data invalid](/docs/qna/using-navixy/raw-data/why-the-platform-may-consider-telematics-data-invalid.md)
* [Specifying Teltonika AVL parameters in raw data export](/docs/qna/using-navixy/raw-data/specifying-teltonika-avl-parameters-in-raw-data-export.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://navixy.com/docs/qna/using-navixy/raw-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.
