> 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/primers/reading-briefing/how-to-read-a-case.md).

# How to Read a Case

Reading and watching all the content below is highly recommended, even though multiple readings and videos are about the same topic. People have differing approaches and strategies, and some may connect with you more than others.

## Articles

* [*How to Read a Case*](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIidgz8oVybO8YdnFwIF5%2Fuploads%2FziqT9lu99WcGTUNAuC6A%2Fhow-to-read-a-case.pdf?alt=media\&token=b6af12bd-5a6a-4dce-8509-db06700afb4b) by Julie Novkov\*
* [*How to Read a Legal Opinion*](https://www.law.berkeley.edu/wp-content/uploads/2015/07/How-to-Read-A-Legal-Opinion.pdf) by Orin S. Kerr

## Videos

{% embed url="<https://www.youtube.com/watch?t=90s&v=etnZUvE-MJk>" %}

{% embed url="<https://youtu.be/9wEwonPBC18?list=PLLxxzZq76ixxzh8blnZdQBUj5NVg8oB_9>" %}


---

# 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/primers/reading-briefing/how-to-read-a-case.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.
