> 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-10-criminal-mischief.md).

# \[2] 10 - Criminal Mischief

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

**Definition:**

Criminal Mischief occurs when an individual **intentionally interferes with, damages, or disrupts property, public utilities, or services** with the intent to cause inconvenience, disorder, or harm. Unlike **Vandalism**, this charge includes **tampering, obstructing, or disabling property rather than outright destruction**.

**Elements of the Crime:**

* The suspect **intentionally tampered with or interfered** with property or services.
* The act **resulted in damage, disruption, or risk of harm**.
* The act was **not justified** (e.g., not a lawful repair or authorized modification).

**Classification & Penalties:**

* **Misdemeanor** *(If minor damage or inconvenience was caused.)*
  * **Jail Time:** Up to 6 months
  * **Fine:** Up to $3,500
  * **Additional Consequences:** Community service, restitution for damages
* **Felony** *(If the mischief caused significant damage or impacted essential services.)*
  * **Jail Time:** 3 to 8 years
  * **Fine:** Up to $20,000
  * **Additional Consequences:** Enhanced penalties if public infrastructure was targeted

**Related Charges:**

* **\[2] 9 - Vandalism** *(If the damage involved destruction or defacement of property.)*
* **\[2] 11 - Arson** *(If the interference involved setting fire or explosives.)*
* **\[7] 3 - Obstruction of Justice** *(If the act was meant to disrupt law enforcement or government services.)*
* **\[2] 12 - Looting** *(If the mischief occurred during a riot or state of emergency.)*


---

# 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-10-criminal-mischief.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.
