# Manage your Memes wallet

## View Memes wallet balance&#x20;

* Run the command `/wallets`&#x20;
* Select Memes wallet
* View your current portfolio and wallet balance

*Note that you can only manage wallets in a 1:1 chat with the Pocket Pro Bot.*&#x20;

## Set a 6 digit code&#x20;

* To access the **Manage Wallet** feature, you’ll first be asked to create a **6-digit passcode**
* If you forget your passcode, please reach out for assistance via our [Telegram support channel](https://t.me/pp_discussion)

## Export your Mnemonic key&#x20;

* Click on the "Manage" button
* Click on the "Export Private Key" button&#x20;
* Reply with your 6 digit passcode
* Select "Accept & Proceed"&#x20;
* View your Solana wallet mnemonic phrase (the message will disappear in 30 seconds)&#x20;

## Rename your wallet&#x20;

* If you have multiple wallets, select the one you want to rename. Ensure the ✅ green check mark is on the wallet you wish to rename.
* Click on the "Rename Wallet"&#x20;
* Reply with a new name for your wallet&#x20;

## Create a new wallet&#x20;

* Click on "Create Wallet" and this will automatically create a new Solana wallet for you&#x20;

## Import your wallet&#x20;

* Make sure you are toggled to the " ✅ Memes" wallet&#x20;
* Click on "Wallets"&#x20;
* Click on "Import Wallet"&#x20;
* Enter your private key to import your wallet&#x20;
* Once you receive a confirmation message, click on "Refresh" to see your imported wallet

<figure><img src="/files/6JzHxhCoiyIZp3oNhVCT" 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.pocketprotector.xyz/trade-solana-memes/manage-your-memes-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.
