# AI 번역

#### 번역 기능 사용하기 <a href="#translate" id="translate"></a>

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

* 계약서에서 번역이 필요한 부분을 드래그하여 번역 기능을 사용할 수 있습니다.
* 워크스페이스 언어 설정이 한국어인 경우 영어 계약서를 한국어로 번역할 수 있고, \
  반대로 영어로 설정된 경우에는 한국어 계약서를 영어로 번역할 수 있습니다.
* 한글 ↔ 영문 기준으로 한 번에 최대 2,000자까지 번역할 수 있습니다.

{% hint style="warning" %}
계약서 번역은 AI 크레딧을 사용합니다.&#x20;
{% endhint %}

***

#### 언어 설정 변경하기 <a href="#language_setting" id="language_setting"></a>

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

* 워크스페이스 오른쪽 상단의 프로필 설정을 클릭합니다.
* 팝업에서 언어를 선택하여 설정을 변경할 수 있습니다.
* 한국어와 영어 중 원하는 언어를 선택한 후 저장하면 워크스페이스에 바로 반영됩니다.


---

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