> ## Documentation Index
> Fetch the complete documentation index at: https://circle-devdocs-test-ai-codegen-component.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Wallets: User-Controlled

User-controlled wallets provide full user autonomy, enhanced security, and a
seamless Web2-like experience through diverse authentication methods and robust
encryption schemes. For more information, see the **Wallets /
[Account Types](/wallets/account-types)** page.

<div className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-2 gap-4 xl:gap-8 pt-4">
  <Card href="/wallets/user-controlled/create-your-first-wallet-with-social-logins" title="Wallets: User-Controlled">
    <div className="inline-flex items-center space-x-2 rounded-sm py-2 pr-1 text-blue-400 font-circular-bold hover:bg-blue-50">
      <div>Get started</div>

      <Icon icon="arrow-right" />
    </div>
  </Card>
</div>
