# 安裝範例

- [嵌入至 LINE 內服務客戶](https://help.firstline.cc/feature/channels/live-chat/an-zhuang-fan-li/liff.md): 透過 LIFF 整合，將客戶導向即時聊天，替代 Message API 傳遞對話，且不需網頁跳轉，就能夠有效的減少推播花費。
- [安裝於 SHOPLINE 內](https://help.firstline.cc/feature/channels/live-chat/an-zhuang-fan-li/an-zhuang-wu-shopline-nei.md)
- [安裝於 Shopify 內](https://help.firstline.cc/feature/channels/live-chat/an-zhuang-fan-li/embed-shopify.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://help.firstline.cc/feature/channels/live-chat/an-zhuang-fan-li.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.
