> 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-13-home-invasion.md).

# \[2] 13 - Home Invasion

**Offense Classification: Felony**

**Definition:**

Home Invasion occurs when an individual **forcibly enters an occupied residence with intent to commit a crime**, such as **theft, assault, kidnapping, or intimidation**. Unlike burglary, this crime is **aggravated by the presence of residents inside the home** at the time of entry.

**Elements of the Crime:**

* The suspect **unlawfully entered an occupied residence** without permission.
* The suspect **intended to commit a crime inside** (e.g., robbery, assault, or kidnapping).
* The property was **occupied at the time of entry**.
* The act was **not justified** (e.g., not a mistaken entry or emergency response).

**Penalties:**

* **Jail Time:** 10 to 25 years
* **Fine:** Up to $75,000
* **Additional Consequences:** Possible firearm enhancements, mandatory restitution, enhanced penalties if victims were harmed

**Related Charges:**

* **\[2] 3 - Burglary** *(If the suspect unlawfully entered but did not target an occupied residence.)*
* **\[2] 7 - Robbery** *(If the home invasion involved forcefully taking valuables.)*
* **\[1] 12 - Kidnapping (1st Degree)** *(If the suspect took hostages or restrained residents.)*
* **\[1] 5 - Assault with a Deadly Weapon** *(If the suspect carried or used a weapon.)*


---

# 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-13-home-invasion.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.
