# Community and Guidelines

### What are the community guidelines on Murmur?

Our community guidelines on Murmur emphasize respectful and inclusive behaviour. Avoid offensive content, harassment, or any form of discrimination. Engage in constructive discussions and contribute positively to the community.

### How can I report inappropriate behaviour or content?

To report inappropriate behaviour or content, you can downvote a post and contact the team at <team@murmurprotocol.com>.

### How can I contribute to the Murmur community?

Join our Telegram group here: <https://t.me/+gLbnBxj8aFI3NWVk>


---

# 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://murmur.gitbook.io/murmur/faq/community-and-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.
