# Worlds & Dimensions

Theatria offers several unique worlds, each with its own purpose and rules. Understanding these worlds will help you make the most of your gameplay experience.

## The Ark

* **Type**: Overworld
* **Purpose**: This is the main world where players can build their home base, set up shops, and create lasting memories.
* **Key Features**:
  * **Never Resets**: Your creations are permanent here.
  * **Land Claims**: Protect your builds by [claiming land](/minecraft/gameplay-features/land-claiming.md).
  * **Player Shops**: Set up and manage shops to trade with others.
  * **World Size**: 25kx25k

## Mining World

* **Type**: Overworld
* **Purpose**: Designed for resource collection and exploration, this world resets monthly to ensure a fresh supply of materials.
* **Key Features**:
  * **Resource Gathering**: Collect materials without worrying about damaging the main world.
  * **Shrine Quests**: Discover special quests and challenges.
  * **Monthly Resets**: The world regenerates every month to replenish resources and keep exploration exciting.
  * **World Size**: 10kx10k

## The Nether

* **Purpose**: Access unique blocks, resources, and challenges in this dangerous dimension.
* **Key Features**:
  * **Monthly Resets**: Keeps the terrain fresh for exploration and resource gathering.
  * **Unique Resources**: Obtain items like quartz, ancient debris, and glowstone.
  * **World Size**: 10kx10k

## The End

* **Purpose**: Explore for rare resources and battle the Ender Dragon.
* **Key Features**:
  * **Monthly Resets**: Ensures new opportunities for exploration and dragon battles.
  * **End Cities**: Find and raid End Cities for valuable loot, including Elytra.
  * **World Size**: 10kx10k

***

### Tips for Navigating Worlds

* Use **/warp** commands or portals to switch between worlds quickly.
* Plan your activities: build in The Ark, gather resources in Mining, and seek challenges in the Nether, the End and the Moon.
* Keep an eye on announcements for reset schedules to make the most of each world's resources.

***

[Gameplay Features](/minecraft/gameplay-features.md)


---

# 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://docs.playtheatria.com/minecraft/gameplay-features/worlds-dimensions.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.
