# 社群綁定

- [綁定 Line](https://blog.mantago.cc/zh/she-qun-bang-ding/bang-ding-line.md)
- [綁定 Facebook](https://blog.mantago.cc/zh/she-qun-bang-ding/bang-ding-facebook.md)
- [綁定 Instagram](https://blog.mantago.cc/zh/she-qun-bang-ding/bang-ding-instagram.md)
- [已有賴官方帳號如何綁定MantaGO](https://blog.mantago.cc/zh/she-qun-bang-ding/yi-you-lai-guan-fang-zhang-hao-ru-he-bang-ding-mantago.md)
- [LINE 串接完整指南](https://blog.mantago.cc/zh/she-qun-bang-ding/line-chuan-jie-wan-zheng-zhi-nan.md): LINEOA原生後台、Developer 後台、Provider 與權限完整指南：所有你需要了解 LINE Developer 後台的基本架構，以及 Provider、Messaging API Channel 的關係與權限取得方式
- [綁定 LiveChat](https://blog.mantago.cc/zh/she-qun-bang-ding/bang-ding-livechat.md)


---

# 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/she-qun-bang-ding.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.
