Questions before launch.

The FAQ is written for a real Kidtendo storefront handoff: what is production-ready, what can wait, and how families should think about the first launch.

Is Kidtendo Games the public brand?

Kidtendo Games is wired as the public storefront brand with www.kidtendo.games as the canonical domain. Edition names can still be renamed without changing the structure.

Why not add Clerk yet?

There is no account-only area in this frontend. Leaving auth out keeps the launch static, faster, cheaper, and easier to deploy.

How do payments work?

Use Stripe Payment Links for each edition. Paste the public Payment Link URLs into the NEXT_PUBLIC_STRIPE_* variables when checkout is ready.

Do we need Resend?

Not for this static storefront. Contact uses email links for now; add Resend later when you need order receipts, waitlists, or automated delivery emails.

Is this safe for kids?

The storefront avoids ads, chat, dark patterns, public profiles, and social feeds. The safety page keeps the commitments easy to review.