# Voting Tiers

### How to Vote

Voting helps support the community on server listing sites and rewards you every time. You can vote at: <https://sapling.gg/vote>

Every time you vote, you'll automatically receive:

* **Money:** `$500`
* **XP Levels:** `25`
* **Saps:** `10`
* **Crate Key:** `1x Vote Key`
* **Team Score:** `+1 team score`

You’ll also progress toward **Vote Tiers** (see below) and global **Vote Parties**.

***

### Open the Vote Menu

* **Voting Rewards** (what you get per vote)
* **Your Stats** (total votes, vote party progress)
* **Voting Links** (clickable link to the vote page)

```
/vote
```

***

### Vote Tiers (Vote Ranks)

As your **all-time votes** increase, you unlock permanent **Vote Ranks** in the `/vote` → **Vote Ranks** menu. Each tier can only be claimed once and must be claimed in order.

<table><thead><tr><th width="108">Tier</th><th width="195">Required Total Votes</th><th>Main Rewards (one-time)</th></tr></thead><tbody><tr><td>I</td><td>10</td><td>+1 team score, <code>$500</code>, <code>1x Vote Key</code></td></tr><tr><td>II</td><td>25</td><td>+1 team score, <code>1x Vote Key</code></td></tr><tr><td>III</td><td>50</td><td>+1 team score, <code>1x Loot Key</code></td></tr><tr><td>IV</td><td>75</td><td>+1 team score, <code>$2,500</code></td></tr><tr><td>V</td><td>100</td><td>+1 team score, <code>1x Loot Key</code>, <code>$5,000</code></td></tr><tr><td>VI</td><td>125</td><td>+1 team score, <code>$10,000</code></td></tr><tr><td>VII</td><td>150</td><td>+1 team score, <code>1x Loot Key</code>, <code>$15,000</code></td></tr><tr><td>VIII</td><td>200</td><td>+1 team score, <code>$20,000</code></td></tr><tr><td>IX</td><td>250</td><td>+1 team score, <code>2x Loot Keys</code>, <code>$25,000</code></td></tr></tbody></table>

***

### Milestone Vote Rewards

On top of Vote Tiers, there are extra **milestone rewards** for hitting certain total vote counts:

| Milestone | Reward                                 |
| --------- | -------------------------------------- |
| 50 votes  | `3x Loot Keys`, `50 Saps`              |
| 100 votes | `1x Weekly Key`, `150 Saps`, `$10,000` |

***

## Common Issues

#### **“My votes aren’t showing”**

* You may have voted with the wrong username
* Bedrock players may have forgotten the `.` **prefix**
* The voting site may be delayed
* You may have used a nickname instead of your real IGN

#### **“I didn’t receive my vote rewards”**

* Your inventory might have been full
* The vote may still be processing
* You may have voted with a typo
* Bedrock users may have used the wrong name format

#### **“I can’t claim my Vote Tier”**

* You must claim **previous tiers first**
* You may not have reached the required total votes
* Your inventory may be full
* You might not have the required permissions yet


---

# 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.sapling.gg/survival-guides/voting-tiers.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.
