> For the complete documentation index, see [llms.txt](https://playdarkro.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playdarkro.gitbook.io/wiki/play-dark-ro/the-staff-team.md).

# The Staff Team

<figure><img src="/files/8woaw8EMSvQE7JwcGD6L" alt=""><figcaption></figcaption></figure>

### Meet the Team Behind Dark RO! <a href="#meet-the-team-behind-oldschool-ro" id="meet-the-team-behind-oldschool-ro"></a>

Just like any epic adventure, Dark RO wouldn't be the same without the dedicated heroes behind the scenes! Meet the passionate individuals who ensure your journey through Midgard is smooth, exciting, and full of memorable moments:

**Server Administrator:**

* **GM Negan**— From battling zombies to building his own DarkRO remake, he stands as the guiding captain and master strategist—ensuring the server sails smoothly and weathers every technical storm.

**Game Masters:**

* **GM Sycthe**— Our friendly ambassador and Event Game Master, bridging the gap between players and staff while fostering a fun, positive, and welcoming community
* **GM Kal** — The Guild and Streamer Approver

Support Team:

* \[Support] Mash
* \[Support] Aurelius

**Discord Mod Team:**

* **\[MOD] Nihilus**
  * Are you interested to be part of our Discord Moderator, just let us know!

***

#### How to Contact Us <a href="#how-to-contact-us" id="how-to-contact-us"></a>

Feel free to reach out to our staff for assistance, inquiries, or to report any issues. You can contact us through our [Discord](https://discord.gg/darkro)[ server](https://discord.gg/darkro) or use the in-game **@request** command. We are here to ensure that your experience on our server is smooth, enjoyable, and memorable.


---

# 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, and the optional `goal` query parameter:

```
GET https://playdarkro.gitbook.io/wiki/play-dark-ro/the-staff-team.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
