# Home

## Welcome to Studies De Jure

The primary purpose of this site will be to host [open educational resources](#user-content-fn-1)[^1] for undergraduate legal course content.

{% hint style="warning" %}
:construction: ***This site is a work in progress, so most of the content is not in its "final" form*****&#x20;🔨**
{% endhint %}

&#x20;These resources are [licensed openly](/learn/glossary.md#open-license), free to be reused, redistributed, [adapted, and/or remixed](https://help.oercommons.org/support/solutions/articles/42000046860-remix-a-resource), and include content that was authored by Matthew L. Mac Kelly and/or adapted, remixed, and/or incorporated from other creators in compliance with copyright and licensing regulations and practices. See [About This Site](/learn/about.md) for more information.

[^1]: Free educational material that is openly licensed to enable reuse and redistribution by users ([Elder, 2019](https://iastate.pressbooks.pub/oerstarterkit/chapter/introduction/)).


---

# 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/readme.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.
