# Discord/Community Guidelines

{% hint style="info" %}

1. <mark style="color:red;">**Being in the EoD discord is a privilege**</mark>
2. Respect everyone, treat others the way you want to be treated
3. Post content in the channel it is intended for
4. No toxicity, harassment, racism, homophobic, sexual, or erotic comments
5. No ban discussions or appeals
6. No NSFW material or spamming
   {% endhint %}

{% hint style="warning" %}
Breaking any of the rules listed above may result in your removal from the community.
{% endhint %}


---

# 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://eodgaming.gitbook.io/eod-guide/rules-and-regulations/discord-community-guidelines.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.
