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

# Regras de ações

Aqui ficam as regras de cada ação disponível na cidade.

Use as subpáginas para consultar os requisitos e limites.

### Tópicos

* [Regras gerais para todas as ações](/regras-do-sul/regras-de-acoes/regras-gerais-para-todas-as-acoes.md)
* [Roubo a container](/regras-do-sul/regras-de-acoes/roubo-a-container.md)
* [Roubo a propriedade](/regras-do-sul/regras-de-acoes/roubo-a-propriedade.md)
* [Ammunation](/regras-do-sul/regras-de-acoes/ammunation.md)
* [Roubo a carro forte](/regras-do-sul/regras-de-acoes/roubo-a-carro-forte.md)
* [Corridas ilegais](/regras-do-sul/regras-de-acoes/corridas-ilegais.md)
* [Venda de drogas](/regras-do-sul/regras-de-acoes/venda-de-drogas.md)
* [Assalto à barbearia](/regras-do-sul/regras-de-acoes/assalto-a-barbearia.md)
* [Assalto ao caixa registradora](/regras-do-sul/regras-de-acoes/assalto-ao-caixa-registradora.md)
* [Assalto ao ATM](/regras-do-sul/regras-de-acoes/assalto-ao-atm.md)
* [Assalto à loja de departamentos](/regras-do-sul/regras-de-acoes/assalto-a-loja-de-departamentos.md)
* [Açougue](/regras-do-sul/regras-de-acoes/acougue.md)
* [Assalto à joalheria](/regras-do-sul/regras-de-acoes/assalto-a-joalheria.md)
* [Assalto ao Banco Flecca](/regras-do-sul/regras-de-acoes/assalto-ao-banco-flecca.md)
* [Assalto ao Banco Central](/regras-do-sul/regras-de-acoes/assalto-ao-banco-central.md)
* [Assalto ao nióbio](/regras-do-sul/regras-de-acoes/assalto-ao-niobio.md)
* [Ações de rua](/regras-do-sul/regras-de-acoes/acoes-de-rua.md)
* [Regras de reféns](/regras-do-sul/regras-de-acoes/regras-de-refens.md)
* [Regras de cerco policial](/regras-do-sul/regras-de-acoes/regras-de-cerco-policial.md)
* [Regra de balanceamento](/regras-do-sul/regras-de-acoes/regra-de-balanceamento.md)


---

# 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://regras.inversegroup.com.br/regras-do-sul/regras-de-acoes.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.
