> 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-1-assault-1st-degree.md).

# \[1] 1 - Assault (1st Degree)

**Offense Classification: Felony**

**Definition:**

Assault in the first degree occurs when an individual **intentionally inflicts serious bodily injury** upon another person through violent means, with or without the use of a deadly weapon.

**Elements of the Crime:**

* The suspect **intended to cause** serious physical harm.
* The act resulted in **severe injury** (e.g., broken bones, disfigurement, or hospitalization).
* The assault was **not justified** (e.g., not self-defense).

**Penalties:**

* **Jail Time:** Up to 25 months
* **Fine:** $7,500
* **Additional Consequences:** Potential parole restrictions, court-mandated anger management

**Related Charges:**

* [**\[1\] 2 - Assault (2nd Degree)**](/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/1-crimes-against-persons/1-2-assault-2nd-degree.md) *(If the injury was less severe but still intentional harm)*
* [**\[1\] 3 - Battery**](/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/1-crimes-against-persons/1-3-battery.md) *(If physical contact was made without severe injury)*
* [**\[1\] 16 - Assaulting a Police Officer**](/tbd-rp-department-of-justice-legal-code/unified-code-of-laws/title-6-penal-code/1-crimes-against-persons/1-6-assaulting-a-police-officer.md) *(If the victim was a law enforcement officer)*


---

# 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-1-assault-1st-degree.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.
