# How to Use

To get started with Legal Agreement Review provide an **Introduction** prompt, which is just any background information, questions, or specific concerns you want to address and the **Clause**, or section of the legal text you want to review.

<figure><img src="/files/2kQowrjI9nc34Rq1tKL6" alt="legal agreement review example"><figcaption></figcaption></figure>

After the initial review, the AI may ask for more information or context to improve it's recommendations for a clause. As always, the more specifics you can provide, the better.


---

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