# SDK Features

- [\*Bluetooth Device - Get started](https://docs-old.telematicssdk.com/sdk-features/bluetooth-obd.md): Documentations on connecting Bluetooth OBD (ELM device) in order to collect data from vehicle CAN port.
- [\*Get Started](https://docs-old.telematicssdk.com/sdk-features/bluetooth-obd/get-started.md)
- [\*Android - ELM API](https://docs-old.telematicssdk.com/sdk-features/bluetooth-obd/android-elm-api.md)
- [\*iOS - ELM API](https://docs-old.telematicssdk.com/sdk-features/bluetooth-obd/elm-api.md)
- [Trip Tags - Get started](https://docs-old.telematicssdk.com/sdk-features/tags.md)
- [Tags for trips via mobile app](https://docs-old.telematicssdk.com/sdk-features/tags/trip-tag.md)
- [Android - Tags for trips](https://docs-old.telematicssdk.com/sdk-features/tags/trip-tag/android-enriched-tags-for-individual-trips.md)
- [iOS - Tags for trips](https://docs-old.telematicssdk.com/sdk-features/tags/trip-tag/ios-enriched-tags-for-individual-trips.md)
- [Tags for period](https://docs-old.telematicssdk.com/sdk-features/tags/period-tag.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-old.telematicssdk.com/sdk-features.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.
