> 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/criminal-case-initiation.md).

# Criminal Case Initiation

In the State of San Andreas, **criminal cases** begin through a structured legal process that ensures due process, the protection of rights, and the enforcement of the law. The initiation of a criminal case typically follows an arrest, the filing of charges, or the issuance of legal orders such as subpoenas or warrants. This process ensures that law enforcement, prosecutors, and the courts follow proper legal procedures in bringing charges against an individual.

***

#### **Methods of Criminal Case Initiation**

A criminal case may be initiated through any of the following legal mechanisms:

**1. Arrest Without a Warrant (On-View Offenses)**

Law enforcement officers may **arrest an individual without a warrant** if they have **probable cause** to believe that the individual has committed a crime in their presence. This is common for offenses such as:

* **Violent crimes** (e.g., assault, robbery, murder)
* **Public order offenses** (e.g., disorderly conduct, DUI, resisting arrest)
* **Felonies in progress** (e.g., burglary, drug trafficking)

Following an arrest, the suspect is transported to a law enforcement facility for **booking and processing** before charges are formally filed.

**2. Arrest Warrant Issued by a Judge**

If a crime has been committed but law enforcement was not present to witness it, officers may **request an arrest warrant** from a judge by presenting **probable cause evidence** through:

* **Sworn affidavits**
* **Eyewitness testimony**
* **Video footage or forensic evidence**

If the judge determines that sufficient evidence exists, they issue a warrant authorizing the suspect’s arrest.

**3. Filing of a Criminal Complaint by a Prosecutor**

The **District Attorney’s Office** or a government prosecutor may **file a formal criminal complaint** against an individual based on evidence provided by law enforcement. A complaint includes:

* The **name of the defendant**
* A **description of the offense** and its classification (misdemeanor or felony)
* The **statute or legal code** violated
* A **summary of probable cause** supporting the charge

If the court accepts the complaint, a **summons** may be issued requiring the defendant to appear in court, or an **arrest warrant** may be issued if necessary.

**4. Grand Jury Indictment (Felony Cases)**

For serious felony offenses, a **grand jury** may review evidence presented by the prosecution to determine whether there is enough probable cause to bring formal charges.

* If the grand jury issues a **true bill**, an **indictment** is filed, leading to the defendant’s arrest or court summons.
* If the grand jury issues a **no bill**, the case is dismissed due to insufficient evidence.

Grand jury indictments are **most commonly used for high-profile cases** or crimes involving organized crime, corruption, or large-scale criminal enterprises.

**5. Citations or Summons (Non-Custodial Case Initiation)**

For **minor offenses**, law enforcement officers may issue a **citation** or **summons** instead of making an arrest. This applies to:

* Traffic violations
* Minor infractions
* Low-level misdemeanors

A citation directs the defendant to appear in court on a specific date to respond to the charge.

***

#### **Initial Court Proceedings**

Once a case has been initiated through one of the above methods, the legal process proceeds with the following steps:

1. **Arraignment** – The defendant is formally presented with the charges and enters a plea (Guilty, Not Guilty, or No Contest).
2. **Bail Hearing** – If applicable, bail is set, allowing the defendant to be released pending trial.
3. **Pre-Trial Motions** – Both the prosecution and defense may file motions to dismiss charges, suppress evidence, or request other legal rulings.
4. **Trial or Plea Bargaining** – If the case is not dismissed or resolved through a plea deal, it proceeds to trial where a judge or jury determines the outcome.

***

#### **Conclusion**

The **Criminal Case Initiation** process is the first step in the **criminal justice system**, ensuring that individuals accused of crimes are given due process under the law. By following legal protocols, law enforcement, prosecutors, and the courts maintain **fairness, transparency, and accountability** in criminal proceedings.


---

# 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/criminal-case-initiation.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.
