# Auto Event Rotation

The server-side rotation that opens the automated events and announces them in game.

## Quick Guide

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

* Watch the in-game announcement for the event name.
* Use the join command from that event page once the event is open.

## NPC Location

No standing public NPC for players. Join through the event announcement, command, or related event page.

## Items

No fixed item reward or cost is shown in this NPC.

## Notes

* There is no public NPC for this page; it supports the rotating event schedule.
* Some commands in this event are for staff hosting only, so players should follow the public event announcement.


---

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