> For the complete documentation index, see [llms.txt](https://redlight-rp.gitbook.io/redlightrp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redlight-rp.gitbook.io/redlightrp/general-information/general-rules.md).

# General Rules

{% hint style="info" %}

* Age requirement: <mark style="color:red;">**18+**</mark>&#x20;
* You must have a working microphone & push-to-talk is **REQUIRED.**
* You must have a working clipping software. (Clips must be a minimum of 2+ minutes in length).&#x20;
  * [**Medal.tv**](https://medal.tv/)
  * [**OBS**](https://obsproject.com/)
* You must have an appropriate Steam/discord/display name.
* Your character needs to have somewhat of a realistic name, the name must be *TOS* friendly.
* Be respectful to everyone including the server staff & in game admins.
* Real-life events, including suicide roleplay, terrorism threats, pandemics, and mental illnesses, will not be tolerated.&#x20;
* **No s**exual harassment of any kind towards either gender such as rape RP, etc.
* Derogatory remarks directed to others regarding race, gender, religion, disabilities, or sexual preference will not be tolerated.
* The use of derogatory terms, including but not limited to the word “retard”, is strictly prohibited within our community.
* To ensure a healthy and inclusive environment for all members, content creators are expected to **actively** moderate their communities.
* No external apps, system supporting apps, macros, hacking or cheating is allowed.&#x20;
* Do not advertise your or another's Community (Server) to members of the [***RedLight RP Server.***](https://discord.com/invite/redlightrp)
  {% 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://redlight-rp.gitbook.io/redlightrp/general-information/general-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.
