> 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-criminal/colaboracion-entre-civiles-legales-y-bandas.md).

# 👥 Colaboración entre civiles legales y bandas

Las bandas pueden colaborar con civiles del lado ilegal para actividades como: \
&#x20;\
&#x20;  \- Robo a tumbas, civiles, caminos o comercios (tabernas, armerías, tiendas generales, boticas) \
&#x20;

Estos civiles pueden estrechar lazos con la banda mediante: \
&#x20;\
&#x20; \- Alianzas de contrabando  \
\- Camellos \
\- Informantes \
&#x20;\
gracias a la información conseguida por estos civiles, la banda puede ejecutar roles que no sean únicamente robos, como: \
&#x20;\
&#x20; \- Secuestros \
&#x20; \- Extorciones  \
&#x20; \- Reuniones especiales donde la banda considere que dicha persona debe estar presente para no ser descubiertas  \
&#x20;\
🚫Los civiles ilegales no podrán participar en actos criminales no mencionados anteriormente (robos a bancos, atentados, roles de banda específicos) estos roles deben ser solicitados por la banda mediante ticket, presentando pruebas y progresión, quedando la decisión final en manos del staff de Saint Hollow&#x20;

🏢 **Actos ilícitos en negocios**

Queda estrictamente prohibido que cualquier miembro de un negocio principal o estatal (jefe, gerente, empleado, etc) participe en actividades ilícitas.

Únicamente se permitirá este tipo de rol si existe una postulación previa aprobada por la Administración (ej. banda o negocio tapadera). Ningún usuario podrá realizar estas acciones sin dicha aprobación.

Los negocios de armería y establo no están permitidos tenerlos con roles ilícitos.

En caso de incumplimiento, el negocio podrá ser retirado de forma inmediata y el usuario será sancionado.<br>


---

# 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-criminal/colaboracion-entre-civiles-legales-y-bandas.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.
