What problem does it solve? Choosing between Circle's developer-controlled, user-controlled, and modular (passkey) wallets is confusing because each differs in custody model, authentication, account types, and chain support. This Skill provides a structured decision guide so you pick the correct wallet type before writing any integration code. ## Core Features & Use Cases - Wallet Comparison Matrix: Compares custody, auth methods, account types (EOA, SCA, Modular ERC-6900), gas sponsorship, and architecture across all three Circle wallet types. - Step-by-Step Decision Guide: Walks through custodian selection, auth method, account type, and chain compatibility checks (e.g., Modular wallets unsupported on Ethereum, Solana, Aptos, NEAR). - Use Case: Building a consumer app with Google login and gasless UX on an L2? The guide routes you to user-controlled wallets with SCA and then delegates implementation to the corresponding specialized skill. ## Quick Start Ask the assistant to help you choose the right Circle wallet type for your onchain application based on your custody, authentication, and blockchain requirements.