# 聊天機器人 (Bot Builder)

## 在聊天機器人頁面，新增一個聊天機器人

![](/files/Ce9nbAlzlLFrjMXcEqaK)

{% hint style="danger" %}
選擇好使用的平台後，便無法更改！當複製機器人時也會連同可用平台一起複製，無法變更
{% endhint %}

## 機器人列表

![](/files/ZIcaIdsTKtizXkQQxNgV)

1. 您可以看到當時建置機器人時是使用在哪一個平台上
2. 可對該機器人進行命名、刪除及複製
3. 此機器人是為您開啟 「購物車再行銷」 功能時出現的機器人模組，詳細內容可參考[設定文件](/features/gou-wu-che-zai-hang-xiao-jia-gou-gong-neng.md)

{% content-ref url="/pages/t4QgGV37mbHjxblmlBO7" %}
[機器人模組設定](/features/marketing/chatbot-builder/ji-qi-ren-mo-zu-she-ding.md)
{% endcontent-ref %}

{% content-ref url="/pages/mBSWGrLaBtryQlAjuue5" %}
[機器人綁定（站外綁定）](/features/marketing/chatbot-builder/ji-qi-ren-bang-ding-zhan-wai-bang-ding.md)
{% endcontent-ref %}

{% content-ref url="/pages/6NQEaDvq53geuPPxhMz4" %}
[機器人模組（91APP 用戶限定）](/features/marketing/chatbot-builder/ji-qi-ren-mo-zu-91app-yong-hu-xian-ding.md)
{% endcontent-ref %}

{% content-ref url="/pages/ydL2VzkR4MlHa3McqiyJ" %}
[機器人自訂屬性（加購功能）](/features/marketing/chatbot-builder/ji-qi-ren-zi-ding-shu-xing-jia-gou-gong-neng.md)
{% endcontent-ref %}


---

# 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://docs.omnichat.ai/features/marketing/chatbot-builder.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.
