Terminal > Getting started
Getting started with Warp Terminal
# Getting started with Warp Terminal Warp is a modern, high-performance terminal built for coding. This section covers the key features of the Warp terminal and how to get set up. import { CardGrid, LinkCard } from '@astrojs/starlight/components'; <CardGrid> <LinkCard title="Warp quickstart" href="/quickstart/" description="Install Warp and run your first command." /> <LinkCard title="Installation and setup" href="/getting-started/quickstart/installation-and-setup/" description="Full setup guide for macOS, Linux, and Windows." /> <LinkCard title="Migrate to Warp" href="/getting-started/migrate-to-warp/" description="Moving from another terminal? Start here." /> </CardGrid>Tell me about this feature: https://docs.warp.dev/terminal/Get started with Warp, a fast, modern terminal built for coding. Learn the key features and how to set up your environment.
Warp is a modern, high-performance terminal built for coding. This section covers the key features of the Warp terminal and how to get set up.
Warp quickstartInstall Warp and run your first command.
Installation and setupFull setup guide for macOS, Linux, and Windows.
Migrate to WarpMoving from another terminal? Start here.