# Race Types

Races are launched when enough players join. For each race type there is an ongoing queue of participants and when enough players join the race starts and the next one starts to fill up and so on. When the race starts players have 30 seconds to prepare before the racing starts.

**Race Types**

There are different racing types available in the game.

Roach Racing Club features three main race types: Arcade, Advanced and Pro races. Each offers a different experience and reward structure, catering to both casual players and competitive racers.

| **Race type** | **Entry fee**           | **Rewards**                                    |
| ------------- | ----------------------- | ---------------------------------------------- |
| Arcade        | Full Roach Energy       | <p>MTGN</p><p>XPR (with an active Reactor)</p> |
| Advanced      | 500 MTGN + Roach Energy | <p>MTGN<br>XPR</p>                             |
| Pro           | TRAX                    | <p>TRAX<br>MTGN<br>XPR</p>                     |

There are several racetracks available in Roach Racing Club, each designed to deliver the most immersive 3D experience possible. Tracks are selected randomly when a race begins — however, their distance never changes based on visuals.

Track length depends only on the race mode (Arcade, Advanced, Pro Race), not on the track’s appearance.


---

# 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://docs.roachracingclub.com/gameplay/race-types.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.
