> 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/1-crimes-against-persons/1-24-resisting-arrest-with-violence.md).

# \[1] 24 - Resisting Arrest (With Violence)

**Offense Classification:**

* **Misdemeanor** *(If the suspect passively resisted or refused to comply.)*
* **Felony** *(If the suspect used physical force, violence, or a weapon.)*

**Definition:**

Resisting Arrest occurs when an individual **knowingly and intentionally obstructs, delays, or resists** a law enforcement officer’s lawful attempt to detain or arrest them. This can include **physical resistance, verbal obstruction, fleeing, or use of force**.

**Elements of the Crime:**

* The suspect **knowingly resisted, obstructed, or interfered** with an officer performing lawful duties.
* The suspect’s actions **delayed or prevented the arrest**.
* The act was **not justified** (e.g., not self-defense from excessive force).

**Penalties:**

* **Without Violence (Misdemeanor):**
  * **Jail Time:** Up to 6 months
  * **Fine:** Up to $2,500
  * **Additional Consequences:** Possible probation, community service
* **With Violence (Felony):**
  * **Jail Time:** 3 to 10 years
  * **Fine:** Up to $15,000
  * **Additional Consequences:** Enhanced penalties if weapons were used, extended probation

**Related Charges:**

* **\[1] 18 - Assaulting a Police Officer** *(If the suspect intentionally harmed an officer.)*
* **\[5] 9 - Fleeing and Eluding Law Enforcement** *(If the suspect attempted to escape in a vehicle.)*
* **\[1] 5 - Assault with a Deadly Weapon** *(If a weapon was used against an officer.)*
* **\[7] 3 - Obstruction of Justice** *(If the resistance included interfering with an ongoing investigation.)*


---

# 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/1-crimes-against-persons/1-24-resisting-arrest-with-violence.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.
