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

# Introduction

> Dub.co is the open-source link management infrastructure for modern marketing teams.

<Frame>
  <img className="rounded-lg border border-gray-100" src="https://assets.dub.co/thumbnail.jpg" alt="Dub.co Thumbnail" width="1200" height="630" />
</Frame>

## Features

Here are some of the features that Dub offers:

* [Advanced Analytics](https://dub.co/features/analytics)
* [Branded Links](https://dub.co/features/branded-links)
* [QR Codes](https://dub.co/features/qr-codes)
* [Personalization](https://dub.co/features/personalization)
* [Team Collaboration](https://dub.co/features/collaboration)

## Tech Stack

Dub's codebase is [fully open-source](https://d.to/github) and is built on top of the following technologies:

* [Next.js](https://nextjs.org/) – framework
* [TypeScript](https://www.typescriptlang.org/) – language
* [Tailwind](https://tailwindcss.com/) – CSS
* [Upstash](https://upstash.com/) – redis
* [Tinybird](https://tinybird.com/) – analytics
* [PlanetScale](https://planetscale.com/) – database
* [NextAuth.js](https://next-auth.js.org/) – auth
* [BoxyHQ](https://boxyhq.com/enterprise-sso) – SSO/SAML
* [Turborepo](https://turbo.build/repo) – monorepo
* [Stripe](https://stripe.com/) – payments
* [Postmark](https://postmarkapp.com/) – emails
* [Vercel](https://vercel.com/) – deployments

## Getting Started

To get started with Dub, you can do any of the following:

<CardGroup cols={2}>
  <Card title="Create a free account" icon="code" href="https://app.dub.co">
    Create a free account to get started with Dub
  </Card>

  <Card title="Try our API" icon="code" href="/api-reference/introduction">
    Learn how to use Dub's API to create and manage links programmatically
  </Card>

  <Card title="Self-host Dub" icon="building" href="/self-hosting/guide">
    Learn how to self-host Dub for greater control and privacy
  </Card>

  <Card title="Integrate with Dub" icon="circle-nodes" href="/integrations">
    Learn how to integrate Dub with your favorite tools
  </Card>
</CardGroup>
