# Sådan bruges

For at komme i gang med gennemgang af juridiske aftaler skal du give en **Introduktion** prompt, som blot er enhver baggrundsinformation, spørgsmål eller specifikke bekymringer, du ønsker at tage op, samt **Klausulen** eller sektionen af den juridiske tekst, du ønsker at gennemgå.

<figure><img src="/files/2v959i3NbFWr0EampC1c" alt="eksempel på gennemgang af juridisk aftale"><figcaption></figcaption></figure>

Efter den indledende gennemgang kan AI'en bede om mere information eller kontekst for at forbedre sine anbefalinger til en klausul. Som altid, jo flere specifikationer du kan give, desto bedre.


---

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