> 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/2-crimes-against-property/2-7-robbery.md).

# \[2] 7 - Robbery

**Offense Classification: Felony**

**Definition:**

Robbery occurs when an individual **unlawfully takes property directly from another person using force, intimidation, or threats**. Unlike theft, robbery **requires direct interaction with the victim** and an element of coercion or violence.

**Elements of the Crime:**

* The suspect **took property directly from the victim’s possession**.
* The suspect **used force, threats, or intimidation** to carry out the act.
* The victim was **present during the crime** and was aware of the theft.
* The act was **not justified** (e.g., not a lawful repossession).

**Penalties:**

* **Jail Time:** 10 to 25 years
* **Fine:** Up to $50,000
* **Additional Consequences:** Restitution to victims, probation restrictions, possible firearm enhancements

**Related Charges:**

* **\[2] 4 - Theft (Petty & Grand Theft)** *(If the suspect stole property without using force.)*
* **\[2] 5 - Auto Theft (Grand Theft Auto)** *(If the stolen property was a vehicle.)*
* **\[1] 5 - Assault with a Deadly Weapon** *(If a firearm or weapon was used in the robbery.)*
* **\[3] 2 - Extortion (Blackmail)** *(If coercion was used to obtain property instead of force.)*


---

# 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/2-crimes-against-property/2-7-robbery.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.
