> 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/business-law-i/litigation.md).

# Litigation

{% hint style="info" %}
**LEARNING OBJECTIVES 🎯**

1. Identify the parties involved in litigation.
2. Discuss the responsibilities of attorneys.
3. Understand the roles and types of juries.
4. Explain the standing requirement.
5. Identify the stages of a civil action from the commencement of a lawsuit through post-trial appeals.
   {% endhint %}

***

## Contents

{% stepper %}
{% step %}
{% content-ref url="/pages/6hjlKgQjZciKXgQs0JOo" %}
[Introduction](/learn/sourcebooks/business-law-i/litigation/introduction.md)
{% endcontent-ref %}
{% endstep %}

{% step %}
{% content-ref url="/pages/s6H1NDa1TMivs4QGN32q" %}
[The Parties, Attorneys, and Jury](/learn/sourcebooks/business-law-i/litigation/the-parties-attorneys-and-jury.md)
{% endcontent-ref %}
{% endstep %}

{% step %}
{% content-ref url="/pages/6vA6OYGT6zTo7XcUZ44j" %}
[Standing](/learn/sourcebooks/business-law-i/litigation/standing.md)
{% endcontent-ref %}
{% endstep %}

{% step %}
{% content-ref url="/pages/D2LzUwBGQPA7lSVbZcj1" %}
[Subject Matter and Personal Jurisdiction](/learn/sourcebooks/business-law-i/litigation/subject-matter-and-personal-jurisdiction.md)
{% endcontent-ref %}
{% endstep %}

{% step %}
{% content-ref url="/pages/3naq0wBx4zwBRUGdBu2Q" %}
[Venue](/learn/sourcebooks/business-law-i/litigation/venue.md)
{% endcontent-ref %}
{% endstep %}

{% step %}
{% content-ref url="/pages/mZqZMGnGIz2UOmwRqRuu" %}
[Pretrial Procedures](/learn/sourcebooks/business-law-i/litigation/pretrial-procedures.md)
{% endcontent-ref %}
{% endstep %}

{% step %}
{% content-ref url="/pages/Ee6aSKOlwzrsTnLoTqqj" %}
[The Trial and Appeal](/learn/sourcebooks/business-law-i/litigation/the-trial-and-appeal.md)
{% endcontent-ref %}
{% endstep %}
{% endstepper %}


---

# 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/business-law-i/litigation.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.
