> 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/foundations-and-procedures/title-3-courtroom-procedures-and-evidence/criminal-court-procedures.md).

# Criminal Court Procedures

The Criminal Court Procedures section outlines the rules, processes, and expectations for handling criminal cases within the state of San Andreas. These guidelines ensure consistency, fairness, and efficiency in criminal trials.

***

#### **1. General Rules for Criminal Proceedings**

The following rules apply to all criminal procedures within the state of San Andreas:

1. All attorneys, defendants, and witnesses must wear proper business attire while attending court. Law enforcement officers may wear their uniforms.
2. Attorneys must possess a valid San Andreas State Bar License issued by the San Andreas Bar Association to practice law.
3. All participants must show respect for the proceedings and maintain proper decorum, adhering to the **Rules of Conduct**. Violations may result in contempt of court, fines, or confinement.
4. Prosecutors and defense attorneys must remind their clients of the importance of maintaining calm and respectful behavior during court proceedings.
5. Defense attorneys must file a **Notice of Appearance** with the court before representing a defendant in felony cases. This is not required for misdemeanors.
6. Requests for continuance must be filed as a **Motion for Continuance** by the defense, citing valid reasons (e.g., emergencies or legal preparation). If granted, the court will issue a new hearing date.
7. The District Attorney must issue summonses to defendants after arrest and processing.

***

#### **2. Criminal Case Initiation**

1. **Filing a Complaint**:
   * Criminal cases begin with a formal complaint filed by law enforcement or a citizen.
   * Once the docket is filed, responses from both parties must wait until a presiding judge accepts the case.
2. **Court Docketing**:
   * The case is entered into the Court System docket, and all participants are notified of court dates, continuances, and other case-related matters.
3. **Misdemeanor Trials**:
   * Trials for misdemeanors are held during **Docket Call** on the date indicated in the summons.
   * If the defendant has legal representation, the court verifies the attorney’s license status.
4. **Felony Preliminary Hearings**:
   * Preliminary hearings may be held to outline evidence and charges against the defendant.
5. **Plea Entry**:
   * The defendant may plead **Not Guilty**, **Guilty**, or **No Contest**.
   * If unrepresented, and the defendant cannot provide a plea, the court will default to a **Not Guilty** plea.
6. **Courtroom Arrangement**:
   * The defendant and their attorney stand to the right of the judge’s bench, while the prosecution stands to the left. Witnesses remain seated until called to testify.

***

#### **3. Commencement of Trial**

**Pre-Trial Motions**

1. The judge asks both sides if they have pre-trial motions.
2. Motions are heard, and the court recesses for deliberation if necessary.
3. The judge reconvenes court and rules on the motions.
4. Trial proceeds once motions are resolved.

**Trial Phases**

1. **Prosecution’s Case**:
   * The prosecution presents its case, including evidence and witness testimony under direct examination.
   * The defense may cross-examine witnesses, limited to the scope of direct examination.
2. **Defense’s Case**:
   * The defense presents its case, including witness testimony under direct examination.
   * The prosecution may cross-examine witnesses.
3. **Final Arguments**:
   * The prosecution and defense summarize their cases in final arguments, aiming to persuade the court.
4. **Verdict**:
   * After reviewing all evidence and arguments, the court issues a verdict.

***

#### **4. Rules of Post-Trial Motions**

1. **Reconsideration of Sentencing**:
   * A defendant may file a **Post-Trial Motion for Reconsideration of Sentencing**, citing hardship or extenuating circumstances.
2. **Recovery of Assets**:
   * If found **Not Guilty**, the defendant must file a **Post-Trial Motion for Recovery of Assets** to reclaim property seized by the state.


---

# 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/foundations-and-procedures/title-3-courtroom-procedures-and-evidence/criminal-court-procedures.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.
