# Events

Jeden Samstag oder Sonntag findet ein Event statt. Die Uhrzeit ist meistens **20** Uhr, aber es kann auch sein das es eine Abstimmung gibt wo Spieler abstimmen können für **18, 19 oder 20 Uhr.**

<figure><img src="/files/fpFtPEvr4LkneqRQ0DNK" alt="" width="375"><figcaption><p>Beispiel für Abstimmung im Event</p></figcaption></figure>

Im Event werden Ränge, OP Sachen und Admin Gegenstände gedroppt wie auch verlost.

<figure><img src="/files/d58RSJ7gVdOsm7r7aGbO" alt=""><figcaption><p>Informations Beispiel aufm Discord.</p></figcaption></figure>


---

# 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://wiki.varilx.de/varilx.de-or-wiki/community/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.
