# &#x20;Racing

### 📜 Step 1 - Get a Racing Licence

Before you can create a race, you must purchase a licence:

1. Go to **City Hall**
2. Enter the **Licences Room**
3. Purchase the **Racing Licence**

💰 Cost: **£200,000,000**

👉 You **do not need a licence to join races** - joining is free.

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

***

### 📱 Step 2 - Open the Racing App

1. Open your phone
2. Go to the **LB Racing App**

From here, you can:

* Create races
* Join races
* View available races

***

## 🏎️ Creating a Race

1. Go to the **Races tab**
2. Press the **➕ (top right)**
3. Fill in the race details:
   * Name
   * Location
   * Settings
4. Scroll down
5. Press **Create**

👉 Your race will now be available for others to join.

<div><figure><img src="/files/uxpiyBmq3KvLM91oRuwv" alt=""><figcaption></figcaption></figure> <figure><img src="/files/FkQyZkONMdFkInhCnz0m" alt=""><figcaption></figcaption></figure></div>

***

## 🏁 Joining a Race

1. Open the **Races tab**
2. Select an **available race**
3. Scroll down
4. Press **Set Waypoint**
5. Travel to the race location

<div><figure><img src="/files/FxQIaIuJfp5Dj5RrMPaM" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XBe562QFzOM3v3PduuOs" alt=""><figcaption></figcaption></figure></div>

***

### 📍 At the Race Location

* Once you arrive:
  * Press **E** to join the race

👉 Wait for the race to start and get ready.

<figure><img src="/files/1v1SHvcHmJUDRDW4YUVo" alt=""><figcaption></figcaption></figure>


---

# 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://wiki.cmgstudios.net/cmg-2.0/racing.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.
