# Server Rules

{% hint style="warning" %}
**At any time, and without notice, these rules can be updated and/or changed. Many of the rules listed can be carried over and apply to discord.**
{% endhint %}

{% hint style="danger" %}
**Failure to follow these rules can and will lead to disciplinary action up to and including: verbal warning, kick from the server with a warning, a temporary ban from server, permanent ban from server, suspension and/or removal from departments, and blacklisted from departments.**

***Staff is able to remove/kick/ban anyone for any reason without warning.***
{% endhint %}

## [**General**](/rules/server-rules/general-rule-explanations.md)

## [Robberies](/rules/server-rules/robberies.md)

## [Gangs](/rules/server-rules/gangs.md)

## [Law Enforcement](/rules/server-rules/law-enforcement.md)


---

# 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.slg-rp.com/rules/server-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.
