# The Cars

There are two cars within the project.<br>

### The real world car

A real world Mazda MX5 Mk1 race car, this already exists and is actively raced by Optimus in the United Kingdom. The below image is from a circuit in Anglesey, North Wales in the UK.

<figure><img src="/files/r3mTEBrbOamgwHD08KDk" alt=""><figcaption></figcaption></figure>

### The virtual (metaverse) car

A metaverse car. This car is in development with the intention of being able to drive the vehicle within BitmapOS.&#x20;

<figure><img src="/files/GLWOtbd54oaOfJmnHzYU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QKFJbUaH6aRCyadezt5y" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The livery on the below image is for demonstration and will change. The car below is also a Mk3 and the real car above is a Mk1.
{% endhint %}

### Why a Mazda?

Aren't MX5's slow and boring to drive?&#x20;

Mazda MX5's offer some of the closest and exhilarating racing you'll ever see. \
Here's some footage from the latest spec Mazda cup cars as an example.<br>

{% embed url="<https://youtu.be/PTH_UAmj25s?feature=shared&t=1788>" %}


---

# 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://racing-1.gitbook.io/racer.bitmap/project-details/editor.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.
