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

# Walley: Self-Custody Wallet for Canton Network

> Walley is a non-custodial wallet for the Canton Network. Manage your digital assets, connect to dApps, and stay in full control of your keys.

Walley is your self-custody wallet for the Canton Network — you own your keys, control your transactions, and connect to decentralized applications without trusting any third party with your funds. This documentation walks you through everything from creating your first wallet to connecting dApps and managing transfer approvals.

<CardGroup cols={2}>
  <Card title="Create a Wallet" icon="wallet" href="/getting-started/create-wallet">
    Set up your Walley wallet with a passkey in minutes
  </Card>

  <Card title="Sign In" icon="key" href="/getting-started/sign-in">
    Access your wallet using your passkey or recovery phrase
  </Card>

  <Card title="Core Concepts" icon="book-open" href="/concepts/self-custody">
    Understand self-custody, passkeys, and how Walley works
  </Card>

  <Card title="Connect dApps" icon="plug" href="/guides/dapp-connections">
    Link external applications to your Walley wallet
  </Card>
</CardGroup>

## Get up and running

<Steps>
  <Step title="Request an invite">
    Walley is invite-only. Get your invite code from an existing member or sign up at [walley.cc](https://walley.cc) to join the waitlist.
  </Step>

  <Step title="Create your wallet">
    Use your invite code and a Party Hint to register. Your browser generates your signing keys and a 24-word recovery phrase — Walley never sees them.
  </Step>

  <Step title="Secure your recovery phrase">
    Write down your 24-word recovery phrase and store it safely offline. This is the only way to restore access if you lose your passkey.
  </Step>

  <Step title="Start using your wallet">
    Send and receive assets, connect dApps, and configure transfer approvals from your Walley dashboard.
  </Step>
</Steps>

<Note>
  Walley is non-custodial — no one but you can access your funds. If you lose your passkey **and** your recovery phrase, access to your wallet cannot be recovered by anyone, including Walley.
</Note>
