# Starter Guide

Welcome to **Theatria**, your gateway to an immersive Minecraft experience! This guide will help you get started, from connecting to our server to thriving in our unique world.

***

## Step 1: Connecting to Theatria

1. **Launch Minecraft**: Open the Minecraft launcher and ensure you have the latest version of Minecraft Java Edition installed.
2. **Add the Server**:
   * Click on **Multiplayer**.
   * Select **Add Server**.
   * Enter the following details:
     * **Server Name**: Theatria
     * **Server Address**: `mc.playtheatria.com`
   * Save and click **Join Server** to connect.

***

## Step 2: Rules and Expectations

To ensure everyone has a great time, please follow our community guidelines:

* **Be respectful**: Treat other players and staff with kindness.
* **No griefing or stealing**: Protecting player builds and items is our priority.
* **Keep chat friendly**: Avoid offensive language and spam.
* **Play fair**: No cheating, exploiting, or using unauthorized mods.

You can view the full rules on our [Rules Page](/minecraft/rules-policies/rules.md).

***

## Step 3: Start Exploring Theatria

Once you join the server, you will start in our **Welcome Hub** in [**The Ark**](/minecraft/gameplay-features/worlds-dimensions.md#the-ark). Return there anytime by typing `/warp tutorial`.

### Essential Commands:

* `/warp tutorial`: Return to the new player tutorial.
* `/claim`: Claim a chunk of land. Learn more about [Land Claiming](/minecraft/gameplay-features/land-claiming.md).
* `/sethome [name of home]`: Set your current location as your home. As players rank up, they can save more homes.
* `/home [name of home]`: Teleport to your saved home. Learn more about [Homes](https://github.com/JL-III/Theatria/blob/master/docs/gameplay-features/homes.md).
* `/warps`: Find and visit community landmarks and player-submitted points of interest.

You can find a full list of commands on our [Commands Page](/minecraft/gameplay-features/all-commands/commands.md).

***

## Step 4: Getting Help

Need assistance? Here’s how to find [support](/minecraft/support.md):

* **Ask in Chat**: Our community and staff are here to help.
* **Explore the Wiki**: Browse detailed guides here in our wiki.
* **Join our Discord**: Connect with us on [Discord](https://discord.gg/SHgauw8eN8) for updates and live support.

***

Enjoy your adventure in Theatria! We’re excited to have you join our community. If you ever have questions or suggestions, feel free to reach out.

***

### Related articles

* [Support](/minecraft/support.md)
* [FAQs](/minecraft/support/faqs.md)
* [Theatria Staff](/minecraft/support/staff.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/support/getting-started.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.
