> 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/regras-acoes/invasao.md).

# INVASÃO

- [INVASÃO (FACÇÃO VS FACÇÃO)](https://regras.sakurarp.com/regras-acoes/invasao/invasao-faccao-vs-faccao.md): Regulamenta as invasões entre facções, especificando prazos, quantidades de participantes e condutas obrigatórias para garantir um confronto justo e organizado.
- [INVASÃO (POLICIA VS FACÇÃO)](https://regras.sakurarp.com/regras-acoes/invasao/invasao-policia-vs-faccao.md): Descreve as regras que controlam as invasões policiais em favelas, incluindo uso de mandado, limites de tempo e armamentos, assegurando equilíbrio e coerência no RP.
- [INVASÃO / PACIFICAÇÃO EM GUETOS](https://regras.sakurarp.com/regras-acoes/invasao/invasao-pacificacao-em-guetos.md): Normatiza as operações em guetos, com regras adaptadas das invasões principais, garantindo controle e imersão adequada em áreas de menor porte.


---

# 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/regras-acoes/invasao.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.
