Clawfleet
FeaturesPersonal AIFor AgenciesPricingBlog
Sign inDeploy now
Clawfleet

The simplest way to deploy and manage OpenClaw instances. Managed hosting for individuals. Deploy your AI assistant in 60 seconds.

Need multiple instances for your team or clients? Contact us.

Clawfleet is not affiliated with, endorsed by, or connected to the OpenClaw project. OpenClaw is an independent open-source project.

© 2026 Clawfleet. All Rights Reserved. Built with ♥ by Seven Hills Software

@harishganapathi

Product
  • Features
  • Pricing
  • Integrations
  • Changelog
  • Switching hosts?
Resources
  • Personas
  • Use Cases
  • Glossary
  • Blog
About
  • Contact
  • FAQ
Legal
  • Terms of Service
  • Privacy Policy
  • Cookie Policy
  • Refund Policy
Glossary/BOOT.md

What is BOOT.md?

Startup instructions that run every time OpenClaw initializes

Definition

BOOT.md contains instructions that OpenClaw executes at the start of every session. Unlike SOUL.md which defines personality, BOOT.md defines startup procedures — what to check, what to load, what to do before the first message is processed.

How it works

When an OpenClaw instance starts, it reads and follows BOOT.md as an action script. This might include: loading external data, checking for scheduled tasks, reading the current date and time, checking for unread messages, or performing health checks. BOOT.md turns a passive agent into one that proactively does things on startup.

Why it matters

BOOT.md enables automation that doesn't require a user trigger. An agent with a good BOOT.md might check your calendar on startup, pull overnight analytics, or resume where it left off on a long-running task — without you having to ask.


Run OpenClaw without the setup

Clawfleet manages your OpenClaw instance — BOOT.md, backups, restarts, and cost tracking — all included. Start for $1.

Deploy for $1 →

Related terms

SOUL.mdThe personality file that defines who your OpenClaw agent isHEARTBEAT.mdScheduled instructions that run on a recurring intervalOpenClaw Agent LoopThe continuous think-act-observe cycle that drives autonomous OpenClaw behaviorOpenClaw HooksEvent-driven triggers that fire on specific agent lifecycle events
← Back to Glossary