# Getting Started

## Getting Started

Welcome to Theatria! If you're new to the server, here's how to begin your adventure:

1. **Get your UUID:** In order to be added to the whitelist you must have your UUID before you can apply. (Limitations with Hytale currently). \
   \
   Follow [this guide](/hytale/getting-your-uuid-in-hytale.md) to get your UUID from hytale. **You need this for step 2!**<br>
2. **Join Our Discord and Apply:** Our server is whitelisted, only approved applicants can play on our server, apply on our discord! [Discord](https://discord.gg/jYS5rR2HxP).
3. **Join the Server:** Add `hytale.playtheatria.com` to your Hytale server list.
4. Learn [how to claim land](/hytale/land-claiming-hytale.md).
5. **Explore and Create:** Start building, claim some land, and see what Hytale has to offer!


---

# 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/hytale/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.
