# LINE常見問題

1. **我剛修改完，LINE上怎麼還是一樣？**\
   請至MantaGO後台 [mantago.cc](http://mantago.cc) 檢查是否有將修改內容進行發佈

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

2. **要怎麼分享官方帳號給客人？**\ <mark style="background-color:yellow;">方法1：</mark>傳送加好友網址連結(官方LINE後台<https://manager.line.biz@增加好友人數> or MantaGO後台 [mantago.cc](http://mantago.cc/) @設定 對ID點選右鍵可複製網址) \ <mark style="background-color:yellow;">方法2：</mark>出示QR碼讓客人掃描(官方LINE後台<https://manager.line.biz@增加好友人數> or MantaGO後台 [mantago.cc](http://mantago.cc/) @設定 對QR點選右鍵可複製圖片) <br>

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

3. **如何更改頭貼、帳號名稱？** \
   請至官方LINE後台[LINE Official Account Manager](https://manager.line.biz/) @設定 > 帳號設定

<figure><img src="/files/5u1oCJU9QccC7FIyKfE7" alt=""><figcaption></figcaption></figure>

4. **登入後台怎麼找不到我的機器人？**\
   請檢查您是否登入正確的帳號，本平台可使用Google帳號、FB帳號及Apple登入，請試著登入其他帳號查看

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

5. **機器人可以綁定原有的官方帳號嗎？** \
   可以唷！ 只要之前使用過的是官方帳號(帳號名稱前方會有盾牌)都可以串接聊天機器人的服務

6. **不想要機器人一直丟罐頭訊息怎麼做？**\
   請至MantaGO後台將未知訊息的回覆移除

<div><figure><img src="/files/yI8oY1Ip44GLpncxi0kS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/T2bHzViv5wgKP3QBXJMM" alt=""><figcaption></figcaption></figure></div>

7. **訊息中心怎麼都沒有更新？**\ <mark style="background-color:yellow;">情況1：</mark>可能是LINE後台的設定不正確 #web 請先到LINE後台 [LINE Official Account Manager](https://manager.line.biz/) 設定 > 回應設定 > 檢查是否在聊天機器人模式並且開啟使用webhook #app(LINE Official Account) 主頁 > 設定 > 自動回應 > 檢查是否在聊天機器人模式並且開啟使用webhook \ <mark style="background-color:yellow;">情況2：</mark>可能是流程設定為子訊息回覆 因為子訊息是不可回頭再度進入的流程，建議將回覆方式改為對話模組即可

8. **怎麼有兩則初次訊息？ #兩則初次** \
   LINE後台也能設定機器人回覆，第一則訊息是LINE的歡迎訊息，第二則是MantaGO的初次訊息。\
   您可以視自身情況移除不同平台的訊息。 \ <mark style="background-color:yellow;">情況1：</mark>移除LINE歡迎訊息 設定 > 回覆設定 > 加入好友的歡迎訊息 選擇停用 \ <mark style="background-color:yellow;">情況1：</mark>移除MantaGO初次訊息 點選初次訊息，再點擊移除並發布即可


---

# 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/chang-jian-wen-ti/line-chang-jian-wen-ti.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.
