> 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/carroca-de-recompensa.md).

# Carroça de recompensa

Contrato de contrabando em carroça — abordagem, laço, limites e cavalos.

{% hint style="warning" icon="hand" %}
**Abordagem (cavalaria e bandidos)**
{% endhint %}

* Cavalaria: **RP de abordagem** antes de tiro — clara, com \~**10 s** para resposta. Proibido abrir fogo ao avistar a carroça.
* Bandidos: mesma regra — contexto antes de fogo.
* Bandidos podem reagir **15 s** após a abordagem da cavalaria.
* Interação mínima (resposta/retruca) **obrigatória** antes da trocação; atirar direto = quebra de regra.
* **Laço:** só após **120 s** (2 min de fuga) desde a voz de abordagem.

{% hint style="danger" icon="horse" %}
**Cavalos da carroça**
{% endhint %}

Proibido matar cavalos da carroça. Se ocorrer: anular a ação e **compensação financeira** (negociada entre as partes).

{% hint style="info" icon="users" %}
**Contingente**
{% endhint %}

| Lado      | Máximo |
| --------- | ------ |
| Cavalaria | **10** |
| Bandidos  | **9**  |


---

# 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/carroca-de-recompensa.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.
