GetPaidX docs

The end-user manual for public and signed-in product features.

Search docs

Keyword search across docs titles, summaries, headings, and curated keywords.

MonetizationUpdated 2026-05-18

Early Access Training and AI Credits

How the early-access setup/training funnel works, what the fixed AI-credit checkout buys, and where users land after success or cancellation.

Early Access Training and AI Credits

Where you see this in the app

The early-access training flow lives at /early-access.

Related routes include:

RouteWhat it is for
/early-accessPublic campaign and sign-in entry
/early-access/checkoutStarts the fixed AI-credit checkout after sign-in
/early-access/thanksSuccess destination after Stripe checkout
/trainingRedirects to the related external training hub while preserving query params

What the offer is

The early-access flow is framed as a paid 1-on-1 professional AI workspace setup and training session.

The payment funds the user's AI credits. The guided session is the setup path attached to that purchase, so the buyer is not choosing between "training" and "credits"; the purchase is intended to support both.

Sign-in to checkout flow

Anonymous users can start on /early-access, complete the normal email verification flow, and continue directly to checkout.

The checkout package is the fixed pro-50 AI-credit package. Canceling returns the user to /early-access?checkout=cancel; successful checkout returns to /early-access/thanks.

Referral and UTM parameters are preserved across the campaign redirects so the signup and checkout path can keep attribution context.

Success, cancel, and next steps

After successful checkout, the thanks page points the user toward practical preparation:

  • complete profile details,
  • prepare the featured profile workspace,
  • keep enough context in the workspace for the training session to start from real business information.

If checkout is canceled, the user can return to the early-access page and restart the flow without creating a separate product path.

Weekly cohort progress

The campaign page can show weekly cohort progress aligned to a Dubai Saturday-through-Friday window.

The progress strip is social proof and campaign context. It does not replace account billing status, Stripe receipts, or the AI credit balance shown in settings.

The /training shortcut redirects to the external training hub. It is available across app hosts so users can move from GetPaidX into the related training context without remembering the external URL.

Related docs