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

# Quickstart

> Go from PRL to wPRL in five minutes.

<Steps>
  <Step title="Connect a Solana wallet">
    Open the Nacre app at `TBD` and connect a Solana wallet (Phantom, Backpack,
    Solflare). This is the wallet that will receive wPRL.
  </Step>

  <Step title="Create a Deposit Address">
    The app derives a Pearl Taproot address that is unique to your Solana key.
    Anyone watching Pearl can see deposits to it, but **only you** can spend
    them via the 7-day emergency exit.
  </Step>

  <Step title="Send PRL">
    From your Pearl wallet, send PRL to the Deposit Address. Validators
    wait for the configured Pearl confirmation depth (default 6 blocks)
    before processing the deposit.
  </Step>

  <Step title="Receive wPRL">
    Once validators have observed the deposit and reached quorum, wPRL is
    minted to your Solana wallet automatically.
  </Step>

  <Step title="(Optional) Burn wPRL to redeem PRL">
    Use the same app to redeem wPRL back to PRL on Pearl. See
    [Burn wPRL](/wprl/burn).
  </Step>
</Steps>

<Tip>
  If a deposit is stuck, [recover the PRL yourself](/wprl/recover) after 7
  days; no validator or admin signature required.
</Tip>
