# Migrate from Keplr to Leap Wallet

## Tutorial: Import your Keplr Wallet into Leap Wallet

Follow these 4 easy steps:

### 1. Click on the option ”**Import an existing wallet using Keplr**”

<figure><img src="https://framerusercontent.com/images/ktornS4SV9XxEWoPuj44uPsrhc.png" alt=""><figcaption></figcaption></figure>

### 2. Enter the Secret Recovery Seed Phrase that you would have saved someplace secure while creating your Keplr wallet.

<figure><img src="https://framerusercontent.com/images/aKrPun6up6sKIj5rLRcAdC6eUM.png" alt=""><figcaption></figcaption></figure>

### 3. If you have used multiple accounts in Keplr, you can choose to import them here.

<figure><img src="https://framerusercontent.com/images/c3joM41MdSymwFPtJdnOkQtZ8.png" alt=""><figcaption></figcaption></figure>

### 4. **Create a new password, and make sure you remember it!**

<figure><img src="https://framerusercontent.com/images/fJWXIzotyOgArS0n5QNAgdfWLUM.png" alt=""><figcaption></figcaption></figure>

### **‍**Your Leap Wallet is ready.

<figure><img src="https://framerusercontent.com/images/qGMg7ji3LZT5KKFYr5OF3zxFEw.png" alt=""><figcaption></figcaption></figure>


---

# 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.cheqd.io/product/network/wallets/migrate.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.
