> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/lmrp-rules-and-guidelines/lmrp-rules/gameplay-rules/scene-limits.md).

# Scene Limits

Scene limits are the amount of people who allowed to partake in a specific type of crime

{% hint style="success" %}
Scene Limit Breakdowns:

* Houses: 2&#x20;
* Stores: 3
* Fleeca: 4 + 1 lookout&#x20;
* Vangelico: 4 +1 lookout&#x20;
* Ammunation: 4 +1 lookout&#x20;
* Paleto: 5 +1 lookout&#x20;
* Maze Bank: 6 +1 lookout&#x20;
* Bobcat: 6 +1 lookout
  {% endhint %}

**Lookout** - a lookout is just that; a lookout. A lookout cannot partake in a scene outside of being a lookout or dropping off a getaway vehicle and leaving (if the lookout does this, they are <mark style="color:red;">**NOT**</mark> permitted to stay in the vehicle during the getaway and must leave).&#x20;


---

# 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://lmrp.gitbook.io/last-mile-rp/lmrp-rules-and-guidelines/lmrp-rules/gameplay-rules/scene-limits.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.
