# (8) 發布機器人

### 本篇教您的重點

1. 發布前注意事項
2. 如何發布

### 1.發布前注意事項

1. **腳本編輯完成**\
   所有節點內的按鈕名稱、按鈕連結都編輯完成，且皆已設定觸發條件，或是已被其他節點連結。
2. **自然語意訓練完成**\
   請確認訓練句修改後，已按下 **`訓練`**，並訓練完成。
3. **綁定帳號**\
   請確認已綁定 FB 粉絲專頁或是 Line@ 帳號，若尚未綁定，可參考[ ](https://docs.yoctol.ai/guide/create-binding)[(2) 新增機器人＆綁定](https://docs.yoctol.ai/guide/create_binding)。

### 2.如何發布

1. 點選右上方 **發布 ，**&#x4E26;確認發布成功訊息即可

![](/files/-LbWGvvWqdeizZuePZQ1)

發布後可至機器人測試是否對話正常。


---

# 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-tw.yoctol.ai/guide/publish.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.
