> 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-criminal/solicitud-de-ck-character-kill-y-pkt.md).

# 😈Solicitud de CK (Character Kill) y PKT

Requisitos para ejecutar un CK Para ejecutar un CK, se deben cumplir los siguientes requisitos:  \
&#x20;\
&#x20; \- Motivos de peso, con una historia bien fundamentada.  \
&#x20;\
&#x20; \- Evidencias gráficas (videos) que justifiquen la petición. No se aceptarán pruebas orales o escritas.  \
&#x20;\
&#x20; \- La solicitud debe realizarse en el apartado de solicitudes del Discord de ilegales.  \
Ejecutar CK dentro de una Banda  \
&#x20;\
Las bandas tienen autoridad para ejecutar CK sobre sus propios miembros si lo consideran necesario. Sin embargo, esto debe ser notificado mediante un ticket en el Discord de ilegales con pruebas visuales para: \
&#x20;\
&#x20;  \- Corroborar la validez de la ejecución.  \
&#x20; \- Evitar futuros reportes por disconformidad.  \
&#x20;\
El uso del ticket evita que el miembro eliminado use metagaming (MG) para evadir su CK. \
&#x20;\
&#x20;\
\- Tras recibir un CK dentro de la banda, el jugador no podrá unirse a ninguna otra banda hasta pasados 7 días. &#x20;

&#x20;

**Ejecutar PKT dentro de banda**  \
&#x20;\
Las bandas también tienen autoridad para ejecutar PKT sobre sus propios miembros si lo consideran necesario. Sin embargo, esto debe ser notificado mediante un ticket en el Discord de ilegales para:  \
&#x20;\
&#x20; \- Corroborar la validez de la ejecución. ○ Evitar futuros reportes por disconformidad.  \
&#x20;\
&#x20; \-  El ticket garantiza que el miembro no use MG para evadir su PKT. \
&#x20;\
Tras recibir un PKT dentro de la banda, el jugador no podrá unirse a ninguna otra banda hasta pasados 7 días. &#x20;


---

# 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-criminal/solicitud-de-ck-character-kill-y-pkt.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.
