Your First Agent
With OpenClaw installed, you’re ready to spin up your first agent. This guide gets you to “Hello” in under 10 minutes.
Create an agent
Section titled “Create an agent”openclaw agent create --name bob --model anthropic/claude-sonnet-4-6Connect Telegram
Section titled “Connect Telegram”- Message @BotFather on Telegram
- Run
/newbotand follow the prompts - Copy your bot token and add it to OpenClaw:
openclaw channel add telegram --token YOUR_BOT_TOKEN --agent bobStart a conversation
Section titled “Start a conversation”Open Telegram, find your new bot, and say hello. Your agent is live.
Next steps
Section titled “Next steps”- Multi-Agent Swarm Setup — add Bob’s teammates