> 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/ying-yong-xuan-dan/sao-miao-kai-qi-dui-hua.md).

# 掃描開啟對話

掃描開啟對話是你的行銷好幫手～透過掃描QR Code的方式，讓顧客立即進入對話模組，此功能可運用在舉辦活動、節慶促銷等等，讓你在後台一手掌握顧客資訊！

#### 點選掃描開啟對話

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

#### 點選新增

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

#### 輸入活動名稱、平台、和回覆模組

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

#### 選擇對話模組

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

#### 按下確定

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

#### 下載QR Code後，讓大家掃QR Code就會開啟對話啦～

<figure><img src="/files/W0hzSZZXvpmaKbh5fZvH" 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, and the optional `goal` query parameter:

```
GET https://blog.mantago.cc/zh/ying-yong-xuan-dan/sao-miao-kai-qi-dui-hua.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.
