> For the complete documentation index, see [llms.txt](https://guides.paragnnetwork.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.paragnnetwork.co.uk/welcome/rules.md).

# Rules

1. No spamming or flooding the chat with messages.
2. Respect each other. No bashing, slander, or heated arguments towards other members in the chat.
3. No adult , explicit, or controversial messages.
4. No racist or degrading content. Racist terms will be an instant ban.
5. No advertising other sites/discord servers/groups. without prior permission.
6. No offensive names and please have an icon that is not just the stock one.
7. Do not promote cracked bots/software.
8. Do not cause a negative environment in the community, repeated complaints from several members will lead to action.
9. Please respect all team members and do not argue with them.
10. Do not troll or promote false information.
11. Use commands at their designated channels.
12. Do not share accounts
13. Do not spread false information to mislead other members.
14. DO NOT LEAK ANY INFO.

Anyone who fails to follow these rules will be kicked from the group immediately with no refund.


---

# 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://guides.paragnnetwork.co.uk/welcome/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.
