docs/home.mdx
Welcome to the Cline documentation. Whether you're just getting started or looking to unlock advanced workflows, you'll find everything you need here.
Cline is an AI coding agent that lives in your editor and your terminal. It can read and write files, run terminal commands, use a browser, and help you build features through natural conversation. Every action requires your explicit approval. You're always in control.
<CardGroup cols={2}> <Card title="Quick Start" icon="rocket" href="/getting-started/quick-start"> Get Cline running in under 2 minutes. Install, authenticate, and build your first piece of code. </Card> <Card title="What is Cline?" icon="circle-info" href="/getting-started/what-is-cline"> Understand Cline's full capabilities, how it works, and what makes it different. </Card> <Card title="Your First Project" icon="hammer" href="/getting-started/your-first-project"> A hands-on tutorial that walks you through building a complete project with Cline. </Card> <Card title="Install Cline" icon="download" href="/getting-started/installing-cline"> Detailed installation instructions for VS Code, Cursor, Windsurf, JetBrains, Antigravity, and the CLI. </Card> </CardGroup>