> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/lmrp-rules-and-guidelines/lmrp-rules/ooc-conduct/discord/chats-voice-chats.md).

# Chats/Voice Chats

{% hint style="danger" %}
**Do Not** (not limited to):

1\. Post gore, pornography, or other explicit material.

2\. Post any personal information about yourself or others.

3\. Post into the wrong channels

4\. Harass other members of the community.

5\. Act in a toxic or insulting manner; keep the conversation constructive.

6\. Spam offensive words, symbols, images, links, or other advertising text.

7\. Talk about specific violations of the rules in whitelisted or public channels; open a ticket.

8\. Talk about specific actions taken by administrators as a result of violations to our rules; open a ticket.

9\. Talk about any political or religious topics or views unless it's discussed in a specific channel for it.

10\. Leave the server as it will result in automatic whitelist removal.

11\. Do not use any derogatory slurs. Can result in an immediate ban.

12\. Do not be in a voice call or stream to Discord whilst in city. Exceptions are for realtors or similar jobs that may need a specific player’s perspective to see how a job is done.
{% endhint %}


---

# 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://lmrp.gitbook.io/last-mile-rp/lmrp-rules-and-guidelines/lmrp-rules/ooc-conduct/discord/chats-voice-chats.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.
