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

# GM05 - Petty Theft

### <mark style="color:orange;">GM05 - Petty Theft</mark>

* A person who steals or takes the property worth between $100 and $999 or less OR&#x20;
* A person who fails to pay a contract or invoice within a reasonable amount of time for services totaling between $50 and $999 in value is guilty under this code section.
* This includes robbing under $999

{% hint style="warning" %}

* For theft of amounts from $1,000 - $4,999 check [GM20 -  Theft](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/gm-general-misdemeanors/gm20-theft.md)
* For theft of amounts above $5,000 check [GF07 - Theft](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/gf-general-felonies/gf07-theft.md) or [GF01 - Robbery](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/gf-general-felonies/gf01-robbery.md)
  {% endhint %}

{% hint style="info" %}

* Value of the goods stolen is returned the vicitm upon payment of the fine
* A person leaving the site of a business without paying for goods / services received with intent to come back and pay that was not prior agreed with the owner / employee should be charged under these sections
  {% 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/gm05-petty-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.
