> 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-20-reckless-endangerment.md).

# \[1] 20 - Reckless Endangerment

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

**Definition:**

Reckless Endangerment occurs when an individual **engages in conduct that creates a substantial risk of serious bodily harm or death** to another person, even if no injury occurs. This charge applies when the suspect’s **reckless actions** put others in immediate danger.

**Elements of the Crime:**

* The suspect **engaged in conduct that created a significant risk** of harm to others.
* The suspect **acted recklessly and without regard** for the safety of others.
* The act **was not justified** (e.g., not part of a lawful activity).
* **No intent to harm** is required, only that the suspect’s actions created danger.

**Penalties:**

* **Jail Time:** Up to 12 months *(Misdemeanor)*, up to 5 years *(Felony, if serious risk or harm occurred)*
* **Fine:** Up to $10,000
* **Additional Consequences:** Probation, community service, potential loss of certain licenses (e.g., firearm or driving privileges)

**Related Charges:**

* **\[1] 9 - Manslaughter (Involuntary)** *(If reckless behavior resulted in death.)*
* **\[5] 1 - Reckless Driving** *(If the reckless behavior involved a vehicle.)*
* **\[1] 5 - Assault with a Deadly Weapon** *(If the recklessness involved the use of a firearm or dangerous weapon.)*
* **\[7] 1 - Public Endangerment** *(If the act affected multiple individuals in a public space.)*


---

# 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-20-reckless-endangerment.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.
