# Manage your Perps wallet

## View Perps wallet balance&#x20;

* Run the command `/wallets`&#x20;
* Select Perps wallet
* View your account value, available funds to trade, and available funds to bridge

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

## Set a 6 digit code

* 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 phrase&#x20;

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

## Import your wallet&#x20;

* Make sure you are toggled to the " ✅ Perps" 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


---

# 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-perps-powered-by-dydx/manage-your-perps-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.
