# Cobblemon Islands Voting servers

***

## How to Vote

{% stepper %}
{% step %}

#### Log in to the Server

You **must** be online in-game before voting, or you won't receive your keys.
{% endstep %}

{% step %}

#### Click a Vote Link

Use the links below, or type `/vote` in-game to see all voting sites.
{% endstep %}

{% step %}

#### Enter Your Username

Type your Minecraft username **exactly** as it appears — it's case-sensitive.
{% endstep %}

{% step %}

#### Collect Your Key

A Vote Crate Key is sent to your inventory. Use it at `/crates` to open rewards!
{% endstep %}
{% endstepper %}

***

## Vote Links

Click each link and submit your vote. Repeat daily for maximum rewards!

{% embed url="<https://minecraft-server-list.com/server/496818/vote/#google_vignette>" %}

{% embed url="<https://www.minerank.com/cobblemon-islands/vote>" %}

{% embed url="<https://top-mc-servers.net/server/59>" %}

{% embed url="<https://minecraft-mp.com/server/320008/vote/>" %}

{% embed url="<https://minecraft.buzz/vote/18692>" %}

{% embed url="<https://minecraftbestservers.com/server-cobblemon-islands.540/vote>" %}

{% embed url="<https://topminecraftservers.org/server/33647>" %}

{% embed url="<https://cobblemon.tools/servers/cobblemon-islands/vote>" %}

## What You Earn

Each vote gives you **1 Vote Crate Key**. Open Vote Crates at `/crates` for a chance at these rewards:

| Reward                     | Description                             |
| -------------------------- | --------------------------------------- |
| 🔑 **Crate Keys**          | PokeCrate, Plushie, and Event keys      |
| 🪙 **PokéCoins**           | In-game currency for shops              |
| 🛠️ **Pokebuilder Tokens** | Customize IVs, nature, moves & more     |
| 💎 **Rare Items**          | Mega Stones, held items, berries & more |

***

## Important Tips

{% hint style="warning" %}
**You must be online in-game when you vote.** If you vote while offline, the key won't be added to your inventory and cannot be recovered.
{% endhint %}

{% hint style="warning" %}
**Your username is case-sensitive.** If your IGN is `CoolTrainer42`, typing `cooltrainer42` will not work. Enter it exactly as it appears in Minecraft.
{% endhint %}

{% hint style="info" %}
**Make sure you have inventory space.** Vote Keys go directly to your inventory. If it's full, you may lose the key.
{% endhint %}

{% hint style="success" %}
**Vote resets are per-site.** Each site has its own 24-hour cooldown, so you can vote on all 7 every day. Set a daily reminder for maximum keys!
{% endhint %}

***

## FAQ

<details>

<summary>Where do I use my Vote Crate Keys?</summary>

Type `/crates` in-game to open the crates menu, then select the Vote Crate. You can also find the physical Vote Crate at spawn near the other crate chests.

</details>

<details>

<summary>I voted but didn't get a key. What happened?</summary>

The most common causes are: you weren't logged in to the server when you voted, your username was entered incorrectly (remember — it's case-sensitive!), or your inventory was full. Unfortunately, lost keys cannot be reimbursed, so always double-check before voting.

</details>

<details>

<summary>Can I vote from my phone?</summary>

Yes! The voting websites work on mobile browsers. Just make sure you're also logged in to the server on your PC at the same time, since you need to be online when the vote registers.

</details>

<details>

<summary>How often can I vote?</summary>

Each voting site has its own 24-hour cooldown. You can vote on all 7 sites once per day, giving you up to 7 Vote Crate Keys every day and 49 per week.

</details>

<details>

<summary>Can I trade Vote Keys to other players?</summary>

Yes, Vote Crate Keys can be traded between players. If you have extras or want to help a friend, you can hand them off through normal player trading.

</details>

<details>

<summary>Why should I vote? How does it help the server?</summary>

Voting boosts Cobblemon Islands' ranking on Minecraft server lists, making it more visible to new players. More votes = higher ranking = more players joining the community. It's the easiest free way to support the server while earning rewards for yourself.

</details>


---

# 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://wiki.cobblemonislands.com/vote.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.
