# 初次訊息

### 初次訊息是什麼？ <a href="#id-523c" id="id-523c"></a>

> *初次訊息是當聊天機器人被使用者加入好友時歡迎訊息，除了可以放官方帳號的簡單介紹或是服務/商品介紹，還可以使用圖文訊息和快速回覆來讓初次見面變的很不一樣！一起來給第一次加入的客戶一個溫暖的問候、簡短的介紹吧！*

<figure><img src="/files/O89tmlaPLafRcUecuck5" alt="" width="188"><figcaption></figcaption></figure>

> 💡 此功能可同時適用於 LINE 及 Messenger兩平台。

#### 1. 新增初次訊息回覆 <a href="#id-551f" id="id-551f"></a>

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

#### 2. 幫回覆名稱取個名！ <a href="#c70e" id="c70e"></a>

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

{% hint style="info" %}
在MantaGo裡，每個回覆都會有屬於自己的名字，這邊就替初次訊息取個名字吧！
{% endhint %}

#### 3. 編輯訊息內容 <a href="#e312" id="e312"></a>

點擊文字，右方會出現2的對話框，將初次訊息內容輸入於對話框中

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

#### 4. 導向官網或產品頁面 <a href="#id-92a8" id="id-92a8"></a>

在初次訊息中，也可以透過快速回覆設定按鈕導向官網或產品頁面 。

1. 點擊對話框下方的快速回覆按鈕

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

&#x20; 2\. 在跳出視窗中，分別輸入按鈕名稱、回覆設定

**按鈕名稱：此按鈕名稱會顯示在對話流程中**

{% hint style="info" %}
**回覆設定**\
1\. 新增模組：於此回覆模組中設定內容。\
2\. 關鍵字觸發：設定特定的關鍵字回覆。\
3\. 回覆模組：使用現有的回覆模組，作為回覆。\
4\. 問答集：使用設定好的問答集，作為回覆？\
5\. 測驗遊戲：使用設定好的測驗遊戲，作為回覆。
{% endhint %}

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

3. 設定好快速回覆後就會出現在對話方框中的下方囉！最後不要忘記按下由上方的「儲存」喔！

<figure><img src="/files/8TedOIQDfahB1krTo0xD" alt=""><figcaption></figcaption></figure>

恭喜你！完成了初次訊息！

#### 馬上註冊MantaGO吧！  <a href="#d96a" id="d96a"></a>

<br>


---

# 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://blog.mantago.cc/zh/gong-neng-xuan-dan/chu-ci-xun-xi.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.
