> ## Documentation Index
> Fetch the complete documentation index at: https://docs2.openclaw.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# BOOT.md 範本

# BOOT.md

在這裡加入簡短、明確的啟動指示。隨附的 `boot-md` 鉤子會在每次閘道啟動時，針對每個代理工作區執行此檔案一次，前提是檔案存在且包含非空白內容。多個代理共用同一個工作區只會觸發一次執行。

此鉤子預設為停用。請先啟用它：

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
openclaw hooks enable boot-md
```

如果檢查清單項目會傳送訊息，請使用訊息工具，然後回覆確切的靜默權杖 `NO_REPLY`（不區分大小寫）。

## 相關

* [代理工作區](/zh-TW/concepts/agent-workspace)
* [鉤子](/zh-TW/automation/hooks#boot-md)
