# Pruebas en Ticket

**Es imprescindible aportar pruebas cuando estás reportando a un usuario o estás apelando una sanción tuya.**

> Recuerda que por norma general, solo puedes apelar **tus sanciones**, no de otras personas, tendrán que abrir ticket ellas mismas.

* **¿Qué tipo de pruebas son válidas?**

{% hint style="success" %}
**Tpakill -** Necesitaremos el contexto, una captura de pantalla en las que verifique que ha habido un prévio tpa.<br>

**Bugs -** Breve explicación del bug, cómo hacerlo y capturas de pantalla que lo verifiquen.<br>

**Insultos / Toxicidad -** Capturas de pantalla del chat que enseñen esos mensajes.
{% endhint %}

* **¿Qué tipo de pruebas NO son válidas?**

{% hint style="danger" %}
**Testigos -** No tomaremos la palabra de ningún user, podría haber sido cómplice.<br>

**Logs -** No podemos tomar los logs como prueba ya que son modificables.
{% endhint %}

<br>


---

# Agent Instructions: 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:

```
GET https://docs.obsilion.es/global/faq/servidor-de-discord/pruebas-en-ticket.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
