> For the complete documentation index, see [llms.txt](https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/starting-off/rules.md).

# Rules

### **Server Rules0**

1. 1.) Keep chat clean - no racism, slurs, discrimination, spam or harassment. NSFW, politics/religious discussions and drug-related content are also restricted. Casual real world discussion is fine, but staff may intervene if it becomes inappropriate. Light swearing is fine, but keep it minimal.   \
   2.) No usage of hacked clients or any mod to gain an advantage or automate tasks. This includes autoclickers, xray, macros, speed modifiers, etc.   \
   3.) No advertising other servers or Discord servers.   \
   4.) No griefing or stealing from other players.   \
   5.) No insiding or scamming other players.   \
   6.) Do not abuse bugs, exploits, glitches, or unintended mechanics (including vanilla duplication methods such as string duping).   \
   7.) Large or high output redstone, mob, or items are not allowed if they cause performance issues, including server lag or FPS drops for nearby players. They may be modified or removed at staff discretion.   \
   8.) Only speak in English on the server, other languages can be spoken in private messages.   \
   9.) Treat others with respect on all platforms   \
   10.) Do not build or claim land within 200 blocks of another player’s claim without their permission, to prevent blocking future expansion.   \
   11.) Being offline for over 30 days straight can risk you losing your claim.   \
   12.) Players may not have more than 7 villagers at a time per world.   \
   13.) No Real Money Trading. Buying or selling Pokémon, items, currency, or accounts for real world money is strictly prohibited. This is a common scam method, we can not help you should you choose to proceed.


---

# 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:

```
GET https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/starting-off/rules.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.
