# Moderation System

### Punishment System

* 5 Points - Warning
* 10 Points - Final Warning
* 15 Points - 12 Hour Ban
* 20 Points - 24 Hour Ban
* 30 Points - 72 Hour Ban
* 50 Points - 1 Week Ban
* 65 Points - 1 Month Ban
* 75 Points - Permanent Ban with Appeal
* 80 Points - Permanent Ban with No Appeal

All penalty points are only guidelines and can be subject to change based on the situation. Staff reserve the right to apply more severe restrictions or remove your access to the RedM server at any time, if they deem it necessary.

{% hint style="danger" %}
By joining the RedM server, you agree to all our outlined rules.
{% endhint %}

{% hint style="info" %}
We reserve the right to take measures against your Discord account if you bring issues from the RedM server into our other platforms or you use them to circumvent the server rules.
{% endhint %}


---

# 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://meridianroleplay.gitbook.io/userguide/state-laws/moderation-system.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.
