# Reglas Chat

***

### Toxic

{% tabs %}
{% tab title="Descripción" %}
Está prohibido ser tóxico, ya sea por privado o de manera pública. No se tolerará la toxicidad de ninguna forma. Esta sanción también se aplica al racismo.
{% endtab %}

{% tab title="Sanciones" %}

|   Infracción  |   Tiempo   | Sanción |
| :-----------: | :--------: | :-----: |
|    Primera    | 30 Minutos |   Mute  |
|    Segunda    |   3 Horas  |   Mute  |
|    Tercera    |   6 Horas  |   Ban   |
|  {% endtab %} |            |         |
| {% endtabs %} |            |         |

### Flood/Spam

{% tabs %}
{% tab title="Descripción" %}
Está prohibido llenar el chat con el mismo dígito 7 veces o más, o enviar el mismo mensaje 3 veces o más en el chat.

{% hint style="info" %}
A los [<mark style="color:orange;">Plus Status</mark>](https://store.dynamicpvp.net/category/plus-status) se les considera spam a partir de 6 o más mensajes seguidos.
{% endhint %}
{% endtab %}

{% tab title="Sanciones" %}

|   Infracción  |   Tiempo   | Sanción |
| :-----------: | :--------: | :-----: |
|    Primera    | 10 Minutos |   Mute  |
|    Segunda    | 30 Minutos |   Mute  |
|    Tercera    |   1 Hora   |   Mute  |
|  {% endtab %} |            |         |
| {% endtabs %} |            |         |

### Misuse Of Help/Report

{% tabs %}
{% tab title="Descripción" %}
Está prohibido utilizar incorrectamente los comandos como /report o /request. Solo deben usarse en caso de ser necesarios.
{% endtab %}

{% tab title="Sanciones" %}

|   Infracción  |   Tiempo   | Sanción |
| :-----------: | :--------: | :-----: |
|    Primera    | 30 Minutos |   Mute  |
|    Segunda    |   1 Hora   |   Mute  |
|    Tercera    |   3 Horas  |   Ban   |
|  {% endtab %} |            |         |
| {% endtabs %} |            |         |

### External Links

{% tabs %}
{% tab title="Descripción" %}
Está prohibido compartir enlaces externos a Dynamic, incluidos videos de otros servidores y videos obscenos.
{% endtab %}

{% tab title="Sanciones" %}

|   Infracción  |  Tiempo | Sanción |
| :-----------: | :-----: | :-----: |
|    Primera    |  1 Hora |   Mute  |
|    Segunda    | 6 Horas |   Mute  |
|    Tercera    |  1 Hora |   Ban   |
|  {% endtab %} |         |         |
| {% endtabs %} |         |         |

### Staff/Server Disrespect

{% tabs %}
{% tab title="Descripción" %}
Insultar de forma obvia y agresiva, ya sea en forma de chiste, a los staff o al servidor es sancionable. No aceptamos la excusa de que ese staff era tu amigo y solo le hiciste una broma, ya que no lo toleramos.
{% endtab %}

{% tab title="Sanciones" %}

|   Infracción  |  Tiempo | Sanción |
| :-----------: | :-----: | :-----: |
|    Primera    |  3 Días |   Mute  |
|    Segunda    |  7 Días |   Mute  |
|    Tercera    | 15 Días |   Mute  |
|  {% endtab %} |         |         |
| {% endtabs %} |         |         |

### Advertising

{% tabs %}
{% tab title="Descripción" %}
Promocionar otros servidores en el chat de Dynamic puede resultar en una sanción severa y permanente.
{% endtab %}

{% tab title="Sanciones" %}

|   Infracción  |   Tiempo   | Sanción |
| :-----------: | :--------: | :-----: |
|    Primera    | Permanente |   Mute  |
|  {% endtab %} |            |         |
| {% endtabs %} |            |         |

***


---

# 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://faq.dynamicpvp.net/global-rules/reglas-chat.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.
