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

# Overview

> Accelerate user onboarding with existing wallet and onramp solutions

<img
  src="https://mintcdn.com/magicblock-42/tz8sRXpxJWXVQuB5/images/gifs/privy-wallet.gif?fit=max&auto=format&n=tz8sRXpxJWXVQuB5&q=85&s=c8acae38e8572c7ae2d23cfdc4b7d025"
  alt="Roll Dice GIF"
  style={{
width: "100%",
maxWidth: "420px",
height: "auto",
objectFit: "contain",
borderRadius: "8px",
}}
  width="1005"
  height="1024"
  data-path="images/gifs/privy-wallet.gif"
/>

***

## Quick Access

<CardGroup cols={2}>
  <Card title="Solana Wallets" icon="wallet" href="https://solana.com/solana-wallets" iconType="duotone">
    Find a wallet that works for you
  </Card>

  <Card title="Solana Onramp" icon="arrow-down-arrow-up" href="https://solana.com/solanaramp" iconType="duotone">
    Move funds at the speed of light in 100+ countries
  </Card>

  <Card title="Solana Cookbook" icon="books" href="https://solana.com/developers/cookbook" iconType="duotone">
    Solana's Official Developer Resource
  </Card>
</CardGroup>

***

## Wallet Comparison

When interacting with Solana, your wallet choice affects user **security**, **usability**, and **onboarding experience**. Here’s a breakdown of different wallet types:

| **Wallet Type**            | **Description**                                                                 | **Examples**                                                                                       | **Recommended**                                           |
| -------------------------- | ------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | --------------------------------------------------------- |
| **Hot Wallet**             | Internet-connected, fast, and convenient for frequent use.                      | [Phantom](https://phantom.app), [Backpack](https://backpack.app), [Solflare](https://solflare.com) | Everyday users, DeFi, NFTs, dApps                         |
| **Cold Wallet (Hardware)** | Offline storage with top-tier security. Private keys never touch the internet.  | [Ledger](https://www.ledger.com), [Trezor](https://trezor.io/)                                     | Long-term holders, large portfolio protection             |
| **Custodial Wallet**       | Keys managed by an exchange or third party for simplicity and recovery support. | [Coinbase Exchange](https://www.coinbase.com), [Binance](https://www.binance.com)                  | Beginners, users who prefer convenience over full control |
| **Smart Contract Wallet**  | On-chain programmable wallets with features like multi-sig and recovery.        | [Squads](https://squads.so),                                                                       | Teams, DAOs, advanced DeFi setups                         |
| **Embedded Wallet**        | Abstracts keys for smooth Web2-like onboarding (via email, social, etc.).       | [Privy](https://www.privy.io), [Web3Auth](https://web3auth.io)                                     | Apps that onboard non-crypto users                        |

***

## Privy

You can easily empower non-crypto users with social login and onramp through Privy's embedded wallet.

<img
  src="https://mintcdn.com/magicblock-42/UxHMPw1T_X_DcL0B/images/gifs/privy-onramp.gif?s=a146f6da0ae57baa0e0a9989943cd35f"
  alt="Roll Dice GIF"
  style={{
width: "100%",
maxWidth: "420px",
height: "auto",
objectFit: "contain",
borderRadius: "8px",
}}
  width="460"
  height="460"
  data-path="images/gifs/privy-onramp.gif"
/>

<CardGroup cols={2}>
  <Card title="Integrate with Privy" icon="wallet" href="https://docs.privy.io/welcome" iconType="duotone">
    Web3 onboarding for non-crypto users
  </Card>
</CardGroup>

***
