# Lap analysis

Charts based on analysing laptimes.

## Laptime by driver

Heatmap showing relative laptimes of each river over the course of the race highlighting purple (fastest lap to date), green (driver personal best) and pit stop laps.

![](/files/-L9C-E5yUl-tp6KtIbcU)

## Laptime by position

The *laptime by driver* hides the actual order in which the laptimes were recored. We can order the chart by race position at the end of each lap to try to identify battles more clearly, as well as the order in which times are recorded. The y-axis label identifies the leader at the end of each lap.

![](/files/-L9C-E6HqdpzLnKuSrFF)

## Battlesearch

The battlesearch heatmap shows that one car is closely fllowed by another. *DRS?* indicators show the the car behind is with 1 second at the end of the lap.

![](/files/-L9C-E6Z42Jm_UwTN_Ah)

## Driver Battlesearch

The driver battlesearch heatmap shows how closely a driver is being pursued by the car behind. *DRS?* indicators show the the car behind is with 1 second at the end of the lap.

![](/files/-L9C-E6n0EE5Vk7tC917)


---

# 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://aus2018gp.f1datajunkie.com/race/lap-analysis.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.
