> 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-9-manslaughter-voluntary.md).

# \[1] 9 - Manslaughter (Voluntary)

**Offense Classification:** Felony

**Definition:**

Voluntary Manslaughter occurs when an individual **intentionally kills another person in the heat of passion**, **without premeditation**, and **due to provocation** that would cause a reasonable person to lose self-control. Unlike murder, this charge applies when the suspect **acted impulsively** rather than with malice aforethought.

**Elements of the Crime:**

* The suspect **intended to kill** the victim but **acted in the heat of passion**.
* The killing was **provoked by an event** that would cause a reasonable person to react emotionally.
* The suspect **did not have time to reflect or cool off** before committing the act.
* The act was **not justified** (e.g., not self-defense).

**Penalties:**

* **Jail Time:** 10 to 20 years
* **Fine:** Up to $25,000
* **Additional Consequences:** Probation restrictions, mandatory anger management programs

**Related Charges:**

* **\[1] 6 - Murder (1st Degree)** *(If the killing was premeditated.)*
* **\[1] 7 - Murder (2nd Degree)** *(If the killing was intentional but not provoked.)*
* **\[1] 9 - Manslaughter (Involuntary)** *(If the death was unintentional but caused by reckless behavior.)*
* **\[5] 4 - Vehicular Manslaughter** *(If the death was caused by reckless driving or DUI.)*


---

# 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-9-manslaughter-voluntary.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.
