> For the complete documentation index, see [llms.txt](https://studies-de-jure.gitbook.io/learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://studies-de-jure.gitbook.io/learn/sourcebooks/introduction-to-law/procedures-prior-to-trial/basic-outlines-flowcharts.md).

# Basic Outlines/Flowcharts

Read these overviews of procedures from the point of arrest and booking. These focus on procedures prior to trial, although some trial and post-trial commentary is included.

## The Federal System

* The Justice System (U.S. Department of Justice, Bureau of Justice Statistics)
  * Be sure to review the *entire* page.

{% embed url="<https://bjs.ojp.gov/justice-system>" %}

## Wisconsin Procedural Overviews

The Wisconsin Court System: Demystifying the Judicial Branch (Wisconsin Legislative Reference Bureau)

* Read the following pages of the PDF below:
  * 10-21 (up to Trial of a Civil or Criminal Case). (Note: The page numbers relate to the **pages in the PDF**.)

{% file src="/files/lCJYLkjXOo49i6yFsh8p" %}

* Criminal Procedure: The Basics (Wisconsin Legislative Reference Bureau)

{% file src="/files/Tw64rqFSe508oy50aSag" %}

## Wisconsin Felony Procedure

([Wisconsin Department of Justice](https://www.doj.state.wi.us/sites/default/files/ocvs/navigating/FELONYflowchart\[1].pdf))

{% embed url="<https://www.doj.state.wi.us/sites/default/files/ocvs/navigating/FELONYflowchart[1].pdf>" %}

## Wisconsin Misdemeanor Procedure

([Wisconsin Department of Justice](https://www.doj.state.wi.us/sites/default/files/ocvs/navigating/MISDflowchart\[1].pdf))

{% embed url="<https://www.doj.state.wi.us/sites/default/files/ocvs/navigating/MISDflowchart[1].pdf>" %}


---

# 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/basic-outlines-flowcharts.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.
