> 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-6-driving-with-a-suspended-license.md).

# \[5] 6 - Driving With a Suspended License

**Offense Classification:** **Misdemeanor / Felony** *(Depending on reason for suspension and prior offenses)*

***

#### **Definition:**

Driving With a Suspended License occurs when a person **operates a motor vehicle while their driving privileges have been legally suspended or revoked**. This offense reflects a deliberate disregard for a lawful restriction imposed by the court or licensing authority and may escalate with repeat violations or if the original suspension was for a serious offense (e.g., DUI).

***

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

* The individual was **operating a motor vehicle**.
* The individual's **driver’s license was suspended or revoked at the time of operation**.
* The individual **was aware or reasonably should have been aware** of the suspension or revocation.
* The license had been suspended by **lawful authority** for a valid reason.

***

#### **Penalties:**

**Misdemeanor:** *(First offense, non-criminal suspension such as failure to pay fines)*

* **Jail Time:** Up to 30 days
* **Fine:** Up to $2,500
* **Extended Suspension:** Additional 6 to 12 months

**Felony:** *(Repeat offense, or if suspension was due to DUI, reckless driving, or other criminal matters)*

* **Jail Time:** 6 months to 2 years
* **Fine:** Up to $10,000
* **Extended Suspension or Revocation:** Up to 3 years

**Additional Consequences:**

* **Vehicle impoundment**
* **Mandatory court appearance**
* **Restitution if any harm or damage resulted during the violation**

***

#### **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 suspension was DUI-related)*\
[**\[5\] 2 - Driving Under the Influence (Drugs)**](/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\] 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 attempting to avoid detection)*\
[**\[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 driver fled due to license status)*


---

# 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-6-driving-with-a-suspended-license.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.
