# Race Event

Run through the race map, dodge the traps, and reach the finish portal before everyone else.

## Quick Guide

**Availability:** Available in the current event rotation.

* Use `@joinrace` while the race is open.
* Follow the portals and avoid trap tiles.
* Finishers receive Race Tokens based on placing.
* Player command: `@joinrace`

## NPC Location

No standing public NPC. Join with `@joinrace` when the event announcement says the race is open.

## Items

| Role   | Item                                                                                                                                                                                                            | Amount / use                          |
| ------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------- |
| Reward | <p><img src="https://static.divine-pride.net/images/items/item/30034.png" alt="Race Token" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/30034">Race Token</a> ID: 30034</p> | 1st: 10, 2nd: 5, 3rd: 2, finishers: 1 |


---

# 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/2_race_event.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.
