> 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/2-crimes-against-property/2-14-squatting.md).

# \[2] 14 - Squatting

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

**Definition:**

Squatting occurs when an individual **unlawfully resides in or refuses to vacate a property without the owner’s consent**. This includes **occupying abandoned, vacant, or privately owned property** without a legal right to do so.

**Elements of the Crime:**

* The suspect **entered or remained in a property without legal permission**.
* The suspect **had no rental agreement, lease, or ownership claim**.
* The property was **privately owned, restricted, or not intended for residence**.
* The act was **not justified** (e.g., not an emergency shelter situation).

**Classification & Penalties:**

* **Misdemeanor** *(If the suspect occupied the property for a short period and complied with removal.)*
  * **Jail Time:** Up to 6 months
  * **Fine:** Up to $2,500
  * **Additional Consequences:** Eviction, probation, community service
* **Felony** *(If the suspect altered, damaged, or refused to vacate the property.)*
  * **Jail Time:** 1 to 5 years
  * **Fine:** Up to $15,000
  * **Additional Consequences:** Possible restitution to property owner, legal eviction proceedings

**Related Charges:**

* **\[2] 1 - Trespassing** *(If the suspect unlawfully entered but did not reside in the property.)*
* **\[2] 3 - Burglary** *(If the suspect entered with intent to commit theft or another crime.)*
* **\[2] 9 - Vandalism** *(If the property was damaged or altered by the squatter.)*
* **\[2] 10 - Criminal Mischief** *(If the squatter tampered with property utilities or security.)*


---

# 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/2-crimes-against-property/2-14-squatting.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.
