# Support

Need help? Here are some options:

* **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.
  * Explore the [Questions](https://discord.gg/u7WcaM8v) channel to see some previous Q\&A or to ask a question of your own.
  * Open a [Staff Support Ticket](https://discord.gg/CXBvcvCT) if your issue requires staff assistance.
* **Email**: If you need assistance and cannot access Discord, you can email us at -> <playtheatria@venture23.net>

***

### Related articles

* [Getting Started](https://github.com/JL-III/Theatria/blob/master/docs/support/getting-started.md)
* [FAQs](/minecraft/support/faqs.md)
* [Theatria Staff](/minecraft/support/staff.md)
* [Rules & Policies](https://github.com/JL-III/Theatria/blob/master/docs/rules-policies/README.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.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.
