# Exploring Cobblemon Islands Spawn

<h3 align="center">BASICS 101</h3>

{% columns fullWidth="false" %}
{% column width="50%" %}

<h3 align="center"><a href="/pages/w1vxzRe4bGFTWKs3ys9r">T<strong>UTORIAL QUEST</strong></a></h3>

<figure><img src="/files/bCWZcaif5vMWznUuBvY8" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="50%" valign="middle" %}

<p align="center"></p>
{% endcolumn %}
{% endcolumns %}

***

{% columns fullWidth="true" %}
{% column %}

<h3 align="center"><a href="/pages/f1xEZPClbeRpexh8XqPu">CRATES</a></h3>

<p align="center">Crates are a loot-based reward system on Cobblemon Islands (CI). They work like mystery boxes—when you open one with a key, you’ll get a randomized prize. Rewards can include exclusive items and cosmetics, and other valuable in-game resources.</p>

<figure><img src="/files/YA8Wa0yddFOS5HmdHUcE" alt="" width="132"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<p align="center"><strong>What are crates?</strong></p>

<p align="center">There are two types of crates on CI:</p>

* **Core Crates**: Always available and easy to get keys while playing the game! [View the Core Crates](https://wiki.cobblemonislands.com/crates/all-time-stay-crates)<br>
* **Featured Crates**: Released every 2–3 months as special highlights. Each featured crate follows a unique theme. When a new featured crate arrives, the old ones are vaulted in the Museum. [View Past Monthly Crates](https://wiki.cobblemonislands.com/crates/monthly-crates)

{% hint style="warning" %}
You need Keys to open the crates! [How to Get keys](/new-islanders-information/cobblemon-islands-faq/game.md#how-to-get-keys)
{% endhint %}
{% endcolumn %}
{% endcolumns %}

***

{% columns fullWidth="true" %}
{% column valign="middle" %}

<h3 align="center">Kits</h3>

<p align="center">There are several Quality of Life commands to help you move around in the spawn and server as well as commands to claim tools that will help you progress your adventures!</p>

<p align="center"><strong>Use <code>/kits</code></strong></p>

* Pokédex Kit: includes a personal PC and portable healing station to use anywhere.
* Rank Kits: perks tied to your server rank (ranks can be purchased from the [CI store](https://store.cobblemonislands.com/))
* Claim Kit: tools for claiming land, such as the Golden Shovel and Stick.
* Fishing Kit: craft a fishing rod.
  {% endcolumn %}

{% column valign="middle" %}

<figure><img src="/files/g9LdBSs7EqKnjiCI2NiH" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

{% columns fullWidth="true" %}
{% column %}

<h3 align="center"><strong>EXPEDITIONS</strong></h3>

<p align="center">Expeditions are dungeon-like challenges, with the ultimate goal of battling and capturing a legend! If you have what it takes to catch it!</p>

{% hint style="danger" %}
Currently Under Work
{% endhint %}

<figure><img src="/files/lWuN6mwscTXspeDeNI6A" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

* Found in the Subway area at Spawn.
* Requires an Expedition Ticket to enter.
* In an expedition, players face a series of test rooms filled with puzzles and obstacles.
* Completing an expedition gives the chance to catch Legendary/Mythical Pokémon.
* [See details here](https://wiki.cobblemonislands.com/features/expeditions)
  {% endcolumn %}
  {% endcolumns %}

***

{% columns fullWidth="true" %}
{% column %}

<h3 align="center">Teleportation &#x26; Areas of Interest</h3>

<p align="center">There are several areas of interest in the spawn area!<br>You can use <a href="/pages/6ZJnaoTh0Jl9MBb7qK8h">commands</a> or warps to move around and explore the spawn!</p>

<p align="center">Use /warp for easy access.</p>

<figure><img src="/files/L39x9pp2qkG0Ax45QQ5i" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column valign="middle" %}

<p align="center"><strong><code>/museum</code></strong> Displays our past event/seasonal/featured crates! <br>Hosts trade-item NPCs, grouped with their related crates. Trade items can be traded for rare, sometimes exclusive, items only from the Trade NPC!</p>

<p align="center"><strong><code>/pw tp Lab</code></strong> Visit the Professor’s lab, which is a common starting location for quests.</p>

<p align="center"><strong><code>/spawn</code></strong> Return to the spawn point in the spawn realm.</p>

<p align="center"><strong><code>/hub</code></strong> – Return to your last location in the spawn realm.</p>

<p align="center"><strong><code>/crates</code></strong> – Visit the crates area in spawn</p>
{% endcolumn %}
{% endcolumns %}


---

# 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/new-islanders-information/first-steps/exploring-cobblemon-islands-spawn.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.
