> 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/interjection-interference.md).

# Interjection/Interference

You <mark style="color:red;">**CANNOT**</mark>, under any circumstances, interject or interfere in a scene that you are <mark style="color:red;">**NOT**</mark> part of.&#x20;

{% hint style="success" %}
Can interject/interfere:

1. If you were part of the original scene (as long as it does not exceed the scene limit rule for the crime being committed)&#x20;
2. As a pickup (as long as the person in the pickup vehicle was part of the original scene)
3. As a drop-off vehicle for getaway&#x20;
   1. this can be done by anyone who was on the original scene
   2. if this is done by someone was NOT on the original scene (i.e. a lookout) then they must LEAVE the vehicle and not be in the vehicle during the getaway.&#x20;
      {% endhint %}

{% hint style="danger" %}
**Cannot:**

1. Call other people into the scene to interject/interfere if they were not part of the original scene
2. Interject/interfere when you are the lookout (they cannot engage in the scene as anything more than a lookout - they CAN give callouts over radio or drop off a getaway car as long as the leave the vehicle)
   {% endhint %}

{% hint style="info" %}
**Example:**

Robbery with the use of 4 people plus 1 lookout. The vehicle with all 4 criminals coordinates a drop-off/getaway vehicle staged at red garage and leaves. The vehicle of 4 pulls into red garage, 1 of them gets into the drop-off car and both vehicles take off. The vehicle with the 1 criminal does not get followed so they go and find a box truck and use that to set up a block for the main vehicle to get away. This would be allowed as the lookout does not interfere and the person making the block was part of the original scene.&#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://lmrp.gitbook.io/last-mile-rp/lmrp-rules-and-guidelines/lmrp-rules/gameplay-rules/interjection-interference.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.
