# BabyClaw > Documentation for BabyClaw, a simpler personal AI assistant. ## Documentation Sets - [BabyClaw - Full Documentation](https://docs.babyclaw.org//llms-full.txt): Complete documentation for BabyClaw — installation, configuration, features, and reference. ## Getting Started - [Introduction](https://docs.babyclaw.org/raw/getting-started/introduction.md): What BabyClaw is, why it exists, and what you need to get started. - [Installation](https://docs.babyclaw.org/raw/getting-started/installation.md): Install BabyClaw and send your first message. - [Workspace](https://docs.babyclaw.org/raw/getting-started/workspace.md): The workspace is your agent's home -- personality files, memory, and skills all live here. ## Configuration - [Overview](https://docs.babyclaw.org/raw/configuration/overview.md): Where the config file lives, what it looks like, and how validation works. - [AI Providers](https://docs.babyclaw.org/raw/configuration/ai-providers.md): How to configure AI providers and models in BabyClaw. - [Configuration Reference](https://docs.babyclaw.org/raw/configuration/reference.md): Every config field, its type, and default value. ## Features - [Telegram](https://docs.babyclaw.org/raw/features/telegram.md): How the Telegram integration works -- setting up a bot, conversations, and supported features. - [Tools](https://docs.babyclaw.org/raw/features/tools.md): What tools the agent has access to and how to configure them. - [Scheduling](https://docs.babyclaw.org/raw/features/scheduling.md): One-off and recurring tasks with cron expressions and timezone support. - [Heartbeat](https://docs.babyclaw.org/raw/features/heartbeat.md): Periodic agent check-ins for proactive tasks. - [Memory](https://docs.babyclaw.org/raw/features/memory.md): How BabyClaw remembers things between sessions -- working memory and long-term extraction. - [Skills](https://docs.babyclaw.org/raw/features/skills.md): Extending the agent with skills from ClawHub or your own custom skills. ## CLI - [CLI Commands](https://docs.babyclaw.org/raw/cli/commands.md): All available CLI commands for managing BabyClaw. - [Running as a Service](https://docs.babyclaw.org/raw/cli/service-management.md): Install BabyClaw as a system service for always-on operation. ## Reference - [Sessions](https://docs.babyclaw.org/raw/reference/sessions.md): How sessions work -- identity, history, reply chains, and configuration. - [Troubleshooting](https://docs.babyclaw.org/raw/reference/troubleshooting.md): Common issues and how to fix them.