# VexalMC Rules

## VexalMC Rules

- [Information](https://rules.vexalmc.co/information.md)
- [Discord Rules](https://rules.vexalmc.co/discord-rules.md)
- [Global Rules](https://rules.vexalmc.co/global-rules.md): The rules listed here are rules that apply to every server, platform belonging to the VexalMC Brand
- [Hacked Clients](https://rules.vexalmc.co/global-rules/hacked-clients.md)
- [Chargebacks](https://rules.vexalmc.co/global-rules/chargebacks.md): A chargeback occurs when a payment is returned to a debit or credit card after a customer disputes a transaction.
- [Chat Rules](https://rules.vexalmc.co/global-rules/chat-rules.md)
- [English Only](https://rules.vexalmc.co/global-rules/chat-rules/english-only.md)
- [Advertising](https://rules.vexalmc.co/global-rules/chat-rules/advertising.md)
- [Spam Related](https://rules.vexalmc.co/global-rules/chat-rules/spam-related.md)
- [Bad Behavior](https://rules.vexalmc.co/global-rules/chat-rules/bad-behavior.md)
- [Scamming](https://rules.vexalmc.co/global-rules/scamming.md)
- [Nickname and Skin Issues](https://rules.vexalmc.co/global-rules/nickname-and-skin-issues.md)
- [Inappropriate Builds](https://rules.vexalmc.co/global-rules/inappropriate-builds.md)
- [Mods](https://rules.vexalmc.co/global-rules/mods.md)
- [Laggy Farms or Lag Machines](https://rules.vexalmc.co/global-rules/laggy-farms-or-lag-machines.md)
- [Exploiting/Bug Abusing](https://rules.vexalmc.co/global-rules/exploiting-bug-abusing.md)
- [Doxxing/DDos Jokes & Threats](https://rules.vexalmc.co/global-rules/doxxing-ddos-jokes-and-threats.md)
- [Punishment Evasion](https://rules.vexalmc.co/global-rules/punishment-evasion.md)
- [Staff Impersonation](https://rules.vexalmc.co/global-rules/staff-impersonation.md)
- [Survival Rules](https://rules.vexalmc.co/survival-rules.md)
- [EarthSMP (Diplomacy) Rules](https://rules.vexalmc.co/earthsmp-diplomacy-rules.md)
- [PSA](https://rules.vexalmc.co/earthsmp-diplomacy-rules/psa.md)
- [Rules Regarding PvP/PvE](https://rules.vexalmc.co/earthsmp-diplomacy-rules/rules-regarding-pvp-pve.md)
- [Rules Regarding Towny](https://rules.vexalmc.co/earthsmp-diplomacy-rules/rules-regarding-towny.md)
- [Rules Regarding Griefing](https://rules.vexalmc.co/earthsmp-diplomacy-rules/rules-regarding-griefing.md)
- [Other Rules](https://rules.vexalmc.co/earthsmp-diplomacy-rules/other-rules.md)
- [Vexal Earth Rules](https://rules.vexalmc.co/vexal-earth-rules.md)
- [PSA](https://rules.vexalmc.co/vexal-earth-rules/psa.md)
- [Rules Regarding PvP/PvE](https://rules.vexalmc.co/vexal-earth-rules/rules-regarding-pvp-pve.md)
- [Rules Regarding Towny](https://rules.vexalmc.co/vexal-earth-rules/rules-regarding-towny.md)
- [Rules Regarding Griefing](https://rules.vexalmc.co/vexal-earth-rules/rules-regarding-griefing.md)
- [Other Rules](https://rules.vexalmc.co/vexal-earth-rules/other-rules.md)
- [Rules Regarding Farming](https://rules.vexalmc.co/vexal-earth-rules/rules-regarding-farming.md)
- [Earth Conquest Rules](https://rules.vexalmc.co/earth-conquest-rules.md)
- [PSA](https://rules.vexalmc.co/earth-conquest-rules/psa.md)
- [Rules Regarding PvP/PvE](https://rules.vexalmc.co/earth-conquest-rules/rules-regarding-pvp-pve.md)
- [Rules Regarding Towny](https://rules.vexalmc.co/earth-conquest-rules/rules-regarding-towny.md)
- [Rules Regarding Griefing](https://rules.vexalmc.co/earth-conquest-rules/rules-regarding-griefing.md)
- [The Abyss Rules](https://rules.vexalmc.co/the-abyss-rules.md)
- [Staff Rules](https://rules.vexalmc.co/staff-rules.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://rules.vexalmc.co/information.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.
