> ## 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.

# Sign In to Your Walley Wallet Using Passkey or Phrase

> Sign in to Walley using your passkey or your 24-word recovery phrase. Choose the method that matches your current device and access situation.

Walley offers two ways to sign in: a passkey registered to your device, or your 24-word recovery phrase paired with your Party Hint. Use passkey sign-in for everyday access — it's faster and more secure. Use the recovery phrase only when your passkey is unavailable.

<Tabs>
  <Tab title="Sign in with Passkey">
    Passkey sign-in uses WebAuthn and your device's built-in biometrics or PIN — no password required.

    1. Navigate to [walley.cc](https://walley.cc) and click **Sign In with Passkey**.
    2. Your browser displays a WebAuthn prompt. Authenticate using your device's biometrics (Face ID, Touch ID, Windows Hello) or PIN.
    3. Walley verifies your passkey and loads your wallet dashboard.

    <Tip>
      If your passkey is synced through iCloud Keychain or Google Password Manager, you can sign in from any of your linked devices without any extra setup.
    </Tip>

    <Note>
      **Lost your passkey?** If you no longer have access to the device or credential manager that holds your passkey, switch to the **Import Recovery Phrase** tab to restore a temporary session using your 24-word phrase.
    </Note>
  </Tab>

  <Tab title="Import Recovery Phrase">
    Use this method when you cannot access your registered passkey. You'll need your Party Hint and all 24 words of your recovery phrase in the correct order.

    1. Navigate to [walley.cc](https://walley.cc) and click **Import Recovery Phrase**.
    2. Enter your **Party Hint** (e.g. `walley-alice`) in the field provided.
    3. Type each of the 24 words into the phrase input, one word per field, in the exact order they were given to you during wallet creation.
    4. Click **Restore Session**.

    Walley processes your phrase entirely in your browser. Your recovery phrase is never transmitted to any server.

    <Warning>
      Importing your recovery phrase creates a **temporary session only**. Walley cannot link your recovery phrase to a new passkey, so your recovery phrase remains the only way to access your wallet from this point forward. Keep it stored securely offline and have it available every time you need to sign in without a passkey.
    </Warning>
  </Tab>
</Tabs>
