# Notes

### Introduction

* **Corporate Defendants:** Filing an **information**
* **Non-Corporate Defendants:** Filing an **information** or a **grand jury indictment**.
  * Neither the federal constitution’s Due Process Clause nor the Wisconsin Constitution mandates this process.
    * Upon a grand jury indictment, a **complaint is formally issued**, setting in motion proceedings that mirror those initiated by a criminal complaint, including a preliminary hearing for felonies.
* **Common Practice:** **criminal complaint**. The nature of the crime dictates the subsequent steps:
  * **Misdemeanors:** Trials proceed directly based on the complaint.
  * **Felonies:** A more detailed **information** is filed later, granting the trial court jurisdiction over the matter.

### Criminal Complaint

#### Function and Substance

1. Outlining the nature and circumstances of the alleged offense.
2. Establishing probable cause that the named individual committed the crime(s).
3. Setting forth the basis of the court's jurisdiction over the case and the accused.

#### Probable Cause—"Essential Facts"

Probable cause or "essential facts" must satisfactorily answer the questions:

* Who is charged?
* What are they charged with?
* When and where did the alleged offense occur?
* Why is this person specifically being charged?
* How reliable is the informant or the source of the accusation?

### Charging & the Elements of the Crime

For a charge to proceed:

1. **Accusation Clarity**
2. **Non-Duplication:** The complaint should ensure that a conviction or acquittal will prevent another prosecution for the same offense.

The complaint must:

* **Describe** the crime known to law.
* Provide **enough detail for each element of the offense to be inferred**.
* Include a **statement of potential penalties upon conviction**.

***

<details>

<summary>Attributions</summary>

See Christine M. Wiseman and Michael Tobin, 9 Wis. Prac., Criminal Practice & Procedure §§ 1:1-31 (2d ed.).

</details>


---

# 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://studies-de-jure.gitbook.io/learn/sourcebooks/introduction-to-law/procedures-prior-to-trial/commencing-criminal-prosecutions/notes.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.
