> 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/city-rules/green-zones.md).

# Green Zones

Green Zones are crime-free areas, meaning you are not allowed to kill, rob, or perform any criminal activity within these areas.  Green Zones do **not** mean you can break character. Scenes starting outside of the green zone and taken to the green zone (by fleeing the chase, etc.) are allowed to continue. <mark style="color:yellow;">**TRASH TALKING IN A GZ IS ALLOWED!**</mark>&#x20;

The following areas are green zones:

{% hint style="info" %}

* Inside any Government facility (Police Station, Hospitals, Town Hall etc.)
* <mark style="background-color:blue;">Sidewalk of any Government facility (Police Station, Hospitals, Town Hall etc.)</mark>
* <mark style="background-color:blue;">Garages</mark>
* Inside any player owned business
* Any City Event posted in the Discord #Server-Events Channel
* <mark style="background-color:blue;">Inside casino</mark>
* <mark style="background-color:blue;">PD Impound Lot</mark>
  {% endhint %}

<mark style="color:red;">**Running into a Green Zone to protect yourself from RP or the consequences of RP is not allowed.**</mark>&#x20;

***

<mark style="background-color:blue;">**Gang Territory Zones:**</mark>

{% hint style="danger" %} <mark style="background-color:blue;">These are considered</mark> <mark style="background-color:blue;"></mark><mark style="background-color:blue;">**DANGEROUS AREAS**</mark><mark style="background-color:blue;">. Civilians</mark> <mark style="background-color:blue;"></mark><mark style="background-color:blue;">**SHOULD BE AWARE**</mark> <mark style="background-color:blue;"></mark><mark style="background-color:blue;">that being in these territories allows gangs the right to rob, kidnap or approach them for whatever reason they choose. Make sure you are reasonable!</mark>
{% 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/city-rules/green-zones.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.
