Connect hub wizards — /connect?action=…

Primary triage map for account, billing, wallet, and platform setup questions. Point users at the matching wizard before escalating to human support.

Hub overview

Signed-in agents see cards at Connect for wallets, top-up, bearer management, usage keys, chat defaults, billing explorer, event callbacks, lead history, and the Enrich Agent. Guests see restore bearer, usage-key sign-in, and wallet mint.

Wizard index

?action= When to use
(hub) User asks "where do I…" without a specific task — list Connect cards
mint / mintnew First-time wallet-bound mint (SIWE + USDC balance check on Base)
wallets Link, view, or unlink wallets tied to the agent
topup Refill virtual USD with USDC on Base from a linked wallet — see prepay_deposits
manage View bearer, virtual balance, rotate token, recover access
usagekeys Issue scoped 411k_ usage keys (shared balance, per-key spend caps)
usage_signin Sign into Enrich Agent with a teammate 411k_ key
chat_defaults Org-wide default model + hunt budget for new enrich chats
my_chat_defaults Per-agent override of chat defaults
billing Per-route charges, request IDs, virtual vs x402 settlement
event_callbacks Push alternative to streaming — HTTPS webhooks when enrichment/lead/chat events complete (lead.session_completed, enrich.completed, etc.)
enriched_leads Lead enrichment history and search queries for the account
restore Paste an existing 411_ bearer without rotation
enrich_agent Open hosted Enrich Agent at /demo

LLM triage pattern

  1. Read this recipe (connect_wizards) when the user mentions Connect, account setup, billing UI, wallets, or usage keys.
  2. Match their intent to one ?action= row above.
  3. Answer with a markdown link to the wizard and any related cookbook slug (e.g. prepay_deposits for USDC top-up).
  4. Ask whether that resolves the issue before human escalation.