--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # openclaw agent > Talk to the OpenClaw AI assistant. > More information: . - Send a single message to the assistant: `openclaw agent {{[-m|--message]}} "{{Hello, what is the weather?}}"` - Start interactive chat mode: `openclaw agent` - Send a message with configurable thinking level: `openclaw agent {{[-m|--message]}} "{{Analyze this}}" --thinking {{off|minimal|low|medium|high}}` - Display help: `openclaw agent {{[-h|--help]}}`