# Risk driving Scoring

This document describes how and which events are detected by the Raxel SDK, how the scores are generated for each individual parameter of the trip, how these scores are aggregated into total score, and how the total driver rating is finally generated for a given period.

Rating description presents the universal approach, developed by our company on the basis of many years of experience; most of the input variables presented in this document could be adopted depending on the needs of the company and the focus on the specific characteristics of clients' driving style.

Since 2019 we have moved to the 3rd Generation of the scoring model which allows distinguishing a context of events and add penalty points in accordance with a level of risk generated by an event

{% content-ref url="/pages/-Ltikkd2wma\_QBoA4UWk" %}
[Statistics and Scoring APIs](/user-statistics-and-analytics/get-started-statistics-and-scoring-apis.md)
{% endcontent-ref %}

## High level Scoring algorithm

![](/files/-MGEdIBuypkmWa9I1Igs)

#### Use Case: [Generation 3 vs Generation 1,2](https://articles-resources.s3-ap-southeast-1.amazonaws.com/Deck+-+Scoring.pdf)


---

# 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/scoring/riskdrivingscore.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.
