> 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/5-vehicular-offenses/5-10-hit-and-run-property-damage.md).

# \[5] 10 - Hit and Run (Property Damage)

**Offense Classification:** **Misdemeanor / Felony** *(Depending on extent of damage and intent to flee)*

***

#### **Definition:**

Hit and Run (Property Damage) occurs when an individual **is involved in a motor vehicle collision that results in damage to property and leaves the scene without stopping to identify themselves or provide assistance**. The offense focuses on the failure to fulfill legal responsibilities following a crash, regardless of fault.

***

#### **Elements of the Crime:**

* The individual was **operating a motor vehicle involved in a collision** that caused **damage to another vehicle, structure, or public/private property**.
* The individual **knowingly left the scene** without stopping to provide contact information, insurance details, or notifying authorities.
* The individual had **no legal justification** for failing to remain at the scene.

***

#### **Penalties:**

**Misdemeanor:** *(Minor damage, no prior offenses, cooperative post-investigation)*

* **Jail Time:** Up to 90 days
* **Fine:** Up to $5,000
* **License Suspension:** Up to 1 year

**Felony:** *(Major damage, prior history, attempt to conceal or evade detection)*

* **Jail Time:** 6 months to 3 years
* **Fine:** Up to $15,000
* **License Suspension:** 1 to 3 years

**Additional Consequences:**

* **Restitution for property repair or replacement**
* **Vehicle impoundment**
* **Increased civil liability in follow-up claims**

***

#### **Related Charges:**

[**\[5\] 11 - Hit and Run (Injury or Death)**](/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/5-vehicular-offenses/5-11-hit-and-run-injury-or-death.md) *(If the collision also resulted in bodily harm)*\
[**\[5\] 5 - Evading Police**](/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/5-vehicular-offenses/5-5-evading-police.md) *(If suspect fled the scene in an attempt to avoid apprehension)*\
[**\[5\] 3 - Reckless Driving**](/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/5-vehicular-offenses/5-3-reckless-driving.md) *(If the crash was caused by unsafe driving behavior)*\
[**\[5\] 7 - Operating a Vehicle With Stolen Plates**](/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/5-vehicular-offenses/5-7-operating-a-vehicle-with-stolen-plates.md) *(If used to avoid identification after crash)*


---

# 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/5-vehicular-offenses/5-10-hit-and-run-property-damage.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.
