> 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/gm20-theft.md).

# GM20 -  Theft

### <mark style="color:orange;">GM20 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Theft**</mark>

* A person who steals or takes property worth less then $4,999 OR&#x20;
* A person who fails to pay a contract or invoice within a reasonable amount of time for services totaling less than $4,999.
* This includes robbing under $4,999

{% hint style="warning" %}

* For theft of amounts from under $1,000  check [GM05 - Petty Theft](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/gm-general-misdemeanors/gm05-petty-theft.md)
* For theft of amounts over $5,000 check [GF01 - Robbery](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/gf-general-felonies/gf01-robbery.md) or [GF07 - Theft](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/gf-general-felonies/gf07-theft.md#gf07-grand-theft)
  {% endhint %}

{% hint style="danger" %}
\
**Sentence:** 15 Months\
**Fine: $1500**\
\
**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/gm20-theft.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.
