---
title: Introduction
description: Introduction to Supabase
---
# Introduction
Supabase is an open source Firebase alternative.
It provides all the backend services you need to build a product. You can use it completely, or just the services you require:
## Getting Started
Visit [app.supabase.com](https://app.supabase.com) to get started with the hosted platform or visit the self-hosting docs to learn how to host Supabase yourself.
Supabase is just Postgres, which makes it compatible with a large number of tools and frameworks.
## How to use these docs
The documentation is divided into 3 sections.