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

# Import and export a wallet

> Here's how to import a wallet with a secret recovery phrase or a private key.

<Frame>
  <img src="https://mintcdn.com/rocketpunch/N37GlUpQ8AEHEpuu/images/empty_image.png?fit=max&auto=format&n=N37GlUpQ8AEHEpuu&q=85&s=7f9245d39b2ab3cd42fb6015299b846b" alt="Empty Image" width="1200" height="600" data-path="images/empty_image.png" />
</Frame>

You can bring assets from another wallet into Rocketpunch Wallet, or use your Rocketpunch Wallet assets in another wallet. To connect without entering a key, see [Connect an external wallet](/en/wallet-connect).

## Import

Start from `Rocketpunch Wallet` > `Manage My Wallets` > `Import Wallet`. Enter a private key or secret recovery phrase, and you can send and receive those assets directly on Rocketpunch.

| Method                 | What gets imported                        | Where it appears      |
| ---------------------- | ----------------------------------------- | --------------------- |
| Secret recovery phrase | Every address that belongs to that wallet | `Connected Wallet`    |
| Private key            | That one address                          | `Connected Addresses` |

You set a wallet nickname when you import. It can be up to 30 characters including spaces, and you can change it later.

### Import a wallet with a secret recovery phrase

Select `Import Wallet` and enter your secret recovery phrase. The addresses that belong to that wallet come with it, and the imported wallet appears under `Connected Wallet`.

### Import an address with a private key

Select `Import Wallet` and enter your private key. Only that address is imported, and it appears under `Connected Addresses`.

### Disconnect

You can disconnect imported wallets and addresses at any time. In `Manage My Wallets`, tap the `More button ⋮` to the right of the wallet or address you want to remove and select `Disconnect`.

## Export

View and copy your private key or secret recovery phrase in `Manage My Wallets`, then enter it in the wallet you want to use, and you can use the same assets in that wallet.

<Warning>
  Your secret recovery phrase and private key are access to your assets themselves, so only enter them in wallets you trust.
</Warning>
