> For the complete documentation index, see [llms.txt](https://onyxcraft-wiki.gitbook.io/onyxcraft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onyxcraft-wiki.gitbook.io/onyxcraft/revisao-de-punicoes-appeal-se-voce-acredita-que-foi-punido-injustamente-e-possivel-solicitar.md).

# 🌙 Revisão de punições (Appeal)  Se você acredita que foi punido injustamente, é possível solicitar

### 📌 Quando posso pedir revisão?

Você pode solicitar appeal se:

* Acredita que a punição foi aplicada por engano
* Houve erro do sistema automático
* Foi afetado por lag ou bug
* Possui provas que comprovam sua inocência

***

### ❌ Quando NÃO pedir appeal

Não serão aceitos pedidos quando:

* Você realmente cometeu a infração
* Está tentando reduzir punição corretamente aplicada
* Já teve appeal negado recentemente
* Está tentando enganar a staff

***

### 📝 Como solicitar

Para pedir revisão, envie:

```
Nick:Motivo da punição:Data da punição:Explique o ocorrido:Provas (print/vídeo):
```

📌 Quanto mais detalhes, maior a chance de análise correta

***

### 📍 Onde enviar

👉 Discord oficial do servidor

```
#atendimento
```

***

### ⏱️ Tempo de resposta

* Pode levar até **48 horas**
* Depende da disponibilidade da staff

***

### ⚖️ Resultado da análise

Após a revisão, a punição pode:

* ✔ Ser removida
* ✔ Ser reduzida
* ❌ Permanecer igual

📌 A decisão da staff é final

***

### 🚫 Tentativas de abuso

* Apelos falsos podem resultar em punições adicionais
* Uso de contas alternativas pode agravar a situação

***

## 🧠 IMPORTANTE

```
🌙 O sistema de appeal existe para corrigir erros, não para evitar punições legítimas.
```


---

# 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://onyxcraft-wiki.gitbook.io/onyxcraft/revisao-de-punicoes-appeal-se-voce-acredita-que-foi-punido-injustamente-e-possivel-solicitar.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.
