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

# Normativa médicos

<figure><img src="https://2676954001-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkMOuz4ofD7i39d3t5peG%2Fuploads%2FbsCaMr8BHnOhQbtgwvce%2Fimage.png?alt=media&amp;token=a263edca-9ad5-442f-96bc-924c31cc3e82" alt=""><figcaption></figcaption></figure>

Los médicos de **Saint Hollow** son la autoridad sanitaria del pueblo y representan el orden, la responsabilidad y la vida dentro de un entorno muchas veces marcado por la violencia.

Su función principal es atender heridos, estabilizar pacientes, diagnosticar lesiones y mantener un registro médico adecuado. No son simples “revividores”, sino profesionales del rol que aportan realismo, consecuencia y profundidad a cada situación.

Actúan con neutralidad ante conflictos, priorizando siempre la vida por encima de disputas personales o bandos. Su presencia garantiza que cada herida tenga peso, cada emergencia tenga respuesta y cada paciente tenga seguimiento.

En Saint Hollow, un médico no solo cura… sostiene el equilibrio del pueblo.


---

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