# Can I import my wallet from Ramper to another Web3 wallet?

Ramper now supports exporting Passphrase, so you can import your wallet to other Web3 wallets like Coin98, Metamask, etc. by using Passphrase.&#x20;

You can export Passphrase on Ramper by following the steps below:

**Step 1:** From the home screen, select the **Wallet** section located at the top left corner.

**Step 2:** On the right corner of the wallet you want to access, click on the **Settings** icon.

**Step 3:** Choose **Backup Passphrase**.

**Step 4:** Click **Backup** to reveal the passphrase of the wallet.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ramper.xyz/ramper-wallet/user-faqs/can-i-import-my-wallet-from-ramper-to-another-web3-wallet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
