# Recover Funds

Once you [recovered your private keys](/user-guide/backup-and-recover-private-keys/recovery/recover-private-keys), you can use them to access your funds without any dependency on Fordefi. The recovery process differs between blockchains that use ECDSA and EdDSA signatures.

### ECDSA-based chains

Recovered ECDSA private keys follow a standard format and can be loaded into a standard third-party retail wallet.

- EVM vaults: Import each vault's private key [into MetaMask](https://support.metamask.io/configure/wallet/how-to-restore-your-metamask-wallet-from-secret-recovery-phrase).
- Cosmos vaults: Import each vault's private key [into Keplr](https://help.keplr.app/extension/5R3bMyjtr2FwnBvJQuJwJu/importrecover-an-existing-wallet/5R3bMyjtr2Yw1rstX8iRdG).
- Bitcoin vaults: Import the private key for each *vault address* [into Unisat](/user-guide/backup-and-recover-private-keys/recovery/recover-bitcoin-funds).
- Dogecoin vaults: Import each vault's private key [into Guarda](https://guarda.com/support/security/how-to-import-a-wallet-with-its-private-key/).
- Stacks: Import each vault's private key [into OKX](https://support.gala.com/hc/en-us/articles/22441035291547-Import-a-Private-Key-into-OKX-Wallet).
- TON vaults: Follow the instructions [here](/user-guide/backup-and-recover-private-keys/recovery/recover-ton-funds).
- TRON vaults: Import each vault's private key [into TronLink](https://support.tronlink.org/hc/en-us/articles/5982285631769-How-to-Import-Your-Account-in-TronLink-Wallet-Extension).


### EdDSA-based chains

EdDSA private keys generated using MPC have a slightly non-standard format, making them incompatible with standard wallets. For these chains, a custom recovery procedure is required to transfer funds from each vault to another wallet:

- [Recover Solana/SVM Funds](/user-guide/backup-and-recover-private-keys/recovery/recover-solana)
- [Recover Sui Funds](/user-guide/backup-and-recover-private-keys/recovery/recover-sui-funds)
- [Recover Aptos Funds](/user-guide/backup-and-recover-private-keys/recovery/recover-aptos-funds)
- [Recover Starknet Funds](/user-guide/backup-and-recover-private-keys/recovery/recover-starknet-funds)
- [Recover TON Funds](/user-guide/backup-and-recover-private-keys/recovery/recover-ton-funds)