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

# Voting

7 vote sites, 7 Vote Crate keys a day, and the server-wide Vote Party

Voting is free daily income and the fastest early source of crate keys.

## How it works

There are 7 vote sites. Each one gives 1 Vote Crate key per vote, so you can earn up to 7 keys every single day. Click **Vote** in the [Chonky](/chunkedworld/getting-started/chonky-your-companion.md) menu, or run `/vote` for the current links.

Votes cast while you're offline are queued and delivered the next time you log in - you never lose a vote by voting from a browser while not in game.

## Vote Party

Votes from the whole server accumulate toward a shared target. When the community hits it, every player online at that moment receives 1 Gold Crate key. The target rises as the playerbase grows.

This makes voting worth doing even if your own Vote Crate keys are piling up unused - you're contributing to a server-wide reward.

## What's in the Vote Crate

See [Crates and Keys](/chunkedworld/crates-and-keys/crates-and-keys.md) for the full reward table. The headline entries are Chunk Generators, enchanted books, netherite scrap, an occasional Gold Crate key, and a rare Totem of Undying.


---

# 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://chunkedworld.gitbook.io/chunkedworld/crates-and-keys/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.
