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

# Wallets

<CardGroup cols={2}>
  <Card title="Software Wallets" href="/tooling-and-infra/wallets/software-wallets">
    Browser extension wallets and mobile wallets
  </Card>

  <Card title="Hardware Wallets" href="/tooling-and-infra/wallets/hardware-wallets">
    Offline wallets
  </Card>

  <Card title="Institutional Wallets" href="/tooling-and-infra/wallets/institutional-wallets" />

  <Card title="Multisig Wallets" href="/tooling-and-infra/wallets/multisig-wallets" />
</CardGroup>

<br />

For developers looking for advanced functionality such as embedded wallets or account
abstraction, see [Wallet Infrastructure](/tooling-and-infra/wallet-infra).
