> 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/appeals-court-procedures.md).

# Appeals Court Procedures

The Appellate Court Procedures section outlines the processes and rules for reviewing lower court decisions, ensuring fairness and addressing potential errors in the judicial process.

***

#### **1. General Rules for Appeals**

The following rules must be adhered to for all appeals 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 decorum in compliance with the **Civil Procedural Manual (CPM)**. Violations may result in contempt of court, fines, or confinement.
4. Attorneys for both sides must remind their clients of the importance of maintaining calm and respectful behavior during proceedings.
5. Attorneys must file a **Notice of Appearance** with the court before representing a party in appellate matters.
6. Appeals must be filed within **14 days** (336 hours) of the incident or lower court decision being contested.

***

#### **2. Filing the Appeal**

1. **Process**:
   * Appeals must be filed with the appropriate paperwork under the appeal court section.
   * The appeal must clearly outline the reasons for requesting a review, supported by evidence.
2. **General Reasons for Appeal**:
   * **Lack of Due Process**: Defendant was denied the opportunity to present evidence or witnesses.
   * **Ineffective Assistance of Counsel**: Defendant’s attorney failed to provide competent representation, impacting the trial’s fairness.
   * **Failure to Provide Exculpatory Evidence**: The state withheld evidence that could have proven the defendant’s innocence.
   * **Stacked Charges**: Defendant faced multiple charges for the same act, exceeding what is allowed by law.
3. **Civil vs. Criminal Cases**:
   * In **civil cases**, either party may appeal the verdict.
   * In **criminal cases**, defendants may appeal a guilty verdict, but the government may only appeal if there was a critical procedural error.

***

#### **3. Review Process**

1. **Initial Review**:
   * A judge or justice reviews the case, taking into account the evidence and arguments presented in the appeal.
   * The court may decide that the appeal does not meet the requirements for further review.
2. **Hearing the Appeal**:
   * If accepted, the appellate court examines the lower court’s decision for errors in law or procedure.
   * The appellate court does not re-try the case or hear new evidence, focusing solely on the legal aspects of the appeal.

***

#### **4. Final Verdict**

1. **Outcome**:
   * After review, the appellate court issues a final verdict. This verdict is binding and cannot be appealed further.
2. **Criminal Conviction**:
   * If a criminal conviction is overturned, the defendant’s record is expunged immediately.


---

# 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/appeals-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.
