# Exploring Realms

{% columns %}
{% column %}

<p align="center"><strong>BUILDING REALMS</strong> </p>

<p align="center">Choosing a realm doesn’t affect gameplay — all offer the same experience. The Sun Realm is the oldest and busiest, the Moon Realm sits in between and is PVP-Free, no damage between players can be done here, and the Star Realm is the newest</p>

<p align="center">To travel to any of these realms you can go through the portals in the spawn area or use the following commands<br><code>/starrealm</code><br><code>/moonrealm</code></p>

<p align="center"><code>/sunrealm</code></p>

{% endcolumn %}

{% column %}

<p align="center">RESOURCE REALMs</p>

<p align="center">The Nether, End, and our Resource World realm are all excellent places for gathering materials.<br> These realms reset every week at 00:00 UTC on Monday.</p>

<p align="center"><code>/server nether</code></p>

<p align="center"> <code>/server end</code></p>

<p align="center"> <code>/rsw</code></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-realms.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.
