> For the complete documentation index, see [llms.txt](https://ro0-4.gitbook.io/godro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ro0-4.gitbook.io/godro/server-events/max-level-race.md).

# Max Level Race

### 🎖️ Race to 99/50 Event

Think you're the fastest grinder in Midgard? Prove it in our **Race to 99/50** event! This server-wide competition challenges adventurers to reach **Base Level 99** and **Job Level 50** on any second-job class faster than anyone else. Each class has only **one winner**, so act fast!

***

#### 🏆 How to Participate

1. **Create a character** and progress to any second-job class (e.g. Knight, Wizard, Priest, etc.).
2. **Reach Base Level 99 and Job Level 50**.
3. **Rush to the Level Race Reward NPC in Prontera (162,174)** to claim your reward!

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

> ⚠️ **This event is not automatic.** Reaching 99/50 does **not** automatically register you. You must talk to the NPC **immediately** after reaching the required levels to secure your reward. First come, first served!

***

#### 🧭 Eligible Second-Job Classes

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><div><figure><img src="/files/VXor4Wz4HmSxOSb1Z3bN" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td><div><figure><img src="/files/Hs9Y7u6RfZ64j6zRKgGI" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td><div><figure><img src="/files/wRn8BynY6861wBqsg0wf" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td><div><figure><img src="/files/CFYF5kDViLv3wpdJNq68" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td><div><figure><img src="/files/N5wAYslwSvx5al6Ff5wu" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td><div><figure><img src="/files/Z4T0chF9fk59NpgAJYec" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td><div><figure><img src="/files/H3qqKHTwCzEPbeZzqBGr" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td><div><figure><img src="/files/1ONiY1mN22T4nSoCY7iO" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td><div><figure><img src="/files/rPwX7qDeBWga6IQqIHhT" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td><div><figure><img src="/files/EEAYCqKjWY1xIpqwEGkD" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td><div><figure><img src="/files/m4laPD0kqNEsJgqwE1Nv" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td><div><figure><img src="/files/ZylHH68Iy6k1OSUCCYy4" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td><div><figure><img src="/files/RGkjkJgkg1vJQ7SBqfyx" alt=""><figcaption></figcaption></figure></div></td></tr></tbody></table>

(Extended or third jobs are **not** eligible.)

***

#### 🎁 Champion’s Reward

Each winner receives an exclusive reward pack containing:

* **Small Devil Horns** ×1\
  ![](/files/PnlEGXI0PMNMerRMMvC7)
* **Bubblegum 100%** ×3
* **Premium Status Reset** ×1
* **Premium Skill Reset** ×1
* **Royal Jelly Box (20)** ×30
* **Mastela Fruit Box (30)** ×30
* **Gym Pass** ×10

All items are **account-bound** and **non-tradable**, designed to give your character a boost without disrupting game balance.

***

#### 🏅 Hall of Champions

Want to see who claimed glory for each class?

* Talk to the same NPC and choose **"Hall of Champions"** to view the list of all current champions, including the time they claimed their reward.

***

#### 📜 Prize List

Check the full reward package by selecting **"Prize List"** at the NPC. The rewards are displayed clearly with quantities and item links for easy viewing.

***

#### ⚠️ Important Notes

* Only **second-job classes** can participate (no third jobs, extended classes, or transcended).
* You must meet both **Base 99** and **Job 50** requirements to claim.
* This is a **one-time reward** per class. Once claimed, no other player can win for that job.

***

#### 🕹️ Location

* NPC: **Level Race Reward**
* Map: **Prontera**
* Coordinates: **162, 174**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ro0-4.gitbook.io/godro/server-events/max-level-race.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
