# REGRAS DE DENÚNCIA

{% stepper %}
{% step %}

### <mark style="color:violet;">Como Fazer uma Denúncia</mark>

Denúncias devem ser feitas pelos canais oficiais da Formosa.

Uma denúncia bem feita deve conter:

* Nome ou IDF dos envolvidos
* Data e horário aproximado
* Relato claro do ocorrido
* Provas em vídeo ou print
* Contexto completo da situação
  {% endstep %}

{% step %}

### <mark style="color:violet;">Provas</mark>

Sempre que possível, envie provas claras.

Provas úteis:

* Vídeos
* Prints
* Logs
* Testemunhas
* Horário aproximado da ocorrência

Print isolado pode não ser suficiente para comprovar toda a situação.
{% endstep %}

{% step %}

### <mark style="color:violet;">Denúncias sem Prova</mark>

Denúncias sem prova podem ser analisadas, mas não garantem punição.

A staff poderá orientar, investigar ou arquivar o caso por falta de evidências.
{% endstep %}

{% step %}

### <mark style="color:violet;">Denúncia Falsa</mark>

Denúncias feitas de má-fé podem gerar punição.

É proibido usar o suporte para:

* Perseguir jogadores
* Criar acusações falsas
* Manipular provas
* Omitir contexto importante
* Tentar prejudicar rival fora do RP
  {% endstep %}

{% step %}

### <mark style="color:violet;">Conduta no Suporte</mark>

Durante o suporte, mantenha respeito.

É proibido:

* Gritar
* Ofender
* Interromper a staff
* Ameaçar jogadores
* Distorcer fatos
* Tumultuar atendimento

Suporte não é tribunal do Twitter. Chega com prova, calma e contexto.
{% endstep %}
{% endstepper %}


---

# 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://regras.formosamp.com.br/regras-de-denuncia.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.
