> ## Documentation Index
> Fetch the complete documentation index at: https://yieldxyz.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Embedded Wallet Providers

> Integrate embedded wallet providers for seamless user onboarding and transaction signing

## Overview

Embedded wallet providers allow you to offer a seamless wallet experience directly within your application — no browser extension or external wallet required. This section covers how to integrate popular embedded wallet solutions with Yield.xyz.

***

## Supported Providers

<CardGroup cols={2}>
  <Card title="Turnkey" href="/guides/integrations/turnkey">
    Programmable key infrastructure for building secure, embedded wallets.
  </Card>

  <Card title="Privy" href="/guides/integrations/privy">
    Auth and embedded wallets with email, social login, and passkey support.
  </Card>

  <Card title="Dynamic" href="/guides/integrations/dynamic">
    Multi-chain embedded wallets with flexible authentication flows.
  </Card>

  <Card title="Portal" href="/guides/integrations/portal">
    MPC-based embedded wallets with enterprise-grade key management.
  </Card>

  <Card title="Crossmint" href="/guides/integrations/crossmint">
    Wallets-as-a-service with NFT and payments infrastructure built in.
  </Card>
</CardGroup>
