# Eco Scoring

## Fuel Consumption

Fuel consumption scoring is a measure of the difference between ideal driving behavior in terms of fuel consumption and actual driving style.

Fuel consumption scoring is based on the next factors:

* Accelerations/braking
* Speed volatility
* Extreme speeds

## Tyres

Tyres scoring is based on the next factors:

* Accelerations/Decelerations/Cornerings
* Speed
* Temperature
* Quality of the road
* Type of the road
* Mileage

## Brakes

Brakes scoring is based on the next factors:

* Decelerations
* Temperature
* Mileage

{% content-ref url="/pages/-MIdd6zHf12nqHwYMOTW" %}
[Get started - Statistics and Scoring API](/user-statistics-and-analytics/get-started-statistics-and-scoring-apis/user-statistics-1.md)
{% endcontent-ref %}


---

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