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

# Voting System

🚧Under Construction🚧

<figure><img src="/files/pM9Os6ePVjVLhTTu5rar" alt="https://store.augustamc.com/category/vote"><figcaption><p><a href="https://store.augustamc.com/category/vote">https://store.augustamc.com/category/vote</a></p></figcaption></figure>

The voting system in AugustaMC is a core part of how the server grows, stays active, and attracts new players.

Players vote for the server on Minecraft server listing websites. Each vote acts like a “boost” that tells those sites the server is active and worth showing to more people. When Augusta gets more votes, it rises higher in the rankings on those lists.

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

### How To Vote

The primary way is by using the **/vote** command in-game, which brings up all available voting links. These links take players directly to server listing sites where they can submit their vote for Augusta.

Alternatively, players can also access the same voting links through the **server’s store website**, which provides quick navigation to all voting pages outside of Minecraft.


---

# 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://augustamc.gitbook.io/wiki/voting-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.
