# How to Import & Export Wallet

### <mark style="color:blue;">**Steps to Import Wallet.**</mark>

Step 1: To begin, type in /Menu on the MarmotBot chat, and it will display your current wallet balance. Select '**👛️ Wallets'** on the menu.

![](/files/W24mp4NOkwTVVI9WNq4L)

Step 2: Select the 'Import Wallet' button, where you will need to insert the **Private Key** of the wallet that you wish to import.&#x20;

{% hint style="info" %}
Learn more about Private Key [here](https://support.metamask.io/hc/en-us/articles/4404722782107-User-Guide-Secret-Recovery-Phrase-password-and-private-keys#:~:text=our%20article%20here.-,Private%20keys,only%2C%20into%20a%20different%20wallet.)
{% endhint %}

![](/files/EaYux38lcGgz266kEvMO)

***

### <mark style="color:blue;">**Steps to Export Wallet.**</mark>

Step 1: To begin, type in /Menu on the MarmotBot chat, and it will display your current wallet balance. Select '**👛️ Wallets'** on the menu.

![](/files/W24mp4NOkwTVVI9WNq4L)

Step 2: Select the 'Export Wallet' button, your private key will then be shown for 10 seconds before disappearing. Copy it and import it to an external wallet of your preference.

![](/files/asjPgmjYx2aOQFHKjKGb)

![](/files/hOI5wCOa9PRlfkpRKxmK)


---

# 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.marmotbot.com/marmotbot-docs/tutorials/how-to-import-and-export-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.
