> For the complete documentation index, see [llms.txt](https://saint-hollow.gitbook.io/saint-hollow-roleplay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://saint-hollow.gitbook.io/saint-hollow-roleplay/normativa-policial/protocolo-de-identificacion-y-zonas-fuera-del-muro.md).

# PROTOCOLO DE IDENTIFICACIÓN Y ZONAS FUERA DEL MURO

### 🧭 ● Regla General de Identificación:

Está estrictamente prohibido reconocer a cualquier persona que lleve el rostro tapado\
(bandana, máscara, pañuelo u otro elemento que cubra la cara), ya sea dentro o fuera del\
muro. Esto incluye reconocimiento por voz, ropa, caballo, complexión, forma de moverse u\
otros rasgos. Cualquier intento de este tipo se considera metagaming.

***

### 🌍 ● Fuera del Muro (Zonas fuera de New Austin):

En todo el territorio fuera del muro está totalmente prohibido quitarse la bandana o\
cualquier cobertura facial. El procedimiento es siempre el mismo:

1. Se procede a la detención con el rol mítico correspondiente (alto, uso de\
   lazo/esposas, reducción, etc.).
2. Se traslada al detenido inmediatamente a la comisaría más cercana.
3. Únicamente dentro de la comisaría se obliga al sujeto a descubrirse el rostro para\
   realizar:

○ Fotografía reglamentaria\
○ Identificación completa\
○ Registro de pertenencias\
○ Cálculo de multa y tiempo de condena

***

### 🏙️ ● Dentro del Muro:

Aunque se permita descubrir el rostro en núcleos urbanos, si el sujeto lleva el rostro tapado\
en el momento de la detención, no se le puede identificar ni reconocer hasta que esté\
dentro de la comisaría.

Todas las identificaciones de arrestados se realizan exclusivamente en comisaría, sin\
excepciones


---

# 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://saint-hollow.gitbook.io/saint-hollow-roleplay/normativa-policial/protocolo-de-identificacion-y-zonas-fuera-del-muro.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.
