> 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-gerais/assaltos-e-furtos.md).

# Assaltos e furtos

Horário, anúncio de assalto, loot permitido, locais e gravação obrigatória.

{% hint style="danger" icon="moon" %}
**Horário de assalto (horário do Condado):** **21h00 às 05h00** apenas.
{% endhint %}

***

{% hint style="warning" icon="bullhorn" %}
**Anúncio de assalto**
{% endhint %}

1. Gritar **“ASSALTO”** de forma clara — **VOIP no volume máximo**.
2. **Tiro de aviso para cima** antes da voz (alertar a vítima).
3. Se após **2 avisos** (tiro + voz) a vítima não parar: pode **abater o cavalo**; morte só se **não colaborar** ou **reagir** depois disso.

**Proibido**

* “Perdeu”, “para” etc. **no lugar** de “assalto”.
* Achar que **só o tiro** substitui a voz — a voz vem **depois** do aviso.

***

{% hint style="info" icon="list-check" %}
**O que pode lootear**
{% endhint %}

| Permitido                     | Proibido (exemplos)                                       |
| ----------------------------- | --------------------------------------------------------- |
| Dinheiro                      | Itens **culturais / Oculto**                              |
| Itens ilegais                 | Comida, bebida, vitrola                                   |
| Armas e munição               | Itens de **trabalho**                                     |
| Colecionáveis (não culturais) | Laço e mapa iniciais (salvo arma branca coerente)         |
| Itens médicos e de estábulo   | Qualquer coisa **fora da lista** — na dúvida, não lootear |

***

{% hint style="warning" icon="map-location-dot" %}
**Onde assaltar**
{% endhint %}

* **Fora** do perímetro urbano das cidades.
* **Proibido** em [área segura](/introducao/areas-seguras.md).
* **Proibido** saquear inventário de quem morreu **fora** de ação de RP válida.

***

{% hint style="success" icon="user-shield" %}
**Quem não pode ser assaltado**
{% endhint %}

Crianças · grávidas · médicos **em serviço** · cavalaria **em serviço**

***

{% hint style="danger" icon="video" %}
**Gravação**
{% endhint %}

**Todos** os envolvidos devem gravar **a própria perspectiva**. Denúncia contra assaltante **sem** gravação quando exigida → punição automática por descumprimento.


---

# 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-gerais/assaltos-e-furtos.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.
