> 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-2-driving-under-the-influence-drugs.md).

# \[5] 2 - Driving Under the Influence (Drugs)

**Offense Classification:** **Misdemeanor / Felony** *(Depending on substance involved, injury caused, or prior offenses)*

***

#### **Definition:**

Driving Under the Influence of Drugs (DUID) occurs when a person **operates a motor vehicle while impaired by any controlled substance**, including illegal drugs, prescription medications, or over-the-counter substances known to impair cognitive or motor function. Like alcohol-related DUIs, this charge can escalate based on the resulting harm, prior convictions, or the substance involved.

***

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

* The individual was **operating a motor vehicle** on a public roadway.
* The individual was **under the influence of a drug or controlled substance** that impaired safe vehicle operation.
* The substance **negatively affected motor coordination, reaction time, or judgment**.
* The arrest was **lawfully conducted by a peace officer** with probable cause or test results.

***

#### **Penalties:**

**Misdemeanor:** *(First offense, no injuries or property damage)*

* **Jail Time:** Up to 6 months
* **Fine:** Up to $5,000
* **License Suspension:** Up to 1 year

**Felony:** *(Repeat offense, injury or property damage involved, or use of illegal substances)*

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

**Additional Consequences:**

* Mandatory **substance abuse treatment or counseling**
* **Vehicle impoundment**
* **Ignition interlock device** or restricted license upon reinstatement

***

#### **Related Charges:**

[**\[5\] 1 - Driving Under the Influence (Alcohol)**](/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/5-vehicular-offenses/5-1-driving-under-the-influence-alcohol.md) *(If alcohol was also involved in impairment)*\
[**\[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 vehicle operation was unsafe or hazardous)*\
[**\[5\] 12 - Vehicular Assault**](/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/5-vehicular-offenses/5-12-vehicular-assault.md) *(If DUID resulted in physical injury to another person)*\
[**\[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 DUID resulted in a fatality)*


---

# 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-2-driving-under-the-influence-drugs.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.
