> 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/white-collar-crime/stage-by-stage.md).

# Stage by Stage

{% hint style="info" %}
**This page is for the team running the matter.** The stages of the mandate in the order they happen, the tools the team opens at each, and the call the lawyer still owns.
{% endhint %}

{% stepper %}
{% step %}

### Intake & Translation

Upload the custodian collection; OCR auto-applies. [Translation](https://jurisphere.gitbook.io/jurisphere-guide/translation/overview-of-the-translation-tool) on regional-language emails and documents.
{% endstep %}

{% step %}

### Master Chronology (early)

[Master LOD](https://jurisphere.gitbook.io/jurisphere-guide/list-of-dates/overview-of-the-list-of-dates-tool) over the custodian collection. Index witness interview transcripts via Custom LOD.
{% endstep %}

{% step %}

### Pre-Investigation & Advisory

[Research](https://jurisphere.gitbook.io/jurisphere-guide/research/overview-of-the-research-tool) the summons against the statutory power invoked. Preservation notices via [Custom Workflows](https://jurisphere.gitbook.io/jurisphere-guide/creating-custom-workflows) from a prior notice.
{% endstep %}

{% step %}

### Internal Investigations

[Parallel Review](https://jurisphere.gitbook.io/jurisphere-guide/parallel-review/overview-of-the-parallel-review-tool) across custodian-level collections (1,000+ docs / 5GB per task). Document Review with custom prompts for topic-specific analysis.
{% endstep %}

{% step %}

### Regulatory Engagements

[Custom Workflow](https://jurisphere.gitbook.io/jurisphere-guide/creating-custom-workflows) from a prior SEBI, ED, SFIO response template. Question-by-question replies in the [Drafting Pane](https://jurisphere.gitbook.io/jurisphere-guide/drafting-on-document-review).
{% endstep %}

{% step %}

### Focused Chronology (mature)

Brief or Custom [LOD](https://jurisphere.gitbook.io/jurisphere-guide/list-of-dates/overview-of-the-list-of-dates-tool) focused on the regulator's allegations and the defence theory.
{% endstep %}

{% step %}

### Criminal Proceedings

Analyse chargesheet evidentiary value via [Workflows](https://jurisphere.gitbook.io/jurisphere-guide/document-review/workflows-on-document-review). Bail application via the Criminal Bail Application template-workflow.
{% endstep %}

{% step %}

### Trial, Appeals & Sentencing

Consistency sweeps across prosecution witness statements via [Workflows](https://jurisphere.gitbook.io/jurisphere-guide/document-review/workflows-on-document-review). [Drafting Pane](https://jurisphere.gitbook.io/jurisphere-guide/drafting-on-document-review) for written submissions and mitigation.
{% endstep %}
{% endstepper %}

{% hint style="success" %}
**At the end of the mandate.** White collar work is judged on the defensibility of the process as much as the outcome. The Project audit trail records every action across the team, the same audit trail that holds up under regulatory and court scrutiny.
{% endhint %}


---

# 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/white-collar-crime/stage-by-stage.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.
