> 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-12-vehicular-assault.md).

# \[5] 12 - Vehicular Assault

**Offense Classification:** **Felony**

***

#### **Definition:**

Vehicular Assault occurs when an individual **causes serious bodily injury to another person through the reckless, negligent, or unlawful operation of a motor vehicle**. This offense applies regardless of intent and may result from impaired driving, excessive speed, disregard for traffic laws, or aggressive conduct.

***

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

* The individual was **operating a motor vehicle**.
* The vehicle was operated in a **reckless, dangerous, or unlawful manner**.
* The operation directly caused **serious bodily injury** to another person.
* The individual’s conduct showed **disregard for the safety of others**, whether or not intentional.

***

#### **Penalties:**

**Felony:**

* **Jail Time:** 3 to 8 years
* **Fine:** Up to $25,000
* **License Revocation:** 2 to 5 years

**Additional Consequences:**

* **Restitution for medical bills, rehabilitation, and lost income**
* **Civil liability in injury lawsuits**
* **Permanent mark on criminal record as a violent offense (if applicable)**

***

#### **Related Charges:**

[**\[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 driving behavior contributed to the assault)*\
[**\[5\] 4 - Aggressive Driving**](/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/5-vehicular-offenses/5-4-aggressive-driving.md) *(If incident stemmed from road rage or hostility)*\
[**\[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 individual fled after causing the injury)*\
[**\[5\] 13 - Vehicular Manslaughter**](/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/5-vehicular-offenses/5-13-vehicular-manslaughter.md) *(If the incident resulted in death rather than injury)*


---

# 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-12-vehicular-assault.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.
