> 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.md).

# PRINCIPAL

- [REGRAS ABSOLUTAS](https://regras.sakurarp.com/principal/regras-absolutas.md): — O Alicerce que sustenta o universo da cidade. Cada uma delas deve ser respeitada com rigor, pois são o que mantêm a imersão, a justiça e a harmonia do nosso Roleplay.
- [SISTEMA DE PUNIÇÃO](https://regras.sakurarp.com/principal/sistema-de-punicao.md): Sistema aplicado para manter a ordem e o equilíbrio dentro da cidade. Toda quebra de regra será analisada pela staff e punida conforme a gravidade, visando sempre a justiça e o bom convívio no RP.
- [REGRAS BASICAS](https://regras.sakurarp.com/principal/regras-basicas.md): Conjunto de diretrizes essenciais que todos os cidadãos devem seguir. Garantem o bom convívio, o respeito mútuo e o funcionamento justo do RP dentro da cidade.
- [REGRAS GERAIS](https://regras.sakurarp.com/principal/regras-gerais.md): Conjunto de normas fundamentais que regem toda a cidade. Devem ser seguidas por todos os jogadores para manter a ordem, o respeito e a imersão dentro do RP.
- [REGRAS DE DENÚNCIAS](https://regras.sakurarp.com/principal/regras-de-denuncias.md): Definem o processo correto para registrar denúncias, garantindo que todas sejam analisadas de forma justa e organizada pela equipe administrativa.
- [SAFE ZONES](https://regras.sakurarp.com/principal/safe-zones.md): Locais onde não é liberado nenhum tipo de iniciativa/prosseguimentos de ações durante o RP, definido como áreas imunes a qualquer tipo de atividade ilegal.


---

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