How It Works

Purchase, deploy, customize with AI — the three-step flow.

Every ARK product follows the same three-step flow: purchase, deploy, customize.

1. Purchase

Pick a product on arkteams.io. Checkout runs through Stripe, with Affirm available for installment payments. When the purchase completes, we generate a license key and a private GitHub repository containing a fingerprinted copy of the source.

2. Deploy

Clone your repo, point it at your own Supabase project, and deploy to Vercel. The installation guides walk you through each step, and a progress checklist in your dashboard tracks where you are.

git clone git@github.com:arkteams/track-a1b2c3.git
cd track-a1b2c3
npm install
npm run dev

3. Customize with AI

Open your repo in Claude Code (or any AI coding tool) and ask for the change you want. Because you own the code, you can modify any part of it without waiting on a vendor roadmap.