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

# Troubleshooting

> Find solutions to common problems you may encounter on Dexari

## How do I recover untransferred assets from my beta wallet?

The Pectra wallet upgrade is automatically initiated the first time you log in to a version beyond v0.9.0. This upgrade involves transferring assets from your old Main wallet to the new one. In some cases, certain transfers may fail initially, but you can recover them manually by following the steps outlined below.

<Steps>
  <Step title="Export Your Private Key from Dexari">
    <ol>
      <li>Open the Dexari app.</li>
      <li>Go to <b>Me</b> > <b>Settings</b> > <b>Export Keys</b>.</li>
      <li>Export and securely save your private key. This key gives you access to your pre-upgrade, non EIP-7702 enabled legacy wallet address (a smart contract-based, account abstraction enabled wallet).</li>
    </ol>
  </Step>

  <Step title="Import Your Private Key into a Compatible Wallet">
    <ol>
      <li>One option is to use the <a href="https://metamask.io/" target="_blank">MetaMask browser extension</a>:</li>
      <li>Open MetaMask and select <b>Import Account</b>.</li>
      <li>Paste your exported private key to import your legacy wallet address.</li>
      <li>Alternatively, you may use any other wallet or tool that supports importing private keys and interacting with ERC-4337 smart contract wallets.</li>
    </ol>
  </Step>

  <Step title="Enable Smart Contract Wallet Access (if needed)">
    <ol>
      <li>If using MetaMask, add the <a href="https://github.com/transeptorlabs/smarthub-snap" target="_blank">smarthub-snap</a> to enable ERC-4337 smart account support.</li>
      <li>Follow the instructions in the smarthub-snap documentation or your chosen wallet’s documentation to connect and interact with your smart contract wallet.</li>
    </ol>
  </Step>

  <Step title="Transfer Your Assets">
    <ol>
      <li>Once your legacy wallet is accessible, transfer any remaining assets to your new Dexari wallet address.</li>
    </ol>
  </Step>
</Steps>

**Need help?** If you encounter issues or cannot access your legacy wallet, visit our [Support page](/resources/support) for guidance and to open a support ticket via [**support@dexari.com**](mailto:support@dexari.com).

***

## How do I recover a legacy Dexari account created before the Turnkey migration?

With the migration from Web3Auth to Turnkey, Dexari has enhanced wallet security and user experience. Turnkey enables you to link your Dexari wallet to your email, Apple, or Google account, and optionally secure it further with a Passkey on your device. This migration means that legacy accounts created during the Dexari beta (pre-Turnkey) require a specific recovery process.

<Steps>
  <Step title="Enter the Recovery Flow">
    <ol>
      <li>Open the Dexari app.</li>
      <li>Select <b>Create account or Log in</b>.</li>
      <li>If you do not see your account, choose <b>No login? Recover account</b>.</li>
      <li>Select the account you wish to recover.</li>
      <li>Follow the prompted recovery steps to regain access.</li>
    </ol>
  </Step>

  <Step title="Lost your device?">
    <ol>
      <li>On your new device, open Dexari.</li>
      <li>Choose <b>Log in to another account</b> in the sign-in flow.</li>
      <li>Enter your login credentials to log in.</li>
      <li>In the <b>Me</b> tab, click the gear icon to access settings.</li>
      <li>In the <b>Security</b> section, generate a new Passkey on your new device.</li>
    </ol>
  </Step>
</Steps>

***

## How do I delete my Dexari account?

At Dexari, we believe users should have full control over their accounts—including the ability to delete them if they choose. If you want to delete your Dexari account, the process is simple. Below, we outline the steps and important considerations before proceeding.

> **Before You Delete Your Account**
>
> * **Account deletion is permanent.** Once your account is deleted, you will no longer be able to access your wallet through Dexari.
> * **Onchain data remains.** While Dexari can delete Dexari-related data, blockchain transactions are permanent and cannot be erased. Your wallet and any past transactions will still exist onchain.
> * **Export your private key first (if needed).** If you want to use your wallet with another platform, you should export your private key before deleting your account.

<Steps>
  <Step title="Open the Dexari app and log in">
    <ol>
      <li>Open the Dexari app and log into your account.</li>
    </ol>
  </Step>

  <Step title="Navigate to Account Settings">
    <ol>
      <li>Go to the <b>Me</b> tab in the bottom navigation bar.</li>
      <li>Select the gear icon in the top right of the screen.</li>
      <li>Select <b>Account data</b>.</li>
    </ol>
  </Step>

  <Step title="Delete Your Account">
    <ol>
      <li>Tap <b>Delete Account</b>.</li>
      <li>Confirm deletion in the pop-up window.</li>
      <li>Once confirmed, your account and all associated Dexari data will be permanently removed.</li>
    </ol>
  </Step>
</Steps>

If you have any questions or need assistance, visit our [Support page](https://discordapp.com/channels/1378773388172071022/1378830612776882349) for guidance and to open a support ticket via **[support@dexari.com](mailto:support@dexari.com)** before proceeding.
