# Advanced

**Advanced Race Logic**

In Advanced races players enter to compete for the prize pool in MTGN.&#x20;

Participation in Advanced races requires an entry fee of 500 MTGN and Roach Energy.

Advanced races use a linear track with a single round.

**Prize Distribution**

The prize pool in MTGN is distributed among the top finishers based on the number of participants:

| **Place** | **2-3 Players** | **4-6 Players** | **7-10 Players** |
| --------- | --------------- | --------------- | ---------------- |
| 1st       | 90%             | 60%             | 50%              |
| 2nd       | -               | 30%             | 25%              |
| 3rd       | -               | -               | 15%              |


---

# 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/advanced.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.
