# Product Wiki

## Telematics SDK

[iOS Telematics SDK](/sdk-installation/ios-sdk-intallation.md)

[Android Telematics SDK](/sdk-installation/android-sdk-installation.md)

[React Native](https://docs.telematicssdk.com/sdk-installation/ios-sdk-intallation/install-the-ios-library)

[Flutter - please contact us and we'll guide you.](https://www.raxeltelematics.com/contact/)

#### Features

[TAGs](/sdk-features/tags.md)

[Vehicle data (bluetooth OBD)](https://docs.telematicssdk.com/sdk-features/bluetooth-obd)

Driving behavior

Embedded assets

[iOS demo APP](/sdk-installation/demo-applications.md)

[Android demo APP](/sdk-installation/demo-applications.md)

[Swift demo APP](/sdk-installation/demo-applications.md)

## Engagement

[Leaderboards](/platform-features/leaderboard-1/leaderboard.md#leaderboard)

[Streaks](/platform-features/streaks.md)

## Account management

[User management](https://docs.telematicssdk.com/platform-features/back-end-as-a-service)

[Vehicle management](/platform-features/car-service.md)

## Platform

[Risk driving scoring](/product-description/scoring/riskdrivingscore.md)

[Eco-driving score](https://docs.telematicssdk.com/product-description/scoring/eco-scoring)

[FNOL, Vehicle inspection, and damage recognition](https://docs.telematicssdk.com/platform-features/fnol-inspections-and-damage-recognition)

[3rd party data processing](https://docs.telematicssdk.com/platform-features/3rd-party-data-processing)

#### Via SDK (to show in mobile apps)

[iOS User statistics](/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app/statistics.md)

[iOS Trip details](/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-ios-app/tracks.md)

[Android User statistics](/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/user-statistics.md)

[Android trip details](/response-codes/archive/back-end-to-app-integration/get-the-data-to-the-android-app/tracks.md)

#### Via API

[User statistics](https://docs.telematicssdk.com/back-end-to-back-end-integration)

[Trip details](/user-statistics-and-analytics/processed-data.md)

#### Features

[Reporting](/product-description/reporting.md)

[SNS](https://docs.telematicssdk.com/platform-features/sns)


---

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