# 臉書常見問題

1. 怎麼FB變成已失效了？ \
   可能是FB帳號有更改密碼，在MantaGO後台重新串接即可

2. 綁定完了messenger怎麼沒有機器人的回覆？\
   請檢查綁定的FB帳號是否有粉絲專頁”管理員”的權限，沒有的話無法正常設定機器人的串接

3. FB的主選單在哪呢？ \
   FB和LINE的介面不相同，沒有華麗的圖文選單，而是在右下角有選單列表可以給用戶使用

4. FB可以群發訊息嗎？ \
   FB有24小時的政策限制，很難將消息推播給所有好友，若常有這方面需求建議使用LINE經營


---

# 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/lian-shu-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.
