Operator GuideIntegrations
KYC `upcoming`
Dashboard → Integrations → KYC
🚧 Not yet available. The KYC configuration page is gated behind a "coming soon" state in the dashboard.
Connect identity-verification providers so you can gate features — for example, activating a wallet in Deferred mode only after a user passes KYC.
The SDK side already exists: getClient().getKycProviders(), startKyc(), and getKycStatus() from @pollar/core, plus openKycModal() from @pollar/react. What's upcoming is the per-app provider configuration UI here.