> ## Documentation Index
> Fetch the complete documentation index at: https://docs.feedbase.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome & Overview

> Welcome to Feedbase! This page will give you a quick overview of what Feedbase is and how to get started.

<img src="https://mintcdn.com/obscure/n4yCNI1ClcD3caWC/images/hero-dark.svg?fit=max&auto=format&n=n4yCNI1ClcD3caWC&q=85&s=2259b1b11f8a0ab12648f3c00218b13c" alt="Hero Dark" width="4000" height="2000" data-path="images/hero-dark.svg" />

## What is Feedbase?

Feedbase is an open-source feedback collection and product update solution that allows you to collect feedback from your users and keep them updated on your product's progress.

## Quickstart

<CardGroup cols={2}>
  <Card title="Cloud Hosted" icon="globe" href="https://dash.feedbase.app">
    Use our cloud hosted solution to get up and running in minutes
  </Card>

  <Card title="Self Hosted" icon="server" href="/self-hosting">
    Host Feedbase on your own servers or cloud provider for full control
  </Card>

  <Card title="Local Development" icon="screwdriver-wrench" href="/development">
    Develop and contribute to Feedbase locally with hot-reloading
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference">
    Learn more about Feedbase's API and how to use it
  </Card>
</CardGroup>
