> For the complete documentation index, see [llms.txt](https://wiki.epicworld.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.epicworld.gg/gameplay/the-worlds.md).

# The Worlds

As you begin your adventure on the server, you will quickly realize the importance of collecting resources to enrich your gaming experience.

The command <mark style="color:green;">**`/worlds`**</mark> allows you to navigate between the different available worlds.

<figure><img src="/files/AJYm5qId9dp9cohzAeCY" alt=""><figcaption><p><strong>Preview of </strong><mark style="color:green;"><strong><code>/worlds</code></strong></mark></p></figcaption></figure>

The <mark style="color:green;">**Build**</mark> world opens the doors to an area where creating your city becomes possible. Here, only constructions within the framework of a city are allowed, and it is not possible to place or break blocks without claiming a territory.

In the <mark style="color:green;">**Resources**</mark> world, you'll find your first raw materials. It's the ideal place to mine ores and gather natural resources to support your progress.

The <mark style="color:green;">**Nether**</mark> world, accessible from the Novice rank, is filled with valuable resources.

Finally, the <mark style="color:green;">**End**</mark> world, accessible from the Experienced rank, houses the rarest and most coveted resources.


---

# 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:

```
GET https://wiki.epicworld.gg/gameplay/the-worlds.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.
