Wheelie

Private-preview access

Join the Wheelie waitlist.

Request early access to Wheelie. We will email you when private-preview capacity is available for your account.

This page distinguishes marketing_private_preview interest from capacity_overflow handoff. Use ?reason=capacity when a Wheelie command reports capacity as the blocker.

Submissions are unverified leads until you confirm the email link. The public route is unauthenticated, rate-limited, and backed by the existing Wheelie-segmented waitlist flow.

Agent docs: llms.txt, support states, and public command manifest.

Stable API shape
POST https://api.agent.continua.ai/api/marketing/waitlist/email/start
Content-Type: application/json

{
  "email": "you@example.com",
  "source_page": "wheelie.waitlist",
  "pilot_handle": "wheelie-capacity-preview",
  "pilot_source": "marketing_private_preview | capacity_overflow | manual_invite_interest",
  "device_type": "desktop | tablet | mobile | unknown"
}