> 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/rules-of-evidence.md).

# Rules of Evidence

The **Rules of Evidence** govern the admissibility, presentation, and examination of evidence in court proceedings. These rules ensure fairness, reliability, and accuracy in the judicial process.

***

#### **1. General Principles**

* Evidence must be **relevant** to the case and probative of the issues in dispute.
* Illegally obtained evidence, or evidence that violates the **Exclusionary Rule**, cannot be admitted.
* All evidence must follow proper **chain of custody** protocols to ensure integrity.

***

#### **2. Objections**

Objections are raised to challenge the admissibility or propriety of evidence or testimony. Common objections include:

1. **Leading Questions**: Questions that suggest the desired answer to the witness. Example: "You saw the defendant at the scene, didn't you?"
2. **Argumentative Questions**: Questions designed to provoke rather than elicit information. Example: "How could you be so sure?"
3. **Relevance**: Evidence or questions that are not directly related to the case.
4. **Lack of Personal Knowledge**: Witnesses can only testify about what they personally observed.
5. **Conflict of Interest**: Includes situations where attorneys, judges, or law enforcement have personal or professional involvement in the case.
6. **Hearsay**: Testimony about statements made outside the courtroom, offered to prove the truth of the matter asserted, unless an exception applies.
7. **Non-Responsive Answer**: When a witness does not directly answer the question asked.

***

#### **3. Exclusionary Rule**

Evidence obtained unlawfully, or as a result of unlawfully obtained evidence ("fruit of the poisonous tree"), is inadmissible in court. Exceptions include situations where the evidence would have been discovered through lawful means.

***

#### **4. Hearsay and Its Exceptions**

While hearsay is generally inadmissible, exceptions exist, such as:

* **Excited Utterance**: Statements made during or immediately after a startling event.
* **State of Mind**: Statements that reveal the declarant's emotional, physical, or mental state.
* **Dying Declaration**: Statements made by a person about their cause of death, made under the belief of impending death.
* **Admission by Party Opponent**: Statements made by the opposing party, used against them in court.

***

#### **5. Video and Photographic Evidence**

* Must be authenticated with clear timestamps and metadata.
* Videos and photographs taken during searches must show proper procedure.
* Editing or tampering with video evidence renders it inadmissible.

***

#### **6. Witness Statements**

* Statements may be written (affidavits), recorded, or presented in person.
* Witnesses unable to attend trial may provide statements during depositions under court supervision.
* The credibility of peace officers’ and civilian agents’ testimony is carefully weighed by the court.

***

#### **7. Depositions**

Depositions are sworn out-of-court testimonies given under oath and recorded for later use in court. A presiding judge rules on objections during depositions, and suppressed evidence is excluded from the trial.

***

#### **8. Warrants**

Warrants must meet the requirements outlined in the **Warrant Guidelines Document** to be admissible. They ensure searches and seizures are conducted lawfully.

***

#### **9. Pre-Trial Suppression of Evidence**

Judges may suppress evidence if a motion is filed and justified by one of the following:

* Violations of constitutional rights.
* Procedural errors that compromise the evidence's integrity.

***

#### **10. Evidence of Identity**

Establishing identity relies on biometric, photographic, or documented proof. To confirm an individual’s identity, the following evidence may be presented:

**Primary Documentation (Minimum Two Required)**

1. **Government-Issued Identification**: Driver's license, passport, or state ID.
2. **In-Person Verification**: Previous visual contact or recognition by a trusted authority (e.g., law enforcement or court officials).
3. **Biometric Recognition**: Fingerprints, facial recognition, or iris scans.
4. **Audible Verification**: Vocal recognition used to identify the individual.

**Optional Supporting Evidence (Any May Be Used)**

1. **Telephone Number**: Verified contact information associated with the individual.
2. **Social Media**: Online presence and activity, if relevant to the case or identity.
3. **Health Record**: Medical documentation linking the individual to a unique identifier (e.g., patient ID).
4. **Address**: A verified residential or mailing address.
5. **Witness Testimony**: Statements from credible individuals attesting to the person's identity.
6. **Employment Record**: Documentation of current or past employment (e.g., pay stubs, employment contracts).

This ensures thorough and reliable identity verification during legal 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/foundations-and-procedures/title-3-courtroom-procedures-and-evidence/rules-of-evidence.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.
