> 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/team-with-us/discord-moderator.md).

# Discord Moderator

Do you want to become a guardian of the DarkRO community and help us shape a strong, welcoming space where adventurers can connect, share, and thrive?\
This is your chance!

We’re searching for dedicated and responsible Moderators to join our DarkRO: Bloodshed Discord Team and help protect and grow this thriving community.

If you’re ready to rise as a protector of our adventurer camp, click the link below to learn more and submit your application.\
Together, let’s keep the DarkRO community vibrant, safe, and alive with adventure!

🎁**Rewards and Benefits:**

1. Exclusive in-game titles/items and generous in-game rewards.
2. Beta Access: Priority access to experience new DarkRO content.
3. Special Discord privileges:
   * **Special Role**: Directly granted the role of @Advisor;
   * **Online Events**: Access to participate in community-exclusive events;
4. Monthly 4-day break (advance notice required). &#x20;
5. Direct access to the dev team and priority customer support. &#x20;
6. Potential for a full-time position, with the opportunity to work on DarkRO team

***

### **Application Process:** <a href="#application-process" id="application-process"></a>

1. Fill up this [Google Form](https://docs.google.com/forms/d/e/1FAIpQLSeXAyG5CQNJ3sL0hOgchMWpVgpakuAok8qHsehAfCInr2A2-g/viewform)
2. Once filled-up DM Negan on [Discord](https://discord.gg/darkro)


---

# 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/team-with-us/discord-moderator.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.
