> 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/cj-liability/your-obligation-to-know-the-law.md).

# Preface: Your Obligation to Know the Law

In short, employees of the government—including criminal justice professionals, of course—are [**required to know the law**](#user-content-fn-1)[^1]; this obligation not only includes the [codified law](#user-content-fn-2)[^2] but also the judicial cases interpreting the codified law. Thus, future and current criminal justice professionals must understand the case law that governs their conduct.

This class is not law school, and it is not about turning students into lawyers. ***But*** this class may feel like a "mini-law school" because how lawyers think and how criminal justice professionals need to think are not as different as many people might believe (i.e., to be most effective and minimize legal risk to themselves and their employers). Thus, to help understand case law, the course starts with understanding legal reasoning.

***

<details>

<summary>Licensing</summary>

Except where otherwise noted, this page by Matthew L. Mac Kelly is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1). <img src="/files/pPi3atcoqT9rA4kTq80x" alt="" data-size="line">

</details>

[^1]: *See e.g., Harlow v. Fitzgerald*, [457 U.S. 800](https://scholar.google.com/scholar_case?case=13486920831186038844\&q=457+U.S.+800\&hl=en\&as_sdt=6,50) (1982); *U.S. v. Peltier*, [422 U.S. 531](https://scholar.google.com/scholar_case?case=14834436523862891722\&q=422+us+531\&hl=en\&as_sdt=6,50) (1975); *Anderson v. Creighton*, [483 U.S. 635](https://scholar.google.com/scholar_case?case=12881500287411882090\&q=483+U.S.+635\&hl=en\&as_sdt=6,50) (1987); *Wagemann v. Adams*, [829 F.2d 196](https://scholar.google.com/scholar_case?case=7525113718326243530\&q=829+F.2d+196\&hl=en\&as_sdt=6,50) (1st Cir. 1987). See also, e.g., Milwaukee Police Department Standard Operating Procedure [085.00](https://city.milwaukee.gov/ImageLibrary/Groups/mpdAuthors/SOP/085-CITIZENCONTACTSFIELDINTERVIEWSSEARCHANDSEIZURE.pdf), expressing the need to be familiar with "the U.S. Constitution, statutory authority and applicable case law."

[^2]: (i.e., written in the Constitution, statutes, and regulations)


---

# 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/cj-liability/your-obligation-to-know-the-law.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.
