# 용어 사전

<figure><img src="/files/VmmWOw3sA8llos3j3vqr" alt=""><figcaption></figcaption></figure>

## **젤라또 용어 사전이란?**

고객과의 대화 중 정확한 의미를 안내할 수 있도록, 사이트에서 사용하는 제한 주제와 전문 용어를 미리 등록해 둘 수 있습니다.

{% hint style="info" %}
제한 주제와 전문 용어 모두 최대 10개까지 등록할 수 있습니다.
{% endhint %}

<figure><img src="/files/4qt4vZy4N4IyjDoV5hki" alt=""><figcaption></figcaption></figure>

1. 제한 주제: 챗봇이 사용자와 대화 시 피해야 하는 주제를 설정합니다.
2. 전문 용어: 챗봇이 사용자 질문을 더 정확하게 이해할 수 있도록 전문 용어를 설정합니다.

### **1. 제한 주제** <a href="#restricted-topics" id="restricted-topics"></a>

<figure><img src="/files/bV3V6QlheA9SOlRd1P31" alt=""><figcaption></figcaption></figure>

a. 새 주제: 버튼을 클릭하면 새로운 주제를 등록할 수 있는 모달이 나타납니다.\ <sub>- 제한 주제는 최대 10개까지 등록 가능</sub>

b. 제한 주제 목록: 등록된 제한 주제와 등록 일시를 확인할 수 있습니다.

<figure><img src="/files/qNE7h4GT9Hl5djYodS4I" alt=""><figcaption></figcaption></figure>

c. 제한 주제: 새롭게 등록할 주제를 입력할 수 있습니다. \ <sub>- 최대 100자까지 입력 가능</sub>

### **2. 전문 용어** <a href="#technical-terms" id="technical-terms"></a>

<figure><img src="/files/dsRe7vGM3TpI2vjP0key" alt=""><figcaption></figcaption></figure>

a. 새 단어: 버튼을 클릭하면 새로운 전문 용어 단어를 등록할 수 있는 창이 나타납니다.

b. 전문 용어 목록: 등록한 전문 단어와 정의, 등록 일시를 확인할 수 있습니다.

<figure><img src="/files/FcpaX5UQ99vu34DhSff0" alt=""><figcaption></figcaption></figure>

c. 단어: 새롭게 등록할 단어를 입력할 수 있습니다.\ <sub>- 최대 50자까지 입력 가능</sub>

d. 정의: 새롭게 등록할 단어의 정의를 입력할 수 있습니다.\ <sub>- 최대 100자까지 입력 가능</sub>


---

# 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://groobee.gitbook.io/gelatto/ai-chatbot/dictionary.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.
