> For the complete documentation index, see [llms.txt](https://united.sohcah.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://united.sohcah.dev/master.md).

# Rules

### 1. Be cool, kind and civil

Treat all members with respect and express your thoughts in a constructive manner.

### 2. Use an appropriate name, status and avatar

Avoid special characters, emoji and obscenities, or anything that could offend.

### 3. Do not spam

Avoid excessive messages, images, formatting, emoji, commands and mentions.

### 4. No self-promotion or advertisements

This includes unsolicited references and links to other social media, servers, communities and services in chat or direct messages. If you would like to share your server, please first check it over with sohcah or Greymagic27.

### 5. No personal information of others

Protect the privacy of other members.

### 6. No harassment, abuse, or bullying

We have a zero-tolerance policy for harming others. You will instantly be **banned** for this.

### 7. No racist, sexist or otherwise offensive content.

We have a zero-tolerance policy for hate speech. You will instantly be **banned** for this.

### 8. No piracy, sexual, NSFW or otherwise suspicious content

We do not condone illegal or suspicious discussions and activity.

### 9. Do not correct spelling and grammar

This is a casual server, people don't need to use perfect grammar.\
You may correct grammar if necessary, but you may not do so constantly.\
No fights or arguments should result from correcting grammar.

### 10. Rules are subject to common sense.

These rules are **not** comprehensive and use of loopholes to violate the spirit of these rules is subject to enforcement.

Now that you've finished reading that, feel free to say hi in #chat.&#x20;


---

# 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://united.sohcah.dev/master.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.
