> 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/first-steps/spawn.md).

# The heart of Cobblemon Islands

Every time you join the server, this is where you arrive.

Spawn isn’t just a starting location, it’s the living heart of our community. It’s where new trainers take their first steps, and where the server truly feels alive.

Take a moment. Look around. This is where your story begins.

<figure><img src="/files/Bb6CUgAEaSMeZatKkr9W" alt=""><figcaption></figcaption></figure>

***

## What to expect in Spaw?

Spawn is designed to bring players together.

You might walk into:

* Someone playing music
* A group sharing jokes
* Conversations happening in different languages
* Players talking through our voice chat mod

It’s unpredictable in the best way possible. Some days it’s calm and cozy.... other days it’s full of energy and chaos.

{% hint style="info" %}
💬 Don’t hesitate to jump into conversations or ask questions. Spawn is the easiest place to connect with the community.
{% endhint %}

{% hint style="danger" %}
If you feel someone might be braking a rule dont doubt in reporting it
{% endhint %}

***

### A World That Changes Monthly

One of spawn’s most exciting features is the **crate area**, redesigned every single month.

Each new crate theme transforms the space completely. You might find yourself walking through:

* Peaceful Japanese-inspired scenery
* A wild space station floating among the stars
* Seasonal or event-based builds
* Completely custom decorative experiences

No two months look the same. If you haven’t explored spawn recently, you’re probably missing something new.

***

## Places You Shouldn’t Miss

Spawn is home to several important locations that help shape your adventure:

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Trainer School</td><td align="center">Learn how our server works and discover core features.</td><td></td><td data-object-fit="contain"><a href="/files/fYaaCY6BlwWnXNoxwMXi">/files/fYaaCY6BlwWnXNoxwMXi</a></td><td></td></tr><tr><td align="center"> <strong>Daycare</strong></td><td align="center">Raise and breed your Pokémon</td><td></td><td data-object-fit="contain"><a href="/files/u7HI0xIKDu7oXXEVcB8g">/files/u7HI0xIKDu7oXXEVcB8g</a></td><td><a href="/pages/bOdxNYNxGPx10Or1BUae">/pages/bOdxNYNxGPx10Or1BUae</a></td></tr><tr><td align="center"><strong>Safari Hotel</strong></td><td align="center">Your connection to Safari experiences</td><td></td><td data-object-fit="contain"><a href="/files/jbdGvMWvWNY8vZmWJXeD">/files/jbdGvMWvWNY8vZmWJXeD</a></td><td><a href="/pages/M7K5nW9SaurhgC3LpzBb">/pages/M7K5nW9SaurhgC3LpzBb</a></td></tr><tr><td align="center"> <strong>Basketball Court</strong></td><td align="center">A fun social activity area</td><td></td><td data-object-fit="contain"><a href="/files/k1aGnV9sE2Cc9uOYAWc9">/files/k1aGnV9sE2Cc9uOYAWc9</a></td><td></td></tr><tr><td align="center"><strong>Helix Hoopa Lottery</strong></td><td align="center">Try your luck and test your fate.</td><td></td><td data-object-fit="contain"><a href="/files/kFEBgXA9ONgLzsVx1XLd">/files/kFEBgXA9ONgLzsVx1XLd</a></td><td><a href="/pages/SZQ5V9cU74aibeB59NqY">/pages/SZQ5V9cU74aibeB59NqY</a></td></tr><tr><td align="center">Crate Area</td><td align="center">Every month. Every theme. Always exciting</td><td></td><td data-object-fit="contain"><a href="/files/ZLJQXJqo2oZ56FfSAlxo">/files/ZLJQXJqo2oZ56FfSAlxo</a></td><td></td></tr></tbody></table>

***

## 🌟 Why Exploring Spawn Matters

Spawn introduces you to:

* The community
* The core systems
* Monthly updates
* Events and social spaces

{% hint style="info" icon="tree-palm" %}

<p align="center">Walk around. Explore every corner. Meet someone new. Because before you build your team, earn money, or explore realms, this is where you become part of the server.</p>
{% endhint %}


---

# 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/first-steps/spawn.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.
