> 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/sf-serious-felonies/sf04-kidnapping.md).

# SF04 - Kidnapping

### <mark style="color:orange;">SF04 - Kidnapping</mark>

The imprisonment or forcible acquisition of another person against their will and moving them within the county, state, or country.

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

\
**Sentence:** 25\
**Fine: $2500**

\
**Driver License Suspension:** No\
**Weapon License Removal:** No
{% endhint %}

{% hint style="warning" %}
Cannot be stacked with [#sf04.1-false-imprisonment-of-a-hostage](#sf04.1-false-imprisonment-of-a-hostage "mention")
{% endhint %}

***

### <mark style="color:orange;">SF04.1 - False Imprisonment of a Hostage</mark>

Every person who commits the offense of false imprisonment, as defined [GM17 - False Imprisonment](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/gm-general-misdemeanors/gm17-false-imprisonment.md), against a person for purposes of protection from arrest, which substantially increases the risk of harm to the victim, or for purposes of using the person as a shield.

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

\
**Sentence:** 20\
**Fine: $2000**\
**Driver License Suspension:** No\
**Weapon License Removal:** No
{% endhint %}

{% hint style="warning" %}
Cannont be stackd with [SF04 - Kidnapping](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/sf-serious-felonies/sf04-kidnapping.md#sf04-kidnapping)
{% 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/sf-serious-felonies/sf04-kidnapping.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.
