> 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-5-evading-police.md).

# \[5] 5 - Evading Police

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

***

#### **Definition:**

Evading Police occurs when a person **willfully flees or attempts to elude a law enforcement officer** who is clearly signaling them to stop. This includes fleeing in a vehicle or on foot following a lawful stop attempt. The offense becomes more serious if the evasion results in injury, property damage, or risk to public safety.

***

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

* A **law enforcement officer initiated a lawful stop** or command to halt.
* The officer was **clearly identifiable** by uniform, vehicle markings, or lights and sirens.
* The suspect **knowingly and intentionally fled** from the officer, either in a vehicle or on foot.
* The flight was **without legal justification** (e.g., not a misunderstanding or emergency medical situation).

***

#### **Penalties:**

**Felony:**

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

**Additional Consequences:**

* **Vehicle impoundment**
* **Restitution for property damage or injury**
* **Increased penalties for any resulting collisions, injuries, or public endangerment**

***

#### **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 fleeing involved unsafe operation of a vehicle)*\
[**\[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 suspect used vehicle to threaten or obstruct others during flight)*\
[**\[5\] 10 - Hit and Run (Property Damage)**](/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) *(If suspect caused damage while fleeing)*\
[**\[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 suspect injured a person during evasion)*


---

# 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-5-evading-police.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.
