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

# Rules

**————————————————— \[SERVER RULES]—————————————————**

1. **Respect staff and other players .**
2. **Please try keep chat family friendly.**
3. **English only in main chat**
4. **No racist or sexist slurs!**
5. **Hacking is not tolerated.**
6. **No auto clickers.**
7. **No abusing any bugs report them.**
8. **No stealing / griefing / scamming!**
9. **1 Alt per person yes we can see.**
10. **No killing or trapping player’s.**
11. **No laggy builds if they lag the server they will be taken down.**
12. **Schematic is allowed fast place / auto build is not allowed a auto 1 day ban without warning.**
13. **Do not build within 200 blocks of someone else’s claim or you could be fined.**
14. **Staff may not use there staff powers to help you make money {Mine Spawners}!**
15. **No spamming in chat.**

**————————————————\[Discord Rules]—————————————————**

1. **Respect staff and other players .**
2. **Please try keep chat family friendly.**
3. **No racist or sexist slurs!**
4. **Don’t post any sexual content.**
5. **Don’t share any personal information.**
6. **No links if you need to send a link do it in private.**
7. **No Spamming in chat.**

{% embed url="<https://discord.gg/bbzNdBtztB>" %}


---

# 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://mjminer-mj.gitbook.io/mineco/rules.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.
