> 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/gm22-burglary.md).

# GM22 - Burglary

### <mark style="color:orange;">GM22 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Possession of Burglary Tools**</mark>

A person who has in their possession the appropriate combination of tools necessary to commit burglary, such as a tension bar along with a screwdriver, shimmy, or other appropriate items is guilty under this code section.

This includes items such as:

* Hacking Device
* Thermal Drills
* X Phone
* Lockpicks <mark style="color:yellow;">(illegal if they have 5 or more)</mark>
* Advanced Lockpicks

{% hint style="warning" %}
If any items are known to be used or have a common ground you can report this to your high command to have added to this list.
{% endhint %}

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

\
**Sentence:** 10 Months\
**Fine:** $1000

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

***

### <mark style="color:orange;">GM22.1 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Breaking and Entering**</mark>

A person who willingly enters a residence or vehicle through use of force without prior permission from the owner, resident or any other person with tenancy / ownership with intent to commit and offence is guilty under this code section

{% hint style="danger" %}

* This crime cannot stack with any form of Trespassing. Breaking and Entering can include homes, apartments, offices, vehicles or any locked space with restricted access. Breaking and Entering is also considered irrelevant if any theft or other crime takes place. A less severe act of breaking and entering is trespassing, which would account for instances where there is no intent to commit a crime, no locked door or other physical restriction. The occupancy state of the structure is not relevant to this penal code. This charge can stack with robbery and or theft as appropriate.
* Entering a premises that has a locked door that was left unlocked should be considered as 202 Trespassing or 203 Trespassing within a Restricted Facility respectfully.
* If a person enters through a ""secure door"" that was left unlocked with intent to commit an offence they should be charged with Trespassing and Robbery"
  {% endhint %}

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

\
**Sentence:** 15 Months\
**Fine:** $1200

\
**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/gm22-burglary.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.
