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

# Welcome

> Step-by-step setup documentation for the ImplAI platform.

## What you're setting up

ImplAI is a white-label voice AI SaaS platform. This documentation walks you through deploying your own instance, connecting all the third-party services it depends on, and getting your app live at your own custom domain.

## How to use this documentation

Follow the sections in order. Each section covers one provider, and most sections depend on the previous ones being completed. Skipping ahead will leave you with broken integrations.

The full setup takes around two to three hours of focused work, mostly waiting on verification emails, DNS propagation, and ID approvals.

## Setup order

1. **GitHub** — fork the source code repository to your account
2. **Hostinger** — buy your custom domain and set up your professional email
3. **Vercel** — deploy your forked app to the web
4. **Supabase** — set up the database, authentication, and SMTP for transactional emails
5. **Retell** — connect the AI voice agent platform
6. **Upstash** — enable rate limiting to protect your endpoints
7. **Resend** — connect the email provider for branded transactional emails
8. **Twilio** — configure phone number provisioning and call routing
9. **Stripe** — set up billing for minutes and phone number subscriptions

Start with **GitHub** in the sidebar to begin.
