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

# GENERAL RULES

{% hint style="success" %}
**BE A GOOD PERSON.** Be polite and treat other players well, especially beginners.
{% endhint %}

{% hint style="warning" %}
ANY PERM ABUSE IS A BAN!
{% endhint %}

{% hint style="danger" %}
**No disrespectful behavior**

Be polite and approach other players well, especially beginners.
{% endhint %}

{% hint style="danger" %}
**For a "get out of the car" to occur, a chase must happen first.**
{% endhint %}

{% hint style="danger" %}
**TO SAY GET OUT OF THE CAR, OUTSIDE THE CAR IS FORBIDDEN, THE CHASE NEED TO HAPPEN BEFORE GETTING OUT OF THE VEHICLE.**
{% endhint %}

{% hint style="danger" %}
**Killing without reason (RDM) is forbidden.**
{% endhint %}

{% hint style="danger" %}
**Using a vehicle as a weapon (VDM) is forbidden.**
{% endhint %}

{% hint style="danger" %}
**Disconnecting from the server while involved in an action is forbidden. (CL)**
{% endhint %}

{% hint style="danger" %}
**Disrespecting other players (Dark RP) is forbidden**

All kinds of discrimination, homophobia, racism, sexual abuse, etc.
{% endhint %}

{% hint style="danger" %}
**Using Bugs or Illicit Programs is forbidden**

Abusing **BUGS/GLITCHS** or using external programs to gain advantages.

Using ReviOS or any other modified Operating System version is forbidden.
{% endhint %}

{% hint style="danger" %}
**Having Windows Defender uninstalled will lead to a ban.**
{% endhint %}

{% hint style="danger" %}
**No remembering past events after you've died (New Life Rule - NLR). ( Revenge kill )**

After your character is killed by another player, all events before 30 minutes your character's death must be forgotten, and a new story should begin after you've been revived.
{% endhint %}

{% hint style="danger" %}
**Any disrespect to the city or promotion of other servers is forbidden.**
{% endhint %}

{% hint style="danger" %}
**Is not allowed to sell items in game for in real life money. if you do this results in a perma ban.**
{% endhint %}

{% hint style="danger" %}
**Everyone involved in the creation of a new city can be banned after an analysis by the Management.**
{% endhint %}

{% hint style="danger" %}
**Assisting a player who is using cheats will result in an immediate ban. Anyone involved including those who defended the cheater will be permanently banned.**
{% endhint %}

{% hint style="danger" %}
**In the South, only regular pistols are allowed**, such as the Five-Seven, Glock, and M1911. Any pistol with a higher rate of fire, like the AP-Pistol, is strictly forbidden!
{% endhint %}

{% hint style="success" %}
**Have love for your character's life and the lives of other characters (Fear RP).**

You must value your character's life as if it were the only one you have, doing everything possible not to put it at risk, **especially while interacting with other players.**
{% endhint %}

{% hint style="success" %}
When someone gives you a order, you have two options: either you surrender and are forced to follow the RP of the approach or robbery, or you can flee to an area and "GET OUT THE CAR" (It is only allowed to "GET OUT THE CAR" after a chase!).
{% 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, and the optional `goal` query parameter:

```
GET https://vane-rp.gitbook.io/vane-rp-docs/general-city-rules/general-rules.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
