> For the complete documentation index, see [llms.txt](https://redlight-rp.gitbook.io/redlightrp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redlight-rp.gitbook.io/redlightrp/city-rules/leo-interactions/heists.md).

# Heists

* During pursuit you cannot change another car from the garage instead you can change the car which is already outside, not in the garage.
* If only one police officer comes to attend the scene, you should negotiate properly as if you are fully surrounded by police.
* The ultimate point of a robbery/chase should be escaping the situation and not about killing police. <mark style="color:yellow;">**Shootout should be your last option.**</mark>
* You can plan a shootout location for robberies but it should be secondary. If you tried your level best to escape and you are not able to miss the eyesight for a long time and if your vehicle is damaged, then you can plan your shootout.

{% hint style="info" %}
**A ROBBER COUNTS AS:**

* People doing the bank robbery itself inside the bank, getaway drivers & watch outs.
* Hostages **DO NOT** count as Robbers! However, you **CANNOT** have a "fake hostage".
  {% endhint %}

**YOU ARE NOT ALLOWED TO:**

{% hint style="danger" %}

* bring a normal chase into your gang area or you cannot call a backup from your gang.&#x20;
* park vehicles inside of a heist building with the intent of escaping through the doors; this is unrealistic.
* end a scene/pursuit by jumping off in water. In case you have fallen accidentally, you have to come out as soon as possible.
  {% endhint %}

***

Law Enforcement:&#x20;

{% hint style="warning" %}
If an officer is **DOWNED (flat backed or on their side)** they **CANNOT** return to the scene.

For those who got flat backed, please remember to follow the NLR rules as they apply to you as well.&#x20;
{% endhint %}


---

# 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://redlight-rp.gitbook.io/redlightrp/city-rules/leo-interactions/heists.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.
