> ## 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)
