# Bahrain 2018 F1 Grand Prix - f1DataJunkie Report

## Bahrain 2018 F1 Grand Prix - f1DataJunkie Report

- [Introduction](https://bah2018gp.f1datajunkie.com/master.md)
- [The Story So Far](https://bah2018gp.f1datajunkie.com/the-story-so-far.md)
- [Race Trivia](https://bah2018gp.f1datajunkie.com/the-story-so-far/race-trivia.md)
- [Drivers' & Constructors' Circuit Performance](https://bah2018gp.f1datajunkie.com/the-story-so-far/drivers-and-constructors-circuit-performance.md)
- [Drivers' & Constructors' Circuit Competitive Supertimes](https://bah2018gp.f1datajunkie.com/the-story-so-far/drivers-and-constructors-circuit-competitive-supertimes.md)
- [Free Practice](https://bah2018gp.f1datajunkie.com/free-practice.md)
- [Free Practice 1](https://bah2018gp.f1datajunkie.com/free-practice/free-practice-1.md)
- [Free Practice 2](https://bah2018gp.f1datajunkie.com/free-practice/free-practice-2.md)
- [Free Practice 3](https://bah2018gp.f1datajunkie.com/free-practice/free-practice-3.md)
- [Qualifying](https://bah2018gp.f1datajunkie.com/qualifying.md)
- [Quali report](https://bah2018gp.f1datajunkie.com/qualifying/quali-report.md)
- [Race](https://bah2018gp.f1datajunkie.com/race.md)
- [Fastest Laps](https://bah2018gp.f1datajunkie.com/race/fastest-laps.md)
- [Lap Analysis](https://bah2018gp.f1datajunkie.com/race/lap-analysis.md)
- [Track Concordance](https://bah2018gp.f1datajunkie.com/race/track-concordance.md)
- [Battlemaps](https://bah2018gp.f1datajunkie.com/race/battlemaps.md)
- [Race History and Track Position](https://bah2018gp.f1datajunkie.com/race/race-history-and-track-position.md)
- [Pitstop Analysis](https://bah2018gp.f1datajunkie.com/race/pitstop-analysis.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://bah2018gp.f1datajunkie.com/master.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.
