# Community

- [LilacMC Guides](https://wiki.lilacmc.net/community/lilacmc-guides.md)
- [LilacMC Rules](https://wiki.lilacmc.net/community/lilacmc-rules.md): All rules and regulations apply on both LilacMC and the Discord server. These rules exist so that the server can be as fun, healthy, and safe as possible for all players!
- [General Rules](https://wiki.lilacmc.net/community/lilacmc-rules/general-rules.md)
- [Chat Rules](https://wiki.lilacmc.net/community/lilacmc-rules/chat-rules.md)
- [Gameplay Rules](https://wiki.lilacmc.net/community/lilacmc-rules/gameplay-rules.md)
- [LilacMC Staff](https://wiki.lilacmc.net/community/lilacmc-staff.md): Staff are the people you can ask help for. To contact staff, message them directly in-game or head over to the Discord server and open a ticket.


---

# 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://wiki.lilacmc.net/community.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.
