> For the complete documentation index, see [llms.txt](https://wiki.apexcobblemon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.apexcobblemon.com/features/player/community-goals.md).

# Community Goals

{% columns %}
{% column width="58.333333333333336%" %}
Community Goals are weekend-long server-wide objectives that let all players contribute to a shared fund to unlock powerful bonuses. View the active goals, schedules, and progress in the `/goals` menu.&#x20;

Each Sunday at **5 PM** (PT), three rewards are randomly selected and scheduled to activate at **11 AM Friday**, **11 AM Saturday**, or **11 AM Sunday** (PT). If the community deposits enough ![:money:](https://cdn.discordapp.com/emojis/1169443768978653185.webp?size=56)**Dollars** by **Friday at 11 AM**, all three rewards will execute at their scheduled times. If the funding requirement is not met by that deadline, the goals and progress roll over to the following week until completed.
{% endcolumn %}

{% column width="41.666666666666664%" %}

<figure><img src="/files/ZHIrcGh6Si0MkuI2FkFX" alt=""><figcaption><p><em><code>/goals</code> menu</em></p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

<table><thead><tr><th width="191" align="center">Goal</th><th width="80" align="center">Cost</th><th align="center">Description</th></tr></thead><tbody><tr><td align="center">HA/Boss Boost</td><td align="center"><img src="https://cdn.discordapp.com/emojis/1169443768978653185.webp?size=56" alt=":money:">1M</td><td align="center">HA &#x26; Boss Spawn Global Booster (6 hours)</td></tr><tr><td align="center">Rare Spawn/HA Boost</td><td align="center"><img src="https://cdn.discordapp.com/emojis/1169443768978653185.webp?size=56" alt=":money:">1M</td><td align="center">HA &#x26; Rare Spawn Global Booster (6 hours)</td></tr><tr><td align="center">Shiny/HA Boost</td><td align="center"><img src="https://cdn.discordapp.com/emojis/1169443768978653185.webp?size=56" alt=":money:">1M</td><td align="center">HA &#x26; Shiny Spawn Global Booster (6 hours)</td></tr><tr><td align="center">Legendary Spawns</td><td align="center"><img src="https://cdn.discordapp.com/emojis/1169443768978653185.webp?size=56" alt=":money:">2M</td><td align="center">1x Legend Spawn every 30 minutes (12 spawns)</td></tr><tr><td align="center">World Bosses</td><td align="center"><img src="https://cdn.discordapp.com/emojis/1169443768978653185.webp?size=56" alt=":money:">1.5M</td><td align="center">1x Legendary or Ultimate WorldBoss spawn every 2 hours (3 bosses)</td></tr><tr><td align="center">Poke Parties</td><td align="center"><img src="https://cdn.discordapp.com/emojis/1169443768978653185.webp?size=56" alt=":money:">2M</td><td align="center">1x PokéParty every 2 hours (3x parties) </td></tr><tr><td align="center">Crate Reroll Buff</td><td align="center"><img src="https://cdn.discordapp.com/emojis/1169443768978653185.webp?size=56" alt=":money:">2M</td><td align="center">+1 re-roll in the Shiny and Cosmetic Crate</td></tr><tr><td align="center">Raid Tickets</td><td align="center"><img src="https://cdn.discordapp.com/emojis/1169443768978653185.webp?size=56" alt=":money:">3M</td><td align="center">+1 Raid Ticket to all online players every hour</td></tr><tr><td align="center">Donor Store Sale</td><td align="center"><img src="https://cdn.discordapp.com/emojis/1169443768978653185.webp?size=56" alt=":money:">4M</td><td align="center">15% Donor Store Sale</td></tr><tr><td align="center">Vote Shop Sale</td><td align="center"><img src="https://cdn.discordapp.com/emojis/1169443768978653185.webp?size=56" alt=":money:">3M</td><td align="center">40% Vote Shop Sale</td></tr></tbody></table>

***


---

# 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://wiki.apexcobblemon.com/features/player/community-goals.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.
