# Voting

### Definition "Voting"

There are so-called server lists, where all servers that have registered are listed. \
These lists are sorted according to the votes. \
A higher-listed server is seen by more players, which increases the chance that new players will join us.

### How can I vote for the server?

{% hint style="info" %}
You can vote for the server **once** a day. \
The voting cooldown will be reset every day at 0 AM (UTC).&#x20;
{% endhint %}

It's easy, just click [here](https://minecraft-server.eu/vote/index/1F079) to go to the page or enter <mark style="color:green;">/vote</mark> ingame.\
On the page you will see this section:

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

Just enter your Minecraft name here to get 1x Votetoken for free!\
If you used the <mark style="color:green;">/vote</mark> command, your name should be entered automatically.

{% hint style="success" %}
Thank you for your support by voting for our server! :heart:
{% endhint %}


---

# 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.landania.net/english/general/voting.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.
