> For the complete documentation index, see [llms.txt](https://wiki.nytolia.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.nytolia.net/de/general/voting.md).

# Voting

## So votest du für Nytolia.net und erhältst Belohnungen

**1. Öffne die Voting-Seite**

Besuche [<mark style="color:purple;">nytolia.net/vote</mark>](https://www.nytolia.net/vote), um den Voting-Prozess zu starten.

<figure><img src="/files/O2V6ZioP1Hfcy6Z2l2iY" alt=""><figcaption></figcaption></figure>

**2. Gib deinen Minecraft-Namen ein**

Du wirst auf eine Voting-Seite weitergeleitet. Dort musst du deinen Minecraft-Namen eingeben. So wird deine Stimme geprüft und deinem Konto zugeordnet.

<figure><img src="/files/6lS5TIrfA347y7koVFEL" alt=""><figcaption></figcaption></figure>

**3. Erhalte deinen Vote Key**

Nach dem erfolgreichen Voting erhältst du einen Vote Key. Mit diesem Schlüssel kannst du im Spiel eine spezielle Kiste öffnen.

**4. Hol dir deine Belohnungen ab**

Melde dich auf Nytolia.net an und nutze deinen Vote Key, um die Kiste zu öffnen. Sie enthält verschiedene Belohnungen wie Ingame-Währung, Items und weitere Boni.

<mark style="color:red;">**Hinweis:**</mark> Vote regelmäßig, um weiter Belohnungen zu erhalten und den Server zu unterstützen. Wenn du Fragen hast oder Probleme auftreten, kontaktiere unser Support-Team über Discord oder die Support-Seite.

Danke für deine Unterstützung von Nytolia.net. Viel Spaß mit deinen Belohnungen und im Spiel.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.nytolia.net/de/general/voting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
