> 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/acoes-de-atm-caixinha.md).

# AÇÕES DE ATM/CAIXINHA

{% stepper %}
{% step %}

## Requisitos para Início da Ação

* É <mark style="color:yellow;">**necessário no mínimo 4 policiais em patrulha**</mark> para que a ação possa ocorrer.
* A ação poderá envolver <mark style="color:blue;">**no máximo 3 policiais**</mark> e <mark style="color:red;">**até 2 bandidos**</mark>.
* <mark style="color:green;">**Armamento permitido**</mark>**:** arma branca ou pistola.
* O uso de armas pesadas é <mark style="color:red;">**estritamente proibido**</mark> nesse tipo de ação.
  {% endstep %}

{% step %}

## Regras Gerais da Ação

* É <mark style="color:green;">**permitido lootear policiais**</mark>, respeitando a regra de armamento utilizada na ação.
* Será permitido no máximo:
  * **1 VTR (**<mark style="color:blue;">**viatura policial**</mark>**)**
  * **1 GTM (**<mark style="color:blue;">**grupo tático**</mark>**)**
  * **1 Águia (**<mark style="color:blue;">**apoio aéreo**</mark>**)**
* É <mark style="color:red;">**proibido mandar QTH**</mark> (pedir reforço externo) durante a ação.
* Caso ocorra <mark style="color:$success;">**fuga limpa**</mark>, é <mark style="color:red;">**proibida a manobra PIT**</mark> (fechada proposital) ou o uso de <mark style="color:$danger;">**ratão**</mark> (bloquear passagem).
* A polícia <mark style="color:yellow;">**só poderá atirar nos pneus**</mark> do veículo dos bandidos <mark style="color:$success;">**após 3 minutos de perseguição**</mark> cronometrados.
  {% endstep %}

{% step %}

## Observações Importantes

* A ação deve sempre seguir a lógica do RP: evitar confrontos desnecessários e priorizar o diálogo.
* O objetivo é <mark style="color:orange;">**criar interação e adrenalina**</mark>, e não transformar a ação em confronto armado desproporcional.
* Em caso de descumprimento, poderão ser aplicadas <mark style="color:red;">**advertências, suspensões ou banimentos**</mark>, conforme análise da Staff.
  {% endstep %}
  {% endstepper %}


---

# 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/acoes-de-atm-caixinha.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.
