# 判例秘書連携機能

弁護革命に登録している文書内にある判例の参照箇所が自動的にリンク化され、ワンクリックで該当の判例データを参照できます。

また、判例のクイック検索・引用判例チェックも可能です。

{% hint style="info" %}
判例情報を確認するためには判例秘書の有料アカウントが必要です。　
{% endhint %}

## 判例リンク

文書内の参照判例テキストがリンク化され、クリックするだけで判例秘書の該当判例のページを確認できます。

<figure><img src="/files/nDp4zjacGHCSRNu3JCPU" alt=""><figcaption></figcaption></figure>

## 判例クイック検索

&#x20;「最判令和8年2月18日」などの文字列だけでクイックに検索できます。

判例の引用があるテキスト全体を貼り付けて判例検索することも可能です。

<figure><img src="/files/p5x575iTmPEqHpJ6FfSZ" alt=""><figcaption></figcaption></figure>

ツール＞判例クイック検索から利用できます。

<figure><img src="/files/GxVrMOWqxSMRobQdK7Ue" alt=""><figcaption></figcaption></figure>

## 判例引用チェック

証拠番号のスタンプや情報漏えいチェックができる提出準備機能において、判例引用チェックが可能です。

提出準備機能の利用方法は下記ページをご確認ください。

{% content-ref url="/pages/7Kw63F22IoL3Q3uXtmRN" %}
[提出準備](/guide/submission/submission.md)
{% endcontent-ref %}

<figure><img src="/files/vWmvq9kmgWibQRE4E2o1" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs.bengo-kakumei.jp/guide/document-db/hanrei.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.
