> 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/new-islanders-information/cobblemon-islands-faq/features.md).

# Features

<details>

<summary>How can I join Raids?</summary>

1. &#x20;**Prepare Your Team:**\
   Make sure your Pokémon are **level 90 or higher** — raids are tough, so bring your best!
2. **Enter the Raid Server:**\
   Use the command:\
   `/server raid`\
   This will join you to the raid realm
3. &#x20;**Find the Active Raid:**\
   Type:\
   `/raid list`\
   To open the raid menu. Click on the **active raid** to join the battle

{% hint style="info" %}
**For additional information, visit** [**RAIDS**](broken://pages/07y1q4k8zPbvnPqlBeio)
{% endhint %}

</details>

<details>

<summary>What are Expeditions?</summary>

Expeditions are dungeon-like challenges, with the ultimate goal of battling and capturing a legend! If you have what it takes to catch it!

{% hint style="success" %}
For further information Visit  [Broken mention](broken://pages/b4QRr0jiHaN8doMTOb92)
{% endhint %}

</details>

<div><figure><img src="/files/K9olBXS1HNnZMiIXBnz8" alt="" width="188"><figcaption><p><a href="https://modrinth.com/modpack/cobblemon-island">Modrinth</a></p></figcaption></figure> <figure><img src="/files/fQcnwMnJDafx4zCSxp3o" alt="" width="188"><figcaption><p><a href="https://www.curseforge.com/minecraft/modpacks/cobblemon-islands">CurseForge</a></p></figcaption></figure> <figure><img src="/files/ABdcPbfcSAN3Rym1yREv" alt="" width="188"><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/new-islanders-information/cobblemon-islands-faq/features.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.
