# Event Guide

Use this section for VanRO event objectives, join commands, NPC locations, rewards, and event currencies.

Item icons link to Divine Pride, and every listed item shows its in-game item ID.

## Available Events

| Event                                                                    | How to start        | Main items found                                                                                                        |
| ------------------------------------------------------------------------ | ------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| [Auto Event Rotation](/vanro-global-docs/events/auto_event.md)           | Announcement driven | No fixed item listed                                                                                                    |
| [Bombring Event](/vanro-global-docs/events/9_bombring.md)                | `@bomb`             | Event Coin ID: 30031                                                                                                    |
| [Cleaning Event](/vanro-global-docs/events/cleaning.md)                  | `prontera 155 147`  | Kaho Light Darkness Crown ID: 19751                                                                                     |
| [Cluckers](/vanro-global-docs/events/10_cluckers.md)                     | `prontera 156 219`  | Event Coin ID: 30031                                                                                                    |
| [Desilate MVP Event](/vanro-global-docs/events/5_desilate.md)            | `prontera 147 173`  | No fixed item listed                                                                                                    |
| [Disguise Event](/vanro-global-docs/events/7_disguise.md)                | `prontera 173 190`  | Event Coin ID: 30031                                                                                                    |
| [Emperium Last Hit](/vanro-global-docs/events/1_emperium_event.md)       | Announcement driven | Event Coin ID: 30031                                                                                                    |
| [Event Manager](/vanro-global-docs/events/event_manager_2.md)            | `@jevent`           | Christmas Musicbox ID: 2784                                                                                             |
| [Event Support Helpers](/vanro-global-docs/events/functions.md)          | Announcement driven | No fixed item listed                                                                                                    |
| [Fabre Punch Event](/vanro-global-docs/events/8_fabre_punch.md)          | `@joinfabre`        | Event Coin ID: 30031                                                                                                    |
| [Free For All](/vanro-global-docs/events/4_free_for_all.md)              | `@ffa`              | Battlegrounds Coin ID: 30037                                                                                            |
| [Gift Event Slot Machine](/vanro-global-docs/events/gift_event.md)       | `prontera 155 180`  | <p>Bloody Edge ID: 7024<br>TCG Card ID: 7227<br>HE Bubble Gum ID: 12412<br>Steamed Tongue Box ID: 12903<br>+14 more</p> |
| [Grab Candy](/vanro-global-docs/events/11_grab_the_candy.md)             | `prontera 164 175`  | Event Coin ID: 30031                                                                                                    |
| [Guild Warrior Coliseum](/vanro-global-docs/events/guild_warrior.md)     | `guild_w1 200 179`  | No fixed item listed                                                                                                    |
| [Level 255 Reward](/vanro-global-docs/events/on255level.md)              | Announcement driven | <p>Sunglasses ID: 2202<br>Glittering Jacket ID: 2319<br>Variant Shoes ID: 2423<br>Manteau ID: 2506<br>+8 more</p>       |
| [Monster Counting Game](/vanro-global-docs/events/3_monster_counting.md) | `@mc`               | Event Coin ID: 30031                                                                                                    |
| [Monster Hunt](/vanro-global-docs/events/monster_hunt.md)                | `prontera 138 225`  | <p>Bronze Coin ID: 673<br>Miracle Blue Rose ID: 5878<br>TCG Card ID: 7227<br>Bloody Branch ID: 12103<br>+2 more</p>     |
| [Monster Hunt 2](/vanro-global-docs/events/mh_v2.md)                     | `prontera 142 229`  | <p>Bronze Coin ID: 673<br>Miracle Blue Rose ID: 5878<br>TCG Card ID: 7227<br>Bloody Branch ID: 12103<br>+2 more</p>     |
| [Payon Invasion](/vanro-global-docs/events/event_payoninvasion.md)       | Announcement driven | <p>Class Soul ID: 6814-6819<br>TCG Card ID: 7227</p>                                                                    |
| [Poring Catcher](/vanro-global-docs/events/6_poringcatcher.md)           | `prontera 186 210`  | Event Coin ID: 30031                                                                                                    |
| [Race Event](/vanro-global-docs/events/2_race_event.md)                  | `@joinrace`         | Race Token ID: 30034                                                                                                    |
| [Roll the Dice](/vanro-global-docs/events/event_dice.md)                 | `evt_dice 48 45`    | No fixed item listed                                                                                                    |
| [TCG Event Spawner](/vanro-global-docs/events/tcgspawner.md)             | `prontera 216 236`  | No fixed item listed                                                                                                    |
| [Team Deathmatch](/vanro-global-docs/events/event_bg_tdm.md)             | `@jointdm`          | Battlegrounds Coin ID: 30037                                                                                            |
| [Treasure Land](/vanro-global-docs/events/event_treasure_land.md)        | `@jointreasure`     | <p>Civil Servant Egg ID: 9040<br>Treasure Bag ID: 30035</p>                                                             |


---

# 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://vanro-global.gitbook.io/vanro-global-docs/events.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.
