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

# Daily Rewards

All players can claim a **Daily Reward** once every 24 hours using the command:\
\&#xNAN;**`/dailyrewards`**

***

#### **Reward Tiers**

* **Free Players**\
  Get access to the **Rookie** reward tier, basic items to help you start your adventure.
* **Ranked Players**\
  Players who have purchased a rank from the **Cobblemon Galaxy Store** unlock **exclusive higher-tier rewards**.

Each rank tier (e.g., **Ace, Champion, Master**, etc.) gives **progressively better loot**, which may include **rarer or more valuable items**.

> **Note:** While all players can claim a daily reward, **ranked players** receive **enhanced rewards** as part of their supporter perks.

***

#### **Calendar Rewards**

Available to **all players**, regardless of rank.

Use the command:\
\&#xNAN;**`/calendar`**

Click the **minecart icon** in the menu to **claim your daily reward**.

***

#### **What to Expect**

Return every day for new rewards! Possible prizes include:

* **Pokébuilder Tokens**
* **Rare Candy**
* **Master Balls**
* And more!

> **Tip:** Be consistent! Calendar streaks may include **bonus rewards** on **special days** or **holidays**.

***

#### **Voting & Vote Parties**

Voting helps support the server and **rewards you directly** for participating!

***

#### **How to Vote**

Use the command:\
\&#xNAN;**`/vote`**

A list of 6 voting links will appear in chat.\
Click each link and vote on the server listing sites.

> **IMPORTANT:** Be sure to **enter your Minecraft name correctly** when voting!
>
> **IMPORTANT!:** You MUST be online to receive the keys. Hub does not count!

***

#### **Voting Rewards**

* 1 **Vote Key** per vote site
* Up to 6 **Vote Keys per day**

Use Vote Keys at the **Vote Crate** located in the **spawn area**.

> ⚠️ **Votes can take up to 1 hour to register** — don’t worry if your key doesn’t show up right away!

Vote Crates contain:

* **Items**
* **Pokédollars**
* **Claim Blocks**
* And more!

***

#### **Vote Parties**

Every vote contributes to a **server-wide vote pool**.

Once the server hits 2**00 total votes**, a **Vote Party** is triggered!

***

#### **During a Vote Party**

* Everyone online receives **1 bonus Vote Key**
* **Shiny spawn rate** is boosted to **3.0x** for the next **30 minutes**

> **Pro Tip:** Try to be online when Vote Parties happen — grab the extra key and enjoy boosted shiny odds!


---

# 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://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/starting-off/daily-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.
