# Rules

### Viewing Rules

Any user in your group chat can request to view your group chat's rules.

### User Command

`/getrules`

## Setting Up Your Rules

Every groups starts with [default rules](https://cdn.kleros.link/ipfs/Qme3Qbj9rKUNHUe9vj9rqCLnTVUCWKy2YfveQF8HiuWQSu/Kleros%20Moderate%20Community%20Rules.pdf). You can also set customize the rules.

**Rule Writing Tips**

* State the group culture in a preamble.
* Number each rule.
* Be specific.

### Admin Command

`/setrules <reply to message>`: Sets rules to the replied message.

`/setrules <url>`Sets rules to the specified URL.


---

# 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://docs.kleros.io/products/moderate/susie/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.
