# AI 물어보기

{% @arcade/embed flowId="COgXq6K9Dy6BHvPOBWwx" url="<https://app.arcade.software/share/COgXq6K9Dy6BHvPOBWwx>" %}

* 화면 하단에 \[AI 물어보기] 버튼을 클릭하여 AI 물어보기 채팅창을 실행할 수 있습니다.
* 채팅창의 위치를 원하는 곳으로 옮기거나 크기를 조절할 수 있습니다.
* AI에게 자연어로 자유롭게 질문하여 계약서를 검토할 수 있습니다.
* 계약서와 관련한 기본으로 제안하는 질문을 클릭하면,  AI가 분석한 계약서를 토대로 질문에 대해 답변합니다.
* 답변의 근거가 되는 조항의 위치로 바로 이동할 수 있습니다.
* 궁금한 내용을 직접 입력해 질문하면, AI가 답변을 통해 검토를 도와드립니다.\
  이때, 보다 정확한 이해를 위해 AI가 관련 추가 질문을 제시할 수 있습니다.
* 답변 텍스트를 복사하여 필요한 곳에 활용할 수 있습니다.

{% hint style="warning" %}
AI 물어보기는 AI 크레딧을 사용합니다.&#x20;
{% endhint %}


---

# 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://guide.allibee.ai/clm/ai-tools/ask-ai.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.
