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

# REGRAS DE AÇÕES

Ações blipadas e fechadas no Condado — índice por local, números e imagens de referência.

{% hint style="info" icon="circle-info" %}
Regras de **rua**, sequestro, assaltos e RR estão em Regras gerais. Aqui: **ações blipadas/fechadas** (banco, loja, estação, etc.) — tempos, negociação, contingente e regras **por local**.
{% endhint %}

**Comece por:** [Informações gerais](/introducao/regras-de-acoes/informacoes-gerais.md) (blip, negociação, loot de oficial, ações grandes).

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><i class="fa-book" style="color:$primary;">:book:</i></h3></td><td><strong>Informações gerais</strong></td><td>Blip, negociação, rendição, apreensões e fugas limpas.</td><td><a href="/introducao/regras-de-acoes/informacoes-gerais.md">Informações gerais</a></td></tr><tr><td><h3><i class="fa-wagon-covered" style="color:$primary;">:wagon-covered:</i></h3></td><td><strong>Carroça de recompensa</strong></td><td>Contrabando — abordagem, laço e limites.</td><td><a href="/introducao/regras-de-acoes/carroca-de-recompensa.md">Carroça de recompensa</a></td></tr><tr><td><h3><i class="fa-building-columns" style="color:$primary;">:building-columns:</i></h3></td><td><strong>Banco</strong></td><td>Cidades + imagens de perímetro.</td><td></td></tr><tr><td><h3><i class="fa-store" style="color:$primary;">:store:</i></h3></td><td><strong>Lojinhas</strong></td><td>Blackwater, Rhodes, Saint Denis.</td><td></td></tr><tr><td><h3><i class="fa-train" style="color:$primary;">:train:</i></h3></td><td><strong>Estação de trem</strong></td><td>Rhodes, Riggs, Annesburg.</td><td></td></tr></tbody></table>

**Outros locais:** [Igreja de Blackwater](/introducao/regras-de-acoes/igreja-de-blackwater.md) · [Baú do tesouro](/introducao/regras-de-acoes/bau-do-tesouro.md) · [Cemitério](/introducao/regras-de-acoes/cemiterio.md) · [Covas](/introducao/regras-de-acoes/covas.md) · [Depósito de Strawberry](/introducao/regras-de-acoes/deposito-de-strawberry.md) · [Fábrica de tecidos](/introducao/regras-de-acoes/fabrica-de-tecidos.md) · [Fort Mencer](/introducao/regras-de-acoes/fort-mencer.md) · [Petrolífera](/introducao/regras-de-acoes/petrolifera.md) · [Saloon de Tumbleweed](/introducao/regras-de-acoes/saloon-de-tumbleweed.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://infos.denver-rp.com.br/introducao/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.
