# Exemplo – Cláusula de NDA

Neste exemplo, estamos pedindo à Revisão de Acordo Legal que revise esta seção de um NDA para ver se há alguma brecha.

<figure><img src="/files/eeOx9wiS8Qes1Nm40D7W" alt="revisão de acordo legal NDA"><figcaption></figcaption></figure>

A IA examina a cláusula e, em seguida, fornece uma resposta completa que analisa a cláusula de diferentes ângulos.

<figure><img src="/files/Z1UiohlOo1bUDk9Jt6Qf" alt="saída da revisão de acordo legal"><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/pt/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.
