# Voting Rewards

## Normal Rewards

* Each vote rewards **$1,000 in-game money**.
* Every 40 votes, you will receive [**1 Mystery Box Key**](/guides/boosted-items.md#obtaining-mystery-box-keys)**.**

## Vote Parties

* When the server collectively hits **1,000 votes**, everyone who voted will receive **$10,000**.

### Monthly Top Voters

* The top **1-10** monthly voters will receive **50,000** in-game money.
* The top **11-20** monthly voters will receive **$30,000** in-game money.
* The top **21-30** monthly voters will receive **$20,000** in-game money.
* The top **31-50** voters each month will receive **$10,000** in-game money.

## Commands

* /vote
* /vote party
* /vote info
* /vote leaderboard

## Links

**Vote 1** ✦ [Click Here](https://vote1.ecosmp.net)\
**Vote 2** ✦ [Click Here](https://vote2.ecosmp.net/)\
**Vote 3** ✦ [Click Here](https://vote3.ecosmp.net/)\
**Vote 4** ✦ [Click Here](https://vote4.ecosmp.net/)\
**Vote 5** ✦ [Click Here](https://vote5.ecosmp.net/)\
**Vote 6** ✦ [Click Here](https://vote6.ecosmp.net/)\
**Vote 7** ✦ [Click Here](https://vote7.ecosmp.net/)\
**Vote 8** ✦ [Click Here](https://vote8.ecosmp.net/)


---

# 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://docs.ecosmp.net/guides/voting-rewards.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.
