# مثال – بند NDA

في هذا المثال، نطلب من مراجعة الاتفاقيات القانونية مراجعة هذا القسم من NDA لمعرفة ما إذا كانت هناك أي ثغرات.

<figure><img src="/files/7647M2KJnf45wagmjgK7" alt="مراجعة الاتفاقية القانونية NDA"><figcaption></figcaption></figure>

تقوم الذكاء الاصطناعي بفحص البند ثم يخرج إجابة شاملة تنظر إلى البند من عدة زوايا مختلفة.

<figure><img src="/files/WBJ3GxhpLj4nCPmd7Qv9" 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.skydeck.ai/ar/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.
