> 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/jurisphere-guide/handbook/practice-areas-at-a-glance.md).

# Practice Areas at a Glance

### <mark style="color:$primary;">General Corporate</mark>

<details open>

<summary><a href="/spaces/rBFFvZAGoZfJNU0mOihQ/pages/paMUWAyqAwbhavsSEJGd"><strong>CH 01 · Due Diligence</strong></a></summary>

From requisition list to a final diligence report.

</details>

<details open>

<summary><a href="/spaces/rBFFvZAGoZfJNU0mOihQ/pages/nN0Q7GDrIcaQd2BuJOVJ"><strong>CH 02 · Mergers &#x26; Acquisitions</strong></a></summary>

From term sheet to post-closing.

</details>

<details open>

<summary><a href="/spaces/rBFFvZAGoZfJNU0mOihQ/pages/RSA9Xd0lXkLWytiJt5FD"><strong>CH 03 · Commercial Transactions</strong></a></summary>

Day-to-day contracts at firm-wide standard.

</details>

<details open>

<summary><a href="/spaces/rBFFvZAGoZfJNU0mOihQ/pages/IZtJrz31B2Sf5RXE3TZT"><strong>CH 04 · Regulatory Advisory &#x26; Compliance</strong></a></summary>

Authoritatively sourced research across nine jurisdictions.

</details>

<details open>

<summary><a href="/spaces/rBFFvZAGoZfJNU0mOihQ/pages/cCF0Cseil4ivEJiP4LGN"><strong>CH 05 · Corporate Restructuring</strong></a></summary>

Scheme architecture and regulatory choreography.

</details>

<details open>

<summary><a href="/spaces/rBFFvZAGoZfJNU0mOihQ/pages/PLpWrDBkmbhWAN1JnMny"><strong>CH 06 · Banking &#x26; Finance</strong></a></summary>

Term sheets, security perfection, regulatory pathways.

</details>

<details open>

<summary><a href="/spaces/rBFFvZAGoZfJNU0mOihQ/pages/XWOpbsFUOn2IL12k1TnE"><strong>CH 07 · Technology, Media &#x26; IP</strong></a></summary>

From registration and licensing to infringement, policy, and advisory.

</details>

### <mark style="color:$primary;">Disputes</mark>

<details open>

<summary><a href="/spaces/rBFFvZAGoZfJNU0mOihQ/pages/eLBKgt8Y1NoDjqcAJVVo"><strong>CH 08 · Arbitration</strong></a></summary>

Each step, from notice of arbitration to enforcement.

</details>

<details open>

<summary><a href="/spaces/rBFFvZAGoZfJNU0mOihQ/pages/qvoHT4lOWqgdp1xLItZx"><strong>CH 09 · Commercial Litigation</strong></a></summary>

Pleadings to appeals - draft, research and prepare.

</details>

<details open>

<summary><a href="/spaces/rBFFvZAGoZfJNU0mOihQ/pages/tWNqrHAPZaLWVFKGMB5H"><strong>CH 10 · White Collar Crime</strong></a></summary>

Investigations, regulatory enforcement, criminal defence.

</details>

### <mark style="color:$primary;">Capital Markets</mark>

<details open>

<summary><a href="/spaces/rBFFvZAGoZfJNU0mOihQ/pages/MVozDFE1Tztl5Ds4X03L"><strong>CH 11 · Capital Markets</strong></a></summary>

Public market work anchored to the current SEBI position.

</details>

### <mark style="color:$primary;">Real Estate</mark>

<details open>

<summary><a href="/spaces/rBFFvZAGoZfJNU0mOihQ/pages/DSTcgIwRMV2k4dFhAQSR"><strong>CH 12 · Real Estate</strong></a></summary>

Title to handover, removing the grunt work.

</details>


---

# 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/jurisphere-guide/handbook/practice-areas-at-a-glance.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.
