1. Sign in
- Email OTP
- Google
- GitHub
- Visit gpuoutlet.ai/login
- Switch to the Sign up tab
- Enter your email, click Send verification code
- Enter the 6-digit code from the email
- You land on the dashboard; you’re done with auth
2. Top up your wallet
GPU Outlet runs on a prepaid model — you deposit credit, instances burn it by the second.- Click Billing in the left rail (or bottom nav on mobile)
- Pick an amount:
$10,$25,$50,$100, or type a custom value - Click Add credit
- Complete the Stripe Checkout flow
- Your balance appears in the top-right balance pill once Stripe confirms
Don’t have a card? Reach out to business@gpuoutlet.ai
about ACH / wire / invoicing for higher-volume usage.
3. Add your SSH key
This step is optional for the first session but skipping it means you’ll be locked out ofssh root@pod until you do it.
Generate a key if you don't have one
- In the dashboard, Settings → SSH keys
- Click + Add key
- Paste the contents of
~/.ssh/id_ed25519.pub - Give it a memorable name (e.g.
macbook-2026) - Save
4. Launch your first instance
- Click Create in the left rail
- Pick a GPU card. RTX 4090 ($0.65/hr) is a good first pick — cheap enough to leave running while you read the rest of these docs.
- Pick a count:
1×,2×,4×, or8× - Hit Continue
- Pick a template —
Ubuntu 24.04is the safe default.PyTorch,Ollama,vLLM,A1111, andtext-generation-webuiare one-click options too. - Click Launch
ssh command shown.
5. Connect
Example — replace host and port with what the modal shows
What to do next
Stop an instance
Learn the difference between
Stop (terminates billing) and Pause.Set up auto-topup
Refill your wallet automatically when it dips below a threshold.
Browse the API
Do all of this from a script. Auth, list, rent, stop.
Pricing reference
Every GPU family, every region, current rates.