# Example – NDA Clause

In this example we are asking Legal Agreement Review to review this section of an NDA to see if there are any loopholes.

<figure><img src="/files/F9xdtMWULu46rZnZZ8f2" alt="legal agreement review NDA"><figcaption></figcaption></figure>

The AI examines the clause and then outputs a thorough answer that looks at the clause from a few different angles.

<figure><img src="/files/I6Sjqqty5Bm5aMqHWYiT" alt="legal agreement review output"><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.skydeck.ai/genstudio-workspace/tools/legal-agreement-review/example-nda-clause.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.
