> 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/crime-against-sams.md).

# Crime Against SAMS

Crime against medical personnel is <mark style="color:green;">allowed</mark>.&#x20;

{% hint style="success" %}
Please be mindful of the following when committing crime against SAMS:

1. There must be AT LEAST 4 members of SAMS on duty before you can take them hostage (you have to physically see 4 different SAMS members)
2. If SAMS is on scene treating downed suspects, you CANNOT interject in an attempt to help the downed suspects (grab them and carry them away / into a getaway car) UNLESS:
   1. you were part of the original scene
      {% endhint %}

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

4 people robbed Fleeca Bank. They eventually split into 2 cars (2 people in each car). PD only only follows 1 of the cars, allowing the 2nd car to get away. The members of the car that is still being chased then get into a shootout with PD and they both go down. SAMS comes to the scene to treat the 2 suspects when the other 2 suspects from the car that got away come to the scene and try and get their friends away (if they feel its worth the risk in front of the cops that are there).
{% 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/crime-against-sams.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.
