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

# White-label wallet

> A ready-made, branded wallet product — powered by Meru, launched under your name. Coming soon.

<Note>
  🚧 **In construction.** The white-label wallet is a packaged product we're
  building. Want early access or to shape it? [Get in touch](mailto:a@getmeru.com).
</Note>

The **white-label wallet** is a full, branded wallet product you launch under your
own name — without building the app. Your users get sign-in, a dollar balance,
send and receive, and cards, all in screens themed to your brand. Meru powers
everything behind the scenes; your users never see it.

It's built on the same technology as our [SDK](/self-custody/overview) — the
difference is how much you build yourself.

## Two ways to ship a wallet

<CardGroup cols={2}>
  <Card title="White-label wallet" icon="wand-magic-sparkles">
    **Coming soon.** A drop-in, branded wallet. You configure and launch — no UI to
    build. Fastest path to a live product.
  </Card>

  <Card title="Build with the SDK" icon="code" href="/self-custody/overview">
    **Available now.** Headless building blocks for full control over every screen
    and flow. You design the app; the SDK handles keys, auth, and recovery.
  </Card>
</CardGroup>

Same foundation — self-custody wallets, hosted auth, and no-seed-phrase recovery.
Pick the white-label product for speed, or the SDK for control.

## What the white-label wallet includes

<CardGroup cols={2}>
  <Card title="Branded wallet screens" icon="palette">
    Themeable, drop-in UI — your logo, colors, and copy. No design work required.
  </Card>

  <Card title="Sign-in built in" icon="fingerprint">
    Email codes and passkeys, ready to go.
  </Card>

  <Card title="Hold, send & receive" icon="money-bill-transfer">
    A US-dollar stablecoin balance your users own — no crypto knowledge needed.
  </Card>

  <Card title="Cards & funding" icon="credit-card">
    Branded cards and local-rail funding, drawn from the same Meru modules.
  </Card>
</CardGroup>

## Available today

While the packaged product is in construction, everything under it is live via the
[SDK](/self-custody/overview) and [API](/api-reference/authentication). You can ship
a wallet now and move to the white-label product when it launches.

<Card title="Start with the SDK" icon="bolt" href="/self-custody/quickstart">
  Sign in, check status, send — on web, React Native, Flutter, iOS, and Android.
</Card>
