# 🏆 Guild Race

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

## How it Works:

The Guild Race Event is an awesome competition where your guild tries to be the **first** to reach **Guild Level 50** and win cool prizes! You talk to the **Guild Race NPC** at `Prontera (122, 195)` (look for the “Race Event” title and glowing effect) to check your guild’s level or claim rewards. Only one guild can win, and the guild leader picks up the rewards for everyone.

### How to Join the Guild Race Event:

1. **Join a Guild**: You need to be in a guild to play (the game checks with `getcharid(2)`).
2. **Level Up Your Guild**: Work with your guild to reach **Guild Level 50** by doing quests, events, or other activities (ask your server for details).
3. **Visit the NPC**: Go to `Prontera (122, 195)` and talk to the Guild Race NPC.
4. **Choose an Option**:
   * **Learn More**: See what the event is about and what rewards you can win.
   * **Validate Guild**: Check if your guild is at level 50 to claim victory.
   * **Claim Rewards**: If your guild won, the guild leader can pick up the prizes.
5. **Win the Race**: If your guild is the first to hit level 50 and validate, you’ll hear a big announcement like “\[GuildName] has proclaimed to be the winner of the Guild Race!” The leader then claims the rewards.

### Rewards:

* **Items** (given to the guild leader):
  * C Stole (Item ID 31566, x5)
  * Enriched Star Bullet (Item ID 14003, x250)
  * Battle Manual (Item ID 14533, x100)
  * Job Manual 50% (Item ID 14592, x100)
  * Bubble Gum (Item ID 12210, x25)
* **Guild EXP**: If you’re in an **Advance Guild**, winning might give your guild extra EXP to grow stronger.
* **Fame**: Your guild’s name is announced across the server when you win, making you famous!


---

# 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://rf2p.gitbook.io/ragna-free-2-play/events/guild-race.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.
