> 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/nm-nuisance-misdemeanors/nm05-trespassing.md).

# NM05 - Trespassing

### <mark style="color:orange;">NM05 -</mark> <mark style="color:orange;"></mark><mark style="color:orange;">**Trespassing**</mark>

Every person who commits any of the following acts is guilty of Trespassing:

1. Entering and/or remaining on private property without permission from the property owner or a licensed manager.
2. Entering and/or remaining on government property designed for public services\* after receiving a verbal or written notice of trespass\*\*.
3. Entering and/or remaining on government property without lawful permission.

* "Government Property designed for public services" is defined as:
  * Mechanic shops (bays and waiting areas)
  * Hospital lobbies
  * City hall front desks
  * Police station front lobbies
  * Prison Facilities
  * Public markets

{% hint style="info" %}
*\*The public services area is defined as the space where the public is required to be present to receive services. If management, high command, or law enforcement officers (LEOs) reasonably request an individual to leave due to threatening behavior, causing a nuisance, or disrupting services, and the individual refuses to leave or returns to the area, they are guilty of trespassing.*\
\- - - -\
\&#xNAN;*\*\*Verbal/Written Notice of Trespass:\*\* LEOs may issue a trespassing notice if deemed necessary. If this notice is disregarded (by remaining on or returning to the property), the individual is guilty of trespassing.*
{% endhint %}

{% hint style="warning" %}
**Restricted Facilities:**

* Humane Labs (refer to [GF19 -  Restricted Facility Trespassing (F)](/last-mile-rp/emergency-services-info/san-andreas-state-laws-and-regulations/penal-code/gf-general-felonies/gf19-restricted-facility-trespassing-f.md)

**Repeat Offenders:**

* Anyone who has been charged for tresspassing more the 2x would be considered a repeated offender. Please follow the info below:
  * **Sentence:** Double the sentence
  * **Fine:** Double the fine
    {% endhint %}

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

\
**Sentence:** 15\
**Fine:  $1500**

\
**Driver License Suspension:** No\
**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/nm-nuisance-misdemeanors/nm05-trespassing.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.
