> 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-10-false-reporting-to-law-enforcement.md).

# \[3] 10 - False Reporting to Law Enforcement

**Offense Classification: Misdemeanor / Felony&#x20;*****(Depending on severity and harm caused)***

**Definition:**

False Reporting to Law Enforcement occurs when an individual **knowingly provides false information to law enforcement officers** about a crime, emergency, or ongoing investigation, causing **waste of resources, confusion, or wrongful charges.**

**Elements of the Crime:**

* The suspect **deliberately provided false information** to law enforcement.
* The false information **led to unnecessary investigation, deployment of resources, or wrongful suspicion.**
* The act was **not justified** (e.g., not a mistake or misunderstanding).

**Penalties:**

* **Misdemeanor:** *(If the false report caused minimal disruption.)*
  * **Jail Time:** Up to 12 months
  * **Fine:** Up to $2,500
* **Felony:** *(If the false report led to significant harm, resource waste, or wrongful charges.)*
  * **Jail Time:** 3 to 10 years
  * **Fine:** Up to $25,000
  * **Additional Consequences:** Mandatory restitution for wasted resources

**Related Charges:**

* **\[3] 9 - Forging Government Documents** *(If the false report involved falsified paperwork.)*
* **\[3] 3 - Perjury** *(If the false report was given under oath.)*
* **\[7] 4 - Unlawful Use of Emergency Services** *(If the false report caused unnecessary emergency response.)*


---

# 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-10-false-reporting-to-law-enforcement.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.
