Welcome to **SurfSense's Documentation!** Here, you'll find everything you need to get the most out of SurfSense. Dive in to explore how SurfSense can be your AI-powered research companion.
<Cards>
<Card
icon={<ClipboardCheck />}
title="Prerequisites"
description="Required setup before installing SurfSense"
href="/docs/prerequisites"
/>
<Card
icon={<Download />}
title="Installation"
description="Choose your installation method"
href="/docs/installation"
/>
<Card
icon={<Container />}
title="Docker Installation"
description="Deploy SurfSense with Docker Compose"
href="/docs/docker-installation"
/>
<Card
icon={<Wrench />}
title="Manual Installation"
description="Set up SurfSense manually from source"