> 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/3-public-order-and-government-crimes/3-5-escape-from-custody.md).

# \[3] 5 - Escape from Custody

**Offense Classification: Felony**

**Definition:**

Escape from Custody occurs when an individual **unlawfully escapes or attempts to escape from lawful detention, custody, or confinement.** This includes **breaking out of jail, removing restraints, or fleeing from a police officer’s control.**

**Elements of the Crime:**

* The suspect was **lawfully detained or under custody.**
* The suspect **knowingly and intentionally escaped or attempted to escape.**
* The escape was **not justified** (e.g., not a misunderstanding of custody status).

**Penalties:**

* **Jail Time:** 3 to 8 years
* **Fine:** Up to $15,000
* **Additional Consequences:** Loss of bail privileges, extended probation, possible loss of eligibility for reduced sentencing programs

**Related Charges:**

* **\[3] 1 - Resisting Arrest (Without Violence)** *(If the escape was nonviolent but refused compliance.)*
* **\[3] 6 - Hindering an Investigation** *(If the escape impeded an ongoing investigation.)*
* **\[7] 2 - Obstruction of Law Enforcement** *(If the escape included interfering with police operations.)*


---

# 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/3-public-order-and-government-crimes/3-5-escape-from-custody.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.
