# 用語辞典

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

## **ジェラート 用語辞典とは？**

顧客との会話の中で、正確な意味を案内できるように、サイトで使用する**制限テーマ**や**専門用語**を事前に登録しておくことができます。

{% hint style="info" %}
制限テーマおよび専門用語は、それぞれ最大10件まで登録可能です。
{% endhint %}

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

1. 制限テーマ: チャットボットがユーザーと会話する際に避けるべきテーマを設定するページです。
2. 専門用語: チャットボットがユーザーの質問をより正確に理解できるように、用語を設定するページです。

### **1. 制限テーマ** <a href="#restricted-topics" id="restricted-topics"></a>

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

a. 新しいテーマ：ボタンをクリックすると、新しいテーマを登録するためのモーダルが表示されます。\ <sub>- 制限テーマは最大10件まで登録可能です。</sub>

b. 制限テーマリスト: 登録された制限テーマとその登録日時を確認できます。

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

c. 制限テーマ: 新たに登録するトピックを入力できます。\ <sub>- 最大100文字まで入力可能です。</sub>

### **2. 専門用語** <a href="#technical-terms" id="technical-terms"></a>

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

a. 新しい単語: ボタンをクリックすると、新しい専門用語を登録するためのウィンドウが表示されます。

b. 専門用語リスト: 登録された専門用語とその定義、登録日時を確認できます。

<figure><img src="/files/go4SVPO5PY2gKpfpBB9g" 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/ja/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.
