When is the user account created?
The recommended flow creates the Supabase Auth user during signup on `www.` so identity starts once and remains valid across `www.` and `ai.`.
NexaCopilot gives each professional a public AI twin, a private operating dashboard, and a conversion flow designed to capture, qualify, and activate opportunities without friction.
Public AI twin
ai.nexacopilot.chat/miguel
“I want to know if you are a fit for our sales process.”
I can qualify your stage, urgency, and fit in two minutes, then push the lead into your dashboard with follow-up recommendations.
Public AI twin
Each customer gets a public conversational entry point at ai.nexacopilot.chat/:slug.
Private operator dashboard
The real user experience after purchase lives in ai.nexacopilot.chat/dashboard.
Commercial-first signup
www. owns acquisition, pricing, checkout, activation, and conversion framing.
Multi-tenant consistency
Supabase remains the canonical identity, tenant, and product-state layer across both apps.
Resolved objection
You will have two domains with one business system. `www.` sells and activates. `ai.` operates and delivers. Identity, tenant state, and subscriptions stay unified in Supabase.
Resolved objection
Plans, entitlements, checkout records, and subscription state are modeled as commercial data, not hard-coded UI assumptions.
Resolved objection
The website uses a sharper visual language than the product while preserving brand continuity and a trust-first conversion tone.
Why it wins
Each customer gets a public conversational entry point at ai.nexacopilot.chat/:slug.
The real user experience after purchase lives in ai.nexacopilot.chat/dashboard.
www. owns acquisition, pricing, checkout, activation, and conversion framing.
Supabase remains the canonical identity, tenant, and product-state layer across both apps.
The flow is structured to support Stripe subscriptions without rewriting core account creation.
After payment, the user lands in ai. with an onboarding state instead of a dead-end success page.
How it works
01
Visitor arrives on www. and understands the commercial value in under 10 seconds.
02
Signup on www. creates the account shell, commercial profile, and slug reservation.
03
Checkout confirms monetization and activates the operational setup.
04
User lands in ai. dashboard to finish onboarding and run the twin.
Use cases
Consulting
Let the AI twin answer fit questions, gather context, and push high-signal leads into your operating dashboard.
Coaching
Turn repetitive pre-sales conversations into a guided AI intake without losing your positioning.
Advisory
Use the public twin as a conversion layer that educates, qualifies, and routes prospects before human time is spent.
Founder-led sales
Pair the AI twin with dashboard follow-up logic so every useful conversation becomes a managed opportunity.
Pricing
The recommended commercial motion is a paid product from day one, with a lower-friction Starter tier and a stronger Pro plan for operators who want pipeline leverage.
Recommended first paid entry
€19/mo
For solo operators who need a public AI twin and a disciplined opportunity inbox.
Continue to checkoutFAQ
The recommended flow creates the Supabase Auth user during signup on `www.` so identity starts once and remains valid across `www.` and `ai.`.
After successful payment or after an approved commercial activation event. The user record can exist before the live twin exists.
Because product usage and commercial conversion are different jobs. `www.` should sell, frame value, price, convert, and activate. `ai.` should deliver the product without marketing noise.
The subscription remains linked to an onboarding state. The user can return via magic link or login and resume from the last incomplete onboarding milestone.
Yes. The architecture treats checkout as a commercial orchestration layer with plan, session, and subscription records that can later map to Stripe objects.
Yes. `ai.nexacopilot.chat/login` remains the operational login for existing users. `www.` becomes the primary new-business entry point.
Final CTA
This structure keeps the marketing funnel, pricing, checkout, and activation on `www.` while the live AI experience remains inside `ai.nexacopilot.chat`.