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

# Vote System

Um uns <mark style="color:yellow;">kostenlos</mark> zu unterstützen, kann für unser Netzwerk auf [Minecraft-Server.eu](https://minecraft-server.eu/#/) und [Minecraft-Serverlist.net](https://www.minecraft-serverlist.net/serverlist) abgestimmt werden.\
Jeden Tag kann dafür auf beiden Seiten gevotet werden.\
Für jeden Vote gibt es <mark style="color:yellow;">Votecoins</mark> als Belohnung, welche im [Voteshop ](/citybuild/voteshop.md)eingelöst werden können.

Selbstverständlich kann auch gevotet werden, wenn man <mark style="color:red;">offline</mark> ist. Die Votes werden gespeichert und die Votecoins ebenso übergeben.

## Voteseiten

Um die Voteseiten am schnellsten aufzurufen, kann auf der Befehl `/vote links` eingegeben werden. Damit bekommt man beide Links <mark style="color:yellow;">direkt in den Chat</mark> gesendet und kann von dort aus auf die Voteseiten gelangen. Alternativ kann man über den Befehl `/vote` gehen und dort auf das 'Papier' klicken, sofern noch nicht gevotet wurde.\
\
Die ausgegebenen Links sind <mark style="color:yellow;">**userspezifisch**</mark>, also mit dem Namen des Spielers versehen.

Ansonsten können die Seiten über folgende Links aufgerufen werden:

* [vote1.mixelpixel.net](https://vote1.mixelpixel.net/) - Minecraft-Server.eu
* [vote2.mixelpixel.net](https://vote2.mixelpixel.net/) - Minecraft-Serverlist.net

## Votefortschritt

Für jeden täglichen Vote erhält man fest <mark style="color:blue;">2 Votecoins</mark>. Jeder 7. Vote innerhalb des Monats gibt <mark style="color:blue;">8 Votecoins</mark>. Beim **25. Vote** innerhalb des Monats erhält man neben den normalen Belohnungen auch einen goldenen Votecoin. Für diesen gibt es einen extra [Voteshop](/citybuild/voteshop.md).

<mark style="color:red;">**Wichtig**</mark>: Diese besonderen Belohnungen passen sich an, wenn man das Voten vergisst.

Mit dem Befehl `/vote progress` bzw. `/vote history` kann man sich seinen aktuellen Stand anschauen. Alle 'Schienen' sind hierbei Tage, an denen es **2 Votecoins pro Vote** gibt. \
An Tagen, die mit 'Diamanterz' gekennzeichnet sind, erhält man **8 Votecoins pro Vote**. \
Wann man den <mark style="color:yellow;">goldenen Votecoin</mark> erhält, kann man am goldenen Kopf erkennen.

Insgesamt ist es möglich, bis zu <mark style="color:red;">100 Votecoins</mark> zu erhalten. Ist diese Grenze erreicht, werden die Votes zwar gewertet, allerdings erhält man **keine** Votecoins mehr. Das Limit der goldenen Votecoins liegt bei <mark style="color:red;">5 goldenen Votecoins</mark>.\
Um herauszufinden, wie viele Votecoins man besitzt, kann der `/voteshop` aufgerufen werden.

## Voteshop

Insgesamt gibt es 2 verschiedene Voteshops:

* Votecoins Shop
* Goldene Votecoins Shop

Diese existieren sowohl auf CityBuild, als auch auf KnockbackFFA. Allerdings ist das Angebot verschieden. Genaueres zu den jeweiligen Voteshops ist hier nachlesbar:

* [CityBuild Voteshop](/citybuild/voteshop.md)
* [KnockbackFFA Voteshop](/knockbackffa/voteshop.md)


---

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

```
GET https://wiki.mixelpixel.net/global/vote-system.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.
