> 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/readme.md).

# Welcome

Welcome to Jurisphere! Here you'll get an overview of all the amazing features Jurisphere offers to help you in your every day workflows.

You'll see detailed step-by-step guides for all aspects of Jurisphere - and tips and tricks on making the best use of your Enterprise Subscription.&#x20;

### Getting Started

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>My Account</strong></td><td><sub>Start your Jurisphere journey</sub></td><td></td><td></td><td><a href="/pages/90hGmlhKcwgTdWUqTIER">/pages/90hGmlhKcwgTdWUqTIER</a></td></tr><tr><td><strong>Files and Folders</strong></td><td><sub>Learn the basics of Jurisphere</sub></td><td></td><td></td><td><a href="/pages/yfdduKOpaaFCy1uyuakU">/pages/yfdduKOpaaFCy1uyuakU</a></td></tr><tr><td><strong>Errors and FAQs</strong></td><td><sub>Resolve your issues easily</sub></td><td></td><td></td><td><a href="/pages/SJRGo6MR4d9mWjy5WmRP">/pages/SJRGo6MR4d9mWjy5WmRP</a></td></tr></tbody></table>

***

### **Tools and Features**

Learn about the key features, capabilities and step-by-step usage guides for each tool on Jurisphere, along with optimal usage tips.

{% content-ref url="/pages/K2lqTBiJvDtt3RveGGRv" %}
[Ask Juris](/ask-juris/overview-of-ask-juris.md)
{% endcontent-ref %}

{% content-ref url="/pages/V9IBdBb942KAuXauzGNq" %}
[Projects](/projects/overview-of-projects.md)
{% endcontent-ref %}

{% content-ref url="/pages/s596eZhiQDORrGi3zEdR" %}
[Task Management](/tasks/task-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/nIYmYgsIrqfRxhcwKz24" %}
[Library](/library/overview-of-the-file-library.md)
{% endcontent-ref %}

{% content-ref url="/pages/661yTDcxQjxiGvJc6w1L" %}
[WORKFLOWS](/workflows/creating-custom-skills.md)
{% endcontent-ref %}

{% content-ref url="/pages/tUtOqLorp5Nyt3HtG8HX" %}
[TRANSLATION](/translation/overview-of-the-translation-tool.md)
{% endcontent-ref %}

{% content-ref url="/pages/Jy2QrN4wdFww0BDp2IRS" %}
[List of Dates](/list-of-dates/overview-of-the-list-of-dates-tool.md)
{% endcontent-ref %}

{% content-ref url="/pages/iwiTNMLTWfDmEVeQViSb" %}
[Parallel Review](/parallel-review/overview-of-the-parallel-review-tool.md)
{% endcontent-ref %}

{% content-ref url="/pages/qHBJya72lFLuU5F3dfzA" %}
[Company Profile](/company-profile/overview-of-the-mca-documents-tool.md)
{% endcontent-ref %}

{% content-ref url="/pages/frz4WiCh9yXxOMseaa0T" %}
[CIRCLE UPS](/circle-ups/overview-of-circle-ups.md)
{% endcontent-ref %}

{% content-ref url="/pages/dMRB9tj7wgRch42L1jdt" %}
[Redline Analysis](/redline-analysis/overview-of-the-redline-analysis-tool.md)
{% endcontent-ref %}

***

### **Resources**

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Prompting Guide</strong></td><td><a href="/pages/6NcLpBCozbfVNeDWy5E8">/pages/6NcLpBCozbfVNeDWy5E8</a></td></tr><tr><td><strong>Litigation and Disputes use cases</strong></td><td><a href="/pages/xtWm4OorpSX3Uyd1RImU">/pages/xtWm4OorpSX3Uyd1RImU</a></td></tr><tr><td><strong>Corporate use cases</strong></td><td><a href="/pages/NWcilabZJHxzdw7jk9yA">/pages/NWcilabZJHxzdw7jk9yA</a></td></tr><tr><td><strong>Workflow Application Guide</strong></td><td><a href="/pages/YUOi3SwLPgAm3OsaMI1r">/pages/YUOi3SwLPgAm3OsaMI1r</a></td></tr></tbody></table>


---

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