> For the complete documentation index, see [llms.txt](https://help.jurisphere.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.jurisphere.ai/resources/skill-application-guide/disputes-litigation-and-arbitration/skill-judgement-compare-admitted-and-contested-facts.md).

# Skill - Judgement: Compare Admitted & Contested Facts

{% embed url="<https://www.loom.com/share/b333d32e35164f98a48657bed249c37c?sid=7ddfb5b8-f3ab-4b38-b714-a633e02ac077>" %}

**Compare Admitted & Contested Facts Instantly with Jurisphere’s Document Review Tool**

In this video, we demonstrate how **Jurisphere’s Document Review Tool** can quickly analyse pleadings to **compare admitted and contested facts**.

We start by selecting **two pleadings** to review. Jurisphere offers two ways to query your documents:

* **Natural language prompts** — simply type your question into the prompt box.
* **Skill Library** — choose from curated categories like Due Diligence, Review Agreements, Pleadings, Criminal, and Real Estate.

For this demo, we select **“Compare Admitted and Contested Facts”** under the **Judgment** category. Within seconds, Jurisphere produces a **point-based summary** highlighting key details about the parties and issues in the case, along with a **table format** showing contested facts side-by-side — **plaintiff’s position vs. defendant’s position**.

Every entry includes **inline citations** linking directly to the source in the original document. You can **download the output**, **ask up to five follow-up questions**, or send any excerpt directly to the **Research Tool**, where Jurisphere automatically reframes your query for you.

This feature transforms the review of pleadings into **clear, actionable insights** in seconds — making it faster and easier for legal teams to work through complex case documents.

Inspired to build your own custom skills? Visit [Create Your Own Skill](/creating-custom-skills.md) to get started.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.jurisphere.ai/resources/skill-application-guide/disputes-litigation-and-arbitration/skill-judgement-compare-admitted-and-contested-facts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
