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

# Solana Mobile Stack

> The hardware, software, and onchain elements powering Solana Mobile.

## Software

<Columns cols={2}>
  <Card title="dApp Store" icon="store" href="/solana-mobile-stack/dapp-store">
    A crypto friendly app store for the Solana ecosystem.
  </Card>

  <Card title="Mobile Wallet Adapter" icon="wallet" href="/solana-mobile-stack/mobile-wallet-adapter">
    A universal protocol connecting mobile dApps to wallets.
  </Card>
</Columns>

## Onchain

<Columns cols={2}>
  <Card title="SKR" icon="coins" href="/solana-mobile-stack/skr">
    The native asset powering the Solana Mobile ecosystem.
  </Card>

  <Card title="Seeker Genesis Token" icon="id-card" href="/solana-mobile-stack/seeker-genesis-token">
    Verify Seeker device ownership onchain.
  </Card>

  <Card title=".skr Domain" icon="at" href="/solana-mobile-stack/skr-domain">
    A human-readable name that maps to a Solana wallet address.
  </Card>
</Columns>

## Hardware

<Columns cols={2}>
  <Card title="Seeker" icon="mobile" href="/solana-mobile-stack/seeker">
    The flagship Solana Mobile device, purpose-built for crypto.
  </Card>

  <Card title="Seed Vault" icon="shield-halved" href="/solana-mobile-stack/seed-vault">
    Hardware-level secure key custody built into every Seeker.
  </Card>
</Columns>
