> For the complete documentation index, see [llms.txt](https://docs-old.telematicssdk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-old.telematicssdk.com/product-description/scoring/riskdrivingscore.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs-old.telematicssdk.com/product-description/scoring/riskdrivingscore.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
