> For the complete documentation index, see [llms.txt](https://regras.sakurarp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://regras.sakurarp.com/principal/sistema-de-punicao.md).

# SISTEMA DE PUNIÇÃO

| ADVERTÊNCIAS       | TEMPO                                                        |
| ------------------ | ------------------------------------------------------------ |
| **1° ADVERTÊNCIA** | **BANIMENTO DE 24 HORAS**                                    |
| **2° ADVERTÊNCIA** | <mark style="color:orange;">**BANIMENTO DE 48 HORAS**</mark> |
| **3° ADVERTÊNCIA** | <mark style="color:red;">**BANIMENTO PERMANENTE**</mark>     |

10 - Uso de hack, abuso de bugs, griffing, entre outros dão banimento direto e eterno, sem direito de <mark style="color:red;">**UNBAN**</mark>.

11 - O <mark style="color:yellow;">**DONATE**</mark> do **UNBAN** será referente a quantidade de vezes que você foi banido da cidade. Por exemplo: Estou sendo <mark style="color:red;">**BANIDO**</mark> pela segunda vez - o valor do **UNBAN** será multiplicado por 2.\
\
12 - O <mark style="color:yellow;">**DONATE**</mark> para retirar a **ADVERTÊNCIA** será referente a quantidade de vezes que você foi **ADVERTIDO**. Por exemplo: (Estou sendo Advertido pela segunda vez - o valor para retirar a advertência será multiplicado por 2).

<mark style="color:green;">Obs¹:</mark> Prazo de 1 semana para retirar a advertência.

<mark style="color:green;">Obs²:</mark> Proibido retirar advertência enquanto estiver sendo denunciado.

| CATEGORIAS              | PUNIÇÕES                                         | BANIMENTOS                                      |
| ----------------------- | ------------------------------------------------ | ----------------------------------------------- |
| ASSALTO FORA DE HORÁRIO | <mark style="color:$success;">ADVERTÊNCIA</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| INTERFERIR EM AÇÕES     | <mark style="color:$success;">ADVERTÊNCIA</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| MATAR EM SAFE ZONE      | <mark style="color:$success;">ADVERTÊNCIA</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| ANTI AMOR À VIDA        | <mark style="color:$success;">ADVERTÊNCIA</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| COMBAT LOGGING          | <mark style="color:$success;">ADVERTÊNCIA</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| POWER GAMING            | <mark style="color:$success;">ADVERTÊNCIA</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| ABUSO DE BUG            | <mark style="color:orange;">**ADV / BAN**</mark> | <mark style="color:red;">**SITUACIONAL**</mark> |
| REVENGE KILL            | <mark style="color:$success;">ADVERTÊNCIA</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| META GAMING             | <mark style="color:$success;">ADVERTÊNCIA</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| SPAWN KILL              | <mark style="color:$success;">ADVERTÊNCIA</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| FORÇAR RP               | <mark style="color:$success;">ADVERTÊNCIA</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| COP BAIT                | <mark style="color:$success;">ADVERTÊNCIA</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| FLAMING                 | <mark style="color:$success;">ADVERTÊNCIA</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| DARK RP                 | <mark style="color:red;">**BANIMENTO**</mark>    | <mark style="color:red;">**PERMANENTE**</mark>  |
| ANTI RP                 | <mark style="color:$success;">ADVERTÊNCIA</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| RATÃO                   | <mark style="color:$success;">ADVERTÊNCIA</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| VDM                     | <mark style="color:$success;">ADVERTÊNCIA</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| RDM                     | <mark style="color:$success;">ADVERTÊNCIA</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| DIVERSOS                | <mark style="color:orange;">**ADV / BAN**</mark> | <mark style="color:red;">TEMP BAN</mark>        |
| HACKER                  | <mark style="color:red;">**BANIMENTO**</mark>    | <mark style="color:red;">**PERMANENTE**</mark>  |


---

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

```
GET https://regras.sakurarp.com/principal/sistema-de-punicao.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.
