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

# Vote Streak System

With the Votestreak System, you have the ability to view your vote streak, manage it, and spend your collected Vote and

Open the menu by using <mark style="color:blue;">**/vote**</mark>

<figure><img src="/files/MuSe465ClgI6ly4xLPg2" alt=""><figcaption><p>/vote Menu</p></figcaption></figure>

Explanation of the Functions of the

| Button                                                                                                                                                                                                                      | Erklärung                                      |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------- |
| ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdzOsx1-Rxw0hvHWuj3TD3vDr-ApDMooQR-f6ZKQo0EZDLlK9_8qiMgcNiiJNu1HK9Nr_xkt6gjWAjHzGSr1XpQlWx09YweQ7IUixwhJFXLJ9a3FW5xNi_FbxWLIvcuEoeBOKlPQQ?key=fzoxcWfvDKWlQ2_2woV_kVtN) | <p>Here you can see your current</p><p> </p>   |
| <img src="/files/fd4hzeIgR4VYO1LDvnOw" alt="" data-size="original">                                                                                                                                                         | Here you'll see if you've already voted today. |
| <img src="/files/LvC0VsLP8tev7oimEeNa" alt="" data-size="original">                                                                                                                                                         | Open monthly overview                          |
| <img src="/files/4ndiJyZRuv3b25kAqwOV" alt="" data-size="original">                                                                                                                                                         | Open Voteshop                                  |

## How can i earn Vote Tokens?

By voting for the server daily and regularly logging into the network, you have the opportunity to

How can I get Premium Vote Tokens?

By using the monthly overview, you can earn Premium Vote Tokens, which can be found in

<figure><img src="/files/SJmA48ofrEn8kx5PctNO" alt=""><figcaption><p>Monatsübersicht</p></figcaption></figure>

To open a crate in the monthly overview, you must vote for the server on the specified days and log in. You can see which days are required by clicking on

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

## How can I spend my Tokens

You can spend your Vote / Premium Vote Tokens in the Voteshop in the /vote menu.

<figure><img src="/files/Zdzp8ndqyHDZEMlGxeAP" alt=""><figcaption><p>Vote Token Shop</p></figcaption></figure>

Click the arrow below to access the Premium

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


---

# 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.landania.net/english/systems/vote-streak-system.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.
