> For the complete documentation index, see [llms.txt](https://wiki.charlieroleplay.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.charlieroleplay.it/regolamento-roleplay/regolamento-zone-rosse-semi-safe-safe.md).

# Regolamento Zone (Rosse, Semi-Safe, Safe)

## Zone Rosse

Le zone rosse includono: **CAMPI DROGA**, **SPACCIATORE**, **PULIZIA SOLDI**, **PROCESSI DROGA.**\
**Non è possibile MAI SLOGGARE nelle ZONE ROSSE.**

### Come viene gestito l'ingaggio?

* I criminali possono sparare a vista SOLO la **POLIZIA.** (l'ingaggio tra criminale e criminale è **obbligatorio**)
* I poliziotti devono ingaggiare prima di sparare **ma dopo il primo sparo dei criminali, i poliziotti sono autorizzati a rispondere al fuoco senza ingaggio.**
* Devono esistere valide motivazioni (es: controllo del territorio)

### Interventi della polizia

* E' possibile controllare le zone rosse ogni **15 minuti non fiscali**, ciò significa che si può controllare le zone rosse anche se sono passati **12 minuti**.
* In caso di soffiata, intervento immediato senza attesa

## Zone Semi-Safe

**Le zone semi-safe permettono azioni illegali solo con approvazione tramite ticket o casi specificati nella sezione assalti.**\
Le zone SEMI-SAFE sono: Centrale di polizia, Prigione, Ospedale, Tribunale, Governo, Base Militare, Stazione dei Vigili del fuoco, Zone del Cartello(Sono quindi incluse basi, bunker e altro)

* **Nelle zone SEMI-SAFE sono installate delle telecamere: se entri senza passamontagna verrai ripreso e la registrazione avrà valore IC.**


---

# 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://wiki.charlieroleplay.it/regolamento-roleplay/regolamento-zone-rosse-semi-safe-safe.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.
