> 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.md).

# Normativa Cazarecompensas

<figure><img src="https://2676954001-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkMOuz4ofD7i39d3t5peG%2Fuploads%2FRXLWGUgxEm98IFK41dk4%2Fimage.png?alt=media&amp;token=983edc5f-f37f-4e3d-9788-d6c6f3a3a3a5" alt=""><figcaption></figcaption></figure>

En un mundo devastado por la Gran Oscuridad de 1910, donde la civilización humana se\
derrumbó y las criaturas de la noche emergieron de las sombras, los Cazarrecompensas\
se convirtieron en una de las pocas profesiones que aún tienen sentido.\\

\
Un cazarrecompensas es un cazador de hombres y monstruos: un mercenario\
especializado que opera mediante contratos de sangre. No responde ante reyes ni\
gobiernos caídos, sino ante quien pueda pagar el precio. Algunos los llaman héroes, otros\
los llaman monstruos. La verdad es más gris.\\

\
Los Cuervos son uno de los gremios más antiguos y respetados (y temidos) que quedan\
en las tierras de New Austin. Operamos desde nuestra fortaleza oculta conocida como “El\
Nido”, ubicada en Rio Bravo.\\

\
No somos héroes.\\

\
No somos villanos.\\

\
Somos supervivientes.\\

\
Somos aquellos que transformaron el odio, el miedo y la pérdida en un negocio letal.\
Cazamos forajidos, bandoleros, traidores y, sobre todo, las criaturas sobrenaturales que\
dominan todo el territorio al este del San Luis River.\\

\
Trabajamos en la delgada línea entre la ley y el caos. Aceptamos contratos legales de las\
autoridades que aún resisten, contratos civiles de personas desesperadas, y contratos\
oscuros de bandas o entidades que nadie más se atrevería a servir.\\

\
Nuestro lema implícito:\\

\
“Cumple el contrato. Mantén tu máscara. Sobrevive a la noche.”\\

\
Los Cuervos no juramos lealtad a banderas ni ideales. Juramos lealtad al contrato. Una vez\
que firmas con sangre, no hay vuelta atrás.


---

# 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.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.
