> For the complete documentation index, see [llms.txt](https://wiki.cobblemonislands.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cobblemonislands.com/crates/monthly-crates/alolan-summer-crate.md).

# Alolan Summer Crate

The Alolan Summer Crate was a Cobblemon Islands monthly crate, released in July 2024.

<p align="center"><a href="https://wiki.cobblemonislands.com/crates/monthly-crates" class="button secondary">Back to Monthly Crates</a><a href="https://wiki.cobblemonislands.com/crates/monthly-crates/hoenn-crate" class="button secondary">← Hoenn Crate</a><a href="https://wiki.cobblemonislands.com/crates/monthly-crates/knights-of-galar-crate" class="button primary">Knights of Galar Crate →</a></p>

The Alolan Summer Crate was a Cobblemon Islands monthly crate, released in July 2024.

{% hint style="success" %}
**Play on Cobblemon Islands.** A public Cobblemon 1.8 server. Get the modpack on Modrinth or CurseForge, then [join the server](https://connect.cobblemonislands.com)
{% endhint %}

## Keep exploring

| Page                                                                                                     | What you'll find                        |
| -------------------------------------------------------------------------------------------------------- | --------------------------------------- |
| [Monthly Crates](https://wiki.cobblemonislands.com/crates/monthly-crates)                                | Every monthly crate, newest first       |
| [Hoenn Crate](https://wiki.cobblemonislands.com/crates/monthly-crates/hoenn-crate)                       | Released before the Alolan Summer Crate |
| [Knights of Galar Crate](https://wiki.cobblemonislands.com/crates/monthly-crates/knights-of-galar-crate) | Released after the Alolan Summer Crate  |
| [Pokedex](https://wiki.cobblemonislands.com/new-islanders-information/pokedex)                           | Every Pokemon page on this wiki         |

*Release dates come from the staff's in-game plaques, the store archive and the launch announcements. Data checked in September 2026.*

***

<p align="center"><a href="https://connect.cobblemonislands.com" class="button primary">Play on Cobblemon Islands</a></p>

***

<a href="https://wiki.cobblemonislands.com/crates/monthly-crates" class="button primary">Back to Monthly crates</a>

<div><figure><img src="https://2264667561-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkDhjqcTDxLyJjpmZNG4V%2Fuploads%2FQwpqfz9BBPh8nlWsSCSv%2FgjZ8Yew.png?alt=media&#x26;token=58145370-5b12-4d16-b53f-b088e7053457" alt="" width="375"><figcaption><p><a href="https://modrinth.com/modpack/cobblemon-island">Modrinth</a></p></figcaption></figure> <figure><img src="https://2264667561-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkDhjqcTDxLyJjpmZNG4V%2Fuploads%2Fwdi1bgVkTNv5IacPfi4i%2FvdhPo3Q.png?alt=media&#x26;token=d63df846-e2cc-4286-96cc-af2f962a3158" alt="" width="375"><figcaption><p><a href="https://www.curseforge.com/minecraft/modpacks/cobblemon-islands">CurseForge</a></p></figcaption></figure> <figure><img src="https://2264667561-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkDhjqcTDxLyJjpmZNG4V%2Fuploads%2Fj2tklLPoSQMSAi6r1cws%2F774569d9dcbb6aeb59aaaa8096e03ebdf2508abb.png?alt=media&#x26;token=0677a525-525b-40ec-837f-8097a9404835" alt="" width="375"><figcaption><p><a href="https://discord.com/invite/cobblemonislands">JoinUs In Discord</a></p></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.cobblemonislands.com/crates/monthly-crates/alolan-summer-crate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
