> 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-cazarecompensas/fidelidad-y-secreto-profesional.md).

# Fidelidad y Secreto Profesional

## Principios Fundamentales de Los Cuervos

La supervivencia de Los Cuervos depende de dos pilares fundamentales: la fidelidad absoluta al contrato y el secreto profesional.

***

## 📜 El Contrato es Sagrado

Una vez aceptado un contrato, este se considera irrevocable.

El cazarrecompensas no puede romperlo bajo ninguna circunstancia, ni siquiera si el objetivo ofrece un soborno mayor o intenta negociar su libertad.

Aceptar sobornos o abandonar un contrato por conveniencia personal se considera traición y puede resultar en Character Kill (CK).

***

## 🦅 Control del Territorio y Monopolio

Los Cuervos no toleran la presencia de cazarrecompensas ajenos operando en su territorio ni trabajando por cuenta propia.

El gremio mantiene un estricto control sobre la profesión en New Austin.

Cualquier usurpador o freelance que intente ejercer sin la aprobación de Los Cuervos será intervenido por el gremio.

#### En caso de ser capturado:

* Se le interrogará y advertirá severamente sobre sus actividades.
* Es posible que sea torturado como mensaje claro.
* Si reincide en usurpar contratos o territorio de Los Cuervos, esto puede conllevar Character Kill (CK).

***

## 🎭 Identidad Oculta

Tu identidad como Cuervo es tu mayor secreto y tu mayor protección.

Revelarla pone en riesgo no solo tu vida, sino la seguridad de toda la facción y la ubicación de "El Nido".

* Solo X (la líder) gestiona directamente los contratos y conoce la identidad real de todos los miembros.
* Ningún Cuervo debe revelar su pertenencia al gremio ante civiles, autoridades o criminales.
* Está prohibido hablar de otros Cuervos o de las operaciones internas fuera del círculo de confianza.

***

## 🤝 Lealtad al Gremio

La lealtad no es solo hacia los contratos, sino hacia tus hermanos Cuervos.

Traicionar a un compañero, vender información sobre el gremio o poner en peligro "El Nido" por cualquier motivo se considera la falta más grave.

***

## ⚜ Regla de Oro

> "Mantén tu máscara puesta. El secreto es nuestra mejor arma. El territorio es nuestro."


---

# 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-cazarecompensas/fidelidad-y-secreto-profesional.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.
