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

# Normativa Streamer

Esta normativa se aplica a toda persona que quiera ser creador de contenido de Saint Hollow.\
El TAG que hay que colocar en el título es “Saint Hollow”

Para streamear o subir contenido del servidor será necesario tener el permiso aprobado y el rol de streamer.

Responsabilidad\
Cada streamer es responsable de lo que emite, de sus comentarios y de la actitud que muestra en directo.\
No se permite usar el stream para fomentar toxicidad, burlas o ataques personales.\
El streamer deberá moderar su chat cuando se generen insultos, trampas, acoso o ataques hacia jugadores, facciones o staff.\
Las emisiones podrán ser revisadas y evaluadas de manera continua por el equipo correspondiente dentro del staff del servidor. Cualquier infracción podrá conllevar las sanciones correspondientes o la retirada del permiso para streamear.

Clips y conflictos\
Los clips no deberán usarse para sacar situaciones de contexto, señalar usuarios o generar conflicto OOC.\
Queda prohibido utilizar información del chat, clips o emisiones externas para influir en situaciones IC.\
Cualquier problema deberá tratarse mediante los canales oficiales del servidor.

Retirada del permiso\
El permiso de streamer podrá retirarse si se incumple esta normativa o se utiliza el directo para perjudicar a la comunidad o al servidor.


---

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