> For the complete documentation index, see [llms.txt](https://cautionrp.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cautionrp.gitbook.io/wiki/green-zones.md).

# Green Zones

<mark style="color:$primary;">Some Greenzones include : Police Station, Hospital, Strip Club, Main Clothing, Spawn, Gun Store.</mark>

## Greezone Guidelines

* **No Killing:** You may not kill or attempt to kill anyone within a Greenzone
* **No Escaping Conflict:** You may not drive or run into a Greenzone to escape or prevent conflict from a previous or ongoing scene
* **No Scamming:** Scamming or deceiving other players for money, items, or information is strictly prohibited within Greenzones
* **No Vehicle Theft:** You may not steal, attempt to steal, or tamper with vehicles within a Greenzone
* **No Chain Abuse:** Do not repeatedly enter and exit a Greenzone (e.g., running out to shoot someone and then running back in for safety)

## Examples of Green Zone violations

* **Going back and forth:** Running out of the Greenzone to shoot someone, then running back in to avoid retaliation
* **Starting a robbery or fight:** Attempting to rob, attack, or intimidate someone within a Greenzone
* **Escaping into a Greenzone:** Entering a Greenzone to avoid being caught, robbed, or harmed after a hostile encounter elsewhere
* **Scamming or stealing:** Attempting to scam or steal from someone while both parties are inside a Greenzone

## Additional Information

* **Roleplay Respect:** Treat Greenzones as real-life safe spaces (e.g., police stations, hospitals, government buildings, staff ran events or other designated areas)
* **No Loopholes:** Do not attempt to exploit Greenzone rules for personal gain or to avoid consequences
* **Staff Discretion:** Staff may take action for any behavior in Greenzones that disrupts the intended safe environment

***


---

# 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://cautionrp.gitbook.io/wiki/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.
