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

# How to Export Your Embedded Wallet on Basement

> Learn how to export your Basement embedded wallet to use with other apps like Rainbow or MetaMask by copying your private key or recovery phrase

Want to use your Basement wallet in other apps like Rainbow or MetaMask? Exporting your embedded wallet gives you full control by letting you copy your **secret recovery phrase** or **private key**, so you can import it into any supported wallet.

<Warning>
  **Important:** Never share your private key or recovery phrase with anyone. Anyone with access to it can take your funds.
</Warning>

## Steps to Export Your Embedded Wallet

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/HBEbnJNBXW8" title="How to export your embedded wallet" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

<Steps>
  <Step title="Log into Basement">
    Log into [**Basement.fun**](https://basement.fun) using your preferred login method.
  </Step>

  <Step title="Access profile menu">
    Click the **profile icon** in the top right corner of the page.

    <Frame>
      ![Profile icon in top right corner](https://s3.amazonaws.com/helpscout.net/docs/assets/685306b72e0550277aa9250e/images/688351828e5da9481ed4b74e/file-aIJ1FUGX3S.png)
    </Frame>
  </Step>

  <Step title="Navigate to Accounts tab">
    Go to the **Accounts** tab and click **Export** next to your wallet address.

    <Frame>
      ![Accounts tab with Export button highlighted](https://s3.amazonaws.com/helpscout.net/docs/assets/685306b72e0550277aa9250e/images/688352538e5da9481ed4b753/file-gu5neAqKYc.png)
    </Frame>
  </Step>

  <Step title="Copy your credentials">
    Click **Copy** to copy either your **secret recovery phrase** or **private key** to your clipboard.

    <Frame>
      ![Export wallet dialog with copy options](https://s3.amazonaws.com/helpscout.net/docs/assets/685306b72e0550277aa9250e/images/6883532b2ffac8389cce3286/file-ZMIuoduKy3.png)
    </Frame>
  </Step>

  <Step title="Import to your preferred wallet">
    Paste it into your preferred wallet app to import your wallet.

    <Check>
      Your BSMNT wallet is now accessible in your external wallet app while maintaining full compatibility with the B3 ecosystem.
    </Check>
  </Step>
</Steps>

<Info>
  Your exported wallet credentials give you complete control over your funds and allow you to use the same wallet across multiple applications and platforms.
</Info>
