# 順序廣播

{% columns %}
{% column width="25%" %}
英文版面 | \
Read in English:
{% endcolumn %}

{% column width="75%" %}
{% embed url="<https://learn.islash.io/features/followup-automation>" %}
{% endcolumn %}
{% endcolumns %}

顧客一旦進入AI Agent流程，他們就能立即被加入排程好的訊息序列，讓互動持續不中斷，無需額外手動操作。

透過設定好的流程，您可以在對的時間，持續與顧客互動，培養更長久、更高效的關係。

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

立即開始使用順序廣播設計自動化客戶跟進：

{% embed url="<https://islash.io/zh-hk/user-guide/sequence-broadcast>" %}


---

# 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://learn.islash.io/zh/features/followup-automation.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.
