# Event Support Helpers

Background support used by several automated events. Players do not talk to this directly.

## Quick Guide

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

* No NPC to visit for this page.
* Use the page for the event you want to join.

## 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

* This exists so event mechanics like status cleanup work properly behind the scenes.


---

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