> 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-22-failure-to-comply-with-a-lawful-order.md).

# \[3] 22 - Failure to Comply with a Lawful Order

**Offense Classification: Misdemeanor**

**Definition:**

Failure to Comply with a Lawful Order occurs when an individual **refuses to follow a direct and lawful command** from a law enforcement officer or government official, **delaying or preventing them from carrying out their duties.**

**Elements of the Crime:**

* The suspect **received a lawful order** from a law enforcement officer or government official.
* The suspect **refused to comply or acted in defiance.**
* The act was **not justified** (e.g., not exercising a legitimate legal right or protection).

**Penalties:**

* **Jail Time:** Up to 6 months
* **Fine:** Up to $2,500
* **Additional Consequences:** Probation restrictions, possible mandatory training on compliance

**Related Charges:**

* **\[3] 1 - Resisting Arrest (Without Violence)** *(If refusal to comply occurred during an arrest.)*
* **\[3] 17 - Interfering with Public Services** *(If the refusal delayed emergency responders.)*
* **\[3] 20 - Terrorism** *(If the refusal to comply was part of a larger organized effort.)*


---

# 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-22-failure-to-comply-with-a-lawful-order.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.
