# PLATFORM FEATURES

- [\*User Management](https://docs-old.telematicssdk.com/platform-features/back-end-as-a-service.md)
- [\*User Registration](https://docs-old.telematicssdk.com/platform-features/back-end-as-a-service/registration.md): Register DeviceToken
- [\*Check User Existence](https://docs-old.telematicssdk.com/platform-features/back-end-as-a-service/check-user-existence.md): Find any user by parameters and confirm his existence
- [\*User Management](https://docs-old.telematicssdk.com/platform-features/back-end-as-a-service/management.md)
- [\*Vehicle Management](https://docs-old.telematicssdk.com/platform-features/car-service.md)
- [\*Directories](https://docs-old.telematicssdk.com/platform-features/car-service/directories.md)
- [\*Vehicles](https://docs-old.telematicssdk.com/platform-features/car-service/vehicles.md)
- [FNOL, Inspections & Damage Recognition](https://docs-old.telematicssdk.com/platform-features/fnol-inspections-and-damage-recognition.md)
- [Get started](https://docs-old.telematicssdk.com/platform-features/fnol-inspections-and-damage-recognition/how-it-works.md): An introduction to FNOL, Inspections & Damage Recognition services
- [Profiles](https://docs-old.telematicssdk.com/platform-features/fnol-inspections-and-damage-recognition/authorization.md): Authorize in FNOL, Inspections & Damage Recognition services
- [Claims](https://docs-old.telematicssdk.com/platform-features/fnol-inspections-and-damage-recognition/claims-service.md): FNOL: Claims Management
- [Vehicle inspections](https://docs-old.telematicssdk.com/platform-features/fnol-inspections-and-damage-recognition/screens.md): Vehicles Inspections: bunches of Photos management
- [Dictionary of vehicle photos](https://docs-old.telematicssdk.com/platform-features/fnol-inspections-and-damage-recognition/screens/vehicle-photos-dictionary.md)
- [Photo processing](https://docs-old.telematicssdk.com/platform-features/fnol-inspections-and-damage-recognition/quotes.md): Photos Processing & Damage Recognition with Damage Reports
- [\*Leaderboard](https://docs-old.telematicssdk.com/platform-features/leaderboard-1.md): User's leaderboard by scoring factors and driving statistics. the leaderboard is calculated based on previous 14 days driving data.
- [\*Summary Leaderboard](https://docs-old.telematicssdk.com/platform-features/leaderboard-1/summary-leaderboard.md): A summary leaderboard is used to show an overview of users' performance among the rest users. The leaderbord position is calculated based on previous 14 days driving data.
- [\*Leaderboard by factors](https://docs-old.telematicssdk.com/platform-features/leaderboard-1/leaderboard.md): Users leaderboard by scoring factors and driving statistics. the leaderboard is calculated based on previous 14 days driving data.
- [\*Streaks](https://docs-old.telematicssdk.com/platform-features/streaks.md)
- [\*SNS](https://docs-old.telematicssdk.com/platform-features/sns.md): Amazon Simple Notification Service
- [\*How to register AWS SNS](https://docs-old.telematicssdk.com/platform-features/sns/how-to-register-aws-sns.md)
- [3rd party data processing](https://docs-old.telematicssdk.com/platform-features/3rd-party-data-processing.md): This page is relevant for those companies that use our platform to process 3rd party data or use ZenRoad kind of apps to present data from 3rd party devices
- [\*User & Permissions Status | Heartbeats](https://docs-old.telematicssdk.com/platform-features/heartbeats.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/platform-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.
