> For the complete documentation index, see [llms.txt](https://bah2018gp.f1datajunkie.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bah2018gp.f1datajunkie.com/the-story-so-far/drivers-and-constructors-circuit-performance.md).

# Drivers' & Constructors' Circuit Performance

## Circuit Performance

How well do drivers and constructors perform at the circuit?

The *Driver Performance Chart* and *Constructor Performance Chart* show how drivers and constructors fare based on points scored at the circuit. (Note that points schemes may change over the reporting period.)

![](/files/-L9HrsIVQxNsqI1MupNQ)

Individual winners at this circuit:

| Driver | Wins |
| ------ | ---- |
| ALO    | 3    |
| VET    | 3    |
| HAM    | 2    |

Podiums at this circuit:

| Driver | Podiums |
| ------ | ------- |
| RAI    | 8       |
| HAM    | 6       |
| VET    | 4       |
| ALO    | 3       |
| GRO    | 2       |
| PER    | 1       |
| BOT    | 1       |

![](/files/-L9HrsKyYW8DdzDYCEjw)

## Competitive Laptime Evolution

Evolution of best competitive laptime over the years, based on the best laptimes recorded in either qualifying or the race.

![](/files/-L9Pw4fz9FceDGyXSJKI)


---

# 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:

```
GET https://bah2018gp.f1datajunkie.com/the-story-so-far/drivers-and-constructors-circuit-performance.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.
