# Races

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

<mark style="background-color:red;">**Track Levels:**</mark> Tracks require a minimum Car Level to enter, meaning a car must meet or exceed that same Level to participate. Cars of higher Levels can still join lower Level races, but the Car Setup restrictions for that Track Level will apply. Any locked Stats will use normalized values to ensure a fair playing field with no hidden advantages.

{% hint style="info" %}
**Level 1** — Open to Level 1-6 Cars

* <mark style="color:red;">**Restriction:**</mark> Only open to cars with less than 20 completed races
* **Car Setups:** Speed & Fast Turns

<mark style="color:green;">**Level 2**</mark> — Open to Level 1-6 Cars

* **Car Setups:** Speed & Fast Turns

<mark style="color:blue;">**Level 3**</mark> — Open to Level 3-6 Cars

* **Car Setups:** Speed, Fast Turns, & <mark style="background-color:green;">Handling</mark>

<mark style="color:purple;">**Level 4**</mark> — Open to Level 4-6 Cars

* **Car Setups:** Speed, Fast Turns, Handling, & <mark style="background-color:green;">Slow Turns</mark>

<mark style="color:orange;">**Level 5**</mark> — Open to Level 5-6 Cars

* **Car Setups:** Speed, Fast Turns, Handling, Slow Turns, <mark style="background-color:green;">Cooling, & Braking</mark>

<mark style="color:red;">**Level 6**</mark> & <mark style="color:yellow;">**Tournaments**</mark>— Open to Level 6 Cars

* **Car Setups:** Speed, Fast Turns, Handling, Slow Turns, Cooling, Braking, <mark style="background-color:green;">Acceleration, & Stability</mark>
  {% endhint %}

<mark style="background-color:red;">**Track Locations:**</mark> Every Track is based on real-world locations, including their typical weather patterns. You can preview the Track Layout by interacting with the :mag: icon, which displays Stat impact by section and a turn count.

{% hint style="info" %}
**Active Tracks:** Australia, Austria, Bahrain, Belgium, Canada, Hungary, Italy, Japan, Mexico City, Netherlands, Qatar, Spain, Texas, and United Kingdom.
{% endhint %}

<mark style="background-color:red;">**Prize Pools:**</mark> Each race Prize Pool grows with more entrants, for which the breakdown can be seen by selecting the :information\_source: symbol to learn more. Higher Level races award more top-heavy Payouts, with bonus Points for the Leaderboard.

{% hint style="info" %}
See [Pay Tables](/info/games/formula/navigation/races/entry/results/pay-tables.md) & [Point Tables](/info/games/formula/navigation/races/entry/results/point-tables.md).
{% endhint %}


---

# 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://guide.racino.io/info/games/formula/navigation/races.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.
