> For the complete documentation index, see [llms.txt](https://blog.mantago.cc/zh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.mantago.cc/zh/she-qun-bang-ding/yi-you-lai-guan-fang-zhang-hao-ru-he-bang-ding-mantago.md).

# 已有賴官方帳號如何綁定MantaGO

## 1. 開啟messaging API <a href="#id-3a17" id="id-3a17"></a>

進入 [LINE Official Account Manager](https://manager.line.biz/) 後台

設定 → Massaging API → 啟用 Messaging API

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

服務提供者建議填入 您的公司名稱，並點選同意

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

點選確定

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

點選確定

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

恭喜成功開啟 Messaging API！

<figure><img src="/files/7pltiXswDn5wxO1mD4vS" alt=""><figcaption></figcaption></figure>

\
\
2\. 使用 Manager 綁定
-----------------

回到MantaGO後台，

點選左邊使用 Manager 綁定

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

填入步驟1開啟的Messaging API

複製貼上Channel ID 和 Channel Secret

點選完成

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

恭喜成功將官方帳號綁定到MantaGO囉！

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

\
\&#xNAN;*注意請將 LINE Official Account 設定調整如上圖，Webhook 務必維持開啟，機器人才能運作唷！*

*⚠️ Webhook 開啟後可能需要稍等幾分鐘讓雲端系統同步*

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

#### 參考教學影片

#### LINE官方帳號綁定設定教學：

{% embed url="<https://www.youtube.com/watch?v=-y0TQ5eYQIE>" %}

### 馬上註冊MantaGO吧！


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://blog.mantago.cc/zh/she-qun-bang-ding/yi-you-lai-guan-fang-zhang-hao-ru-he-bang-ding-mantago.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
