> 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/normativa-interna.md).

# Normativa Interna

<figure><img src="https://2676954001-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkMOuz4ofD7i39d3t5peG%2Fuploads%2Fd1Nd18z6WqVc6RGh2Uxo%2Fimage.png?alt=media&amp;token=092e4cd2-012e-46be-ad87-204a31d5f881" alt=""><figcaption></figcaption></figure>

Esta Normativa Interna complementa el Reglamento Superior y regula el día a día de\
todos los miembros del gremio. Mientras el Reglamento Superior establece las reglas\
generales de conducta y supervivencia ante el mundo exterior, esta normativa regula\
nuestra convivencia, organización interna y el funcionamiento preciso de “Los Cuervos”.\\

\
Ser Cuervo significa mucho más que aceptar contratos. Significa formar parte de una\
hermandad unida por el secreto, la lealtad y la sangre. Aquí no hay lugar para la\
improvisación ni para las actitudes individualistas. Todo Cuervo debe conocer y respetar\
estas normas internas como si fueran ley.\\

\
X, como líder y fundadora, tiene la palabra final en cualquier asunto interno. Su autoridad es\
absoluta dentro del gremio.\\

\
El objetivo de esta normativa es claro:\\

\
Mantener el orden, proteger “El Nido”, garantizar la eficacia de nuestras operaciones y\
asegurar que cada Cuervo sepa exactamente cuáles son sus derechos y obligaciones\
dentro de la facción.\\

\
Recuerda siempre:\\

\
Fuera de estas paredes eres un fantasma.\\

\
Dentro de ellas, eres un Cuervo.


---

# 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/normativa-interna.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.
