> 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/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/gm-general-misdemeanors/gm17-false-imprisonment.md).

# GM17 - False Imprisonment

### <mark style="color:orange;">GM17 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**False Imprisonment**</mark>

The unlawful violation of the personal liberty of another. No person may restrain, detain, or confined another person without his/her consent unless such action is in relation to legal detainment done by a civilian (citizen's arrest), police, or certified medical personnel. The crime can be committed with or without force or violence.

If a person is restrained, detained, or confined with or without force to avoid an impending arrest, this will be upgraded to [SF04 - Kidnapping](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/sf-serious-felonies/sf04-kidnapping.md).

{% hint style="warning" %}
Cannot be charged alongside Kidnapping and vice verse in the same instance - Kidnapping and False Imprisonment are exclusive charges to one another
{% endhint %}

{% hint style="danger" %}
**Misdemeanor**

\
**Sentence:** 15months\
**Fine: $2000**\
\
**Weapon License Removal:** No
{% 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/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/gm-general-misdemeanors/gm17-false-imprisonment.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.
