> 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-7-criminal-justice-procedures/types-of-criminal-offenses.md).

# Types of Criminal Offenses

In the **State of San Andreas**, criminal offenses are categorized based on **severity, legal consequences, and their impact on victims and society**. This classification system is essential in determining **how cases are prosecuted, the potential penalties involved, and the legal procedures that follow an arrest or charge**.

***

#### **Classification of Offenses**

Criminal offenses in San Andreas are divided into three primary categories:

**1. Felonies&#x20;*****(Most Serious Offenses)***

Felonies are the most serious type of criminal offense, punishable by **lengthy prison sentences, significant fines, and in some cases, life imprisonment**. These crimes typically involve **violence, severe harm, or major financial loss**.

✔ **Examples of Felonies:**

* **Crimes Against Persons** *(Murder, Manslaughter, Kidnapping, Aggravated Assault, Armed Robbery)*
* **Crimes Against Property** *(Burglary, Arson, Grand Theft, Vandalism of Critical Infrastructure)*
* **White-Collar Crimes** *(Embezzlement, Securities Fraud, Large-Scale Money Laundering)*
* **Drug-Related Crimes** *(Drug Trafficking, Manufacturing, Possession of Large Quantities of Controlled Substances)*
* **Public Corruption & Organized Crime** *(Bribery, Racketeering, Extortion, Human Trafficking)*
* **Terrorism & National Security Threats** *(Acts of Terrorism, Espionage, Cyberterrorism, High-Level Cyber Crimes)*

💡 **Legal Consequences:**

* **Sentences range from one year in prison to life imprisonment**
* **Heavier financial penalties and asset forfeitures**
* **Felony convictions may lead to the loss of voting rights, firearm ownership restrictions, and other civil disabilities**

***

**2. Misdemeanors&#x20;*****(Moderate Offenses)***

Misdemeanors are **less severe than felonies** but still carry criminal penalties, including **fines, probation, and potential jail time**. These offenses generally involve **lower levels of harm to individuals or property**.

✔ **Examples of Misdemeanors:**

* **Crimes Against Persons** *(Simple Assault, Disorderly Conduct, Domestic Disturbances, Harassment)*
* **Crimes Against Property** *(Petty Theft, Trespassing, Vandalism of Private Property)*
* **Public Order Crimes** *(DUI, Public Intoxication, Loitering, Disturbing the Peace)*
* **Weapon & Firearm Violations** *(Unlawful Discharge of a Firearm, Possession of a Firearm Without a Permit)*
* **Traffic-Related Offenses** *(Reckless Driving, Driving with a Suspended License, Hit-and-Run (No Injury))*

💡 **Legal Consequences:**

* **Sentences range from fines to up to one year in jail**
* **May involve probation, community service, or restitution to victims**
* **Some misdemeanors can escalate to felonies if repeated**

***

**3. Infractions&#x20;*****(Minor Violations & Non-Criminal Offenses)***

Infractions are the **least serious category** of offenses. These typically involve **violations of municipal codes, traffic laws, or administrative regulations** and **do not carry jail time**.

✔ **Examples of Infractions:**

* **Traffic Violations** *(Speeding, Running a Red Light, Failure to Yield, Seatbelt Violations)*
* **Public Ordinance Violations** *(Littering, Loitering, Jaywalking, Noise Violations, Open Container Violations)*
* **Business Violations** *(Failure to Display a Business License, Minor Workplace Safety Violations)*

💡 **Legal Consequences:**

* **Typically results in a fine or citation**
* **No jail time, but repeated infractions can lead to escalated penalties**
* **Failure to pay fines may result in a warrant or additional penalties**

***

#### **Special Categories of Offenses**

Certain crimes **do not fit neatly** into the standard felony-misdemeanor-infraction system and are treated differently based on **circumstances, intent, and frequency of violations**.

**1. Wobblers (Felony or Misdemeanor)**

Some crimes, known as **"wobblers,"** can be **charged as either a felony or a misdemeanor** depending on the circumstances. Factors such as **criminal history, severity of the crime, and prosecutorial discretion** influence how they are charged.

✔ **Examples of Wobblers:**

* **Assault with a Deadly Weapon** *(Can be a felony or misdemeanor based on intent and injury severity)*
* **Grand Theft vs. Petty Theft** *(Can depend on the value of stolen property and prior offenses)*
* **Fraud & Identity Theft Cases** *(Minor vs. Large-Scale Operations)*

**2. Strict Liability Crimes&#x20;*****(No Intent Required)***

Strict liability offenses **do not require intent (mens rea)**—if a person commits the act, they are guilty regardless of whether they **intended to break the law**.

✔ **Examples of Strict Liability Crimes:**

* **Selling Alcohol to a Minor** *(Even if the minor presented a fake ID)*
* **Certain Environmental Violations** *(Releasing hazardous materials without a permit)*

***

#### **Legal Impact & Criminal Procedure**

Understanding offense classifications is **critical** because it affects **every stage of the criminal process**:

🔹 **Arrest & Detainment:** Felonies typically **require an arrest**, while infractions are often handled with a citation.\
🔹 **Bail & Pretrial Release:** Felony cases may **deny bail or require high bail amounts**, whereas **misdemeanor defendants often qualify for immediate release**.\
🔹 **Trial & Sentencing:** Felonies usually involve **jury trials**, while misdemeanors and infractions may be **resolved with a judge-only bench trial**.\
🔹 **Record & Expungement:** Infractions and some misdemeanors can be **expunged**, but felonies **may have lifelong consequences**.

***

#### **Conclusion**

The classification of offenses **determines how a crime is prosecuted, what penalties apply, and how individuals navigate the justice system**. By understanding these distinctions, **law enforcement, attorneys, and citizens** can better grasp **the legal implications of various crimes** and how they impact **public safety and legal accountability**.


---

# 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-7-criminal-justice-procedures/types-of-criminal-offenses.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.
