# 使い方

Legal Agreement Reviewを始めるには、**イントロダクション**プロンプトを提供します。これは、あなたが対処したい背景情報、質問、または特定の懸念事項です。そして、レビューしたい法的文書の**条項**またはセクションです。

<figure><img src="/files/18Z915NwhIGNh9hXx6jJ" alt="法的合意レビューの例"><figcaption></figcaption></figure>

初回レビューの後、AIは条項に対する推奨を改善するために、さらなる情報やコンテキストを求めることがあります。常に言えることですが、提供できる具体的な情報が多いほど、より良い結果が得られます。


---

# 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.skydeck.ai/ja/genstudio-workspace/tools/legal-agreement-review/how-to-use.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.
