> For the complete documentation index, see [llms.txt](https://chatlyst.gitbook.io/chatlyst-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chatlyst.gitbook.io/chatlyst-user-guide/zh/inbound-channels-zh/lai-xun-guan-dao.md).

# 來訊管道

使用此頁面來審查可用的管道、根據需要啟用或停用管道，並在正式上線前確認小工具體驗已正確設定。

支援的管道包括：

* [網站內嵌](https://www.google.com/search?q=website-embed/)​
* ​[WhatsApp](https://www.google.com/search?q=whatsapp/)​
* Shopify（即將推出）
* WordPress（即將推出）
* Facebook（即將推出）
* Instagram（即將推出）
* Telegram（即將推出）

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


---

# 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:

```
GET https://chatlyst.gitbook.io/chatlyst-user-guide/zh/inbound-channels-zh/lai-xun-guan-dao.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.
