> 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/gm12-criminal-threats.md).

# GM12 - Criminal Threats

### <mark style="color:orange;">GM12 - Criminal Threats</mark>

A person who communicates to another that they will physically harm, maime or kill, placing such other in a reasonable state of fear for their own safety.

{% hint style="info" %}
Applicable evidence or testimony must be provided by the plaintif for the charge to be validated unless it is the belief of Law Enforcement Personel that a genuine threat has been made given suspects prior criminal history or criminal actions. Severity of the threat pending can escalate the charge to an [GM02 - Battery](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/gm-general-misdemeanors/gm02-battery.md) Assualt under verbal pretense.
{% endhint %}

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

\
**Sentence:** 10 months\
**Fine: $800**\
\
**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/gm12-criminal-threats.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.
