> For the complete documentation index, see [llms.txt](https://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/3-public-order-and-government-crimes/3-21-trespassing-on-government-property.md).

# \[3] 21 - Trespassing on Government Property

**Offense Classification: Misdemeanor / Felony&#x20;*****(Depending on level of access and intent)***

**Definition:**

Trespassing on Government Property occurs when an individual **enters or remains on restricted or secured government-owned property** without proper authorization. This includes **government offices, military installations, and secured facilities**.

**Elements of the Crime:**

* The suspect **entered or remained on government property** without permission.
* The property was **clearly marked as restricted or secured**.
* The act was **not justified** (e.g., not an emergency or lawful visit).

**Penalties:**

* **Misdemeanor:** *(If the trespassing caused no harm or security breach.)*
  * **Jail Time:** Up to 6 months
  * **Fine:** Up to $5,000
* **Felony:** *(If the trespassing caused significant disruption or targeted sensitive facilities.)*
  * **Jail Time:** 3 to 10 years
  * **Fine:** Up to $25,000

**Related Charges:**

* **\[3] 5 - Escape from Custody** *(If the suspect entered government property to escape detention.)*
* **\[3] 17 - Interfering with Public Services** *(If the trespassing disrupted government operations.)*
* **\[7] 2 - Obstruction of Law Enforcement** *(If the suspect’s trespassing hindered law enforcement efforts.)*


---

# 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://dubs-docs.gitbook.io/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/3-public-order-and-government-crimes/3-21-trespassing-on-government-property.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.
