# Wallets

{% hint style="info" %}
The Wallets menu lets you create, delete, import, manage, and set wallets as default.
{% endhint %}

{% embed url="<https://youtu.be/7n1GU1_jMzE>" %}

***

### Wallets Menu

{% stepper %}
{% step %}
Access <kbd>💰 Wallets</kbd> easily from the home menu or by using the <kbd>/wallets</kbd> command.

<div align="left"><figure><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2FedoY1awgl6MokkN8BJvm%2FWallets.png?alt=media&#x26;token=289af068-8303-4c0a-bafe-d81ff1b3afff" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/eLVshxiLeObjPHTuwYoR" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
From the wallets menu, you can create, import, manage, and set a default wallet.

| Button                                                                                                                                                                                                                                                                                                   | Action                                                                                                                                                                 |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2FKTKmXJ24jyhjnqarVaK1%2FScreenshot%202024-10-01%20alle%2023.10.24.png?alt=media&#x26;token=5e544d20-91f9-4efd-9f43-940e97b74803" alt="" data-size="original"> (example) | Manage wallet.                                                                                                                                                         |
| Create Wallet                                                                                                                                                                                                                                                                                            | <p>Create a new wallet. Get the private key and address.<br><mark style="color:red;">Make sure to copy and save the private key!</mark></p>                            |
| Import Wallet                                                                                                                                                                                                                                                                                            | Import an existing wallet.                                                                                                                                             |
| PF Cashback                                                                                                                                                                                                                                                                                              | Open the PumpFun Cashback menu to check and claim your claimable fees across all wallets (PumpFun + PumpFun AMM). Also accessible via the <kbd>/pumpfun</kbd> command. |
| {% endstep %}                                                                                                                                                                                                                                                                                            |                                                                                                                                                                        |
| {% endstepper %}                                                                                                                                                                                                                                                                                         |                                                                                                                                                                        |

***

### Wallet Settings

<div align="left"><figure><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2FCH3Fvi3V8yyyz5t8egvo%2FScreenshot%202025-05-27%20alle%2015.27.44.png?alt=media&#x26;token=85c7de61-df8e-49cd-b017-6a6bf5144400" alt=""><figcaption></figcaption></figure></div>

| Button   | Action                                                                                              |
| -------- | --------------------------------------------------------------------------------------------------- |
| Default  | <p>Set wallet as default.<br><em>To change the default wallet, set the new one as default.</em></p> |
| Copy     | <p>Set wallet as default for copy-trading.<br><em>Change by selecting a new one.</em></p>           |
| Spot     | <p>Enable as spot buy and sell wallet.</p><p><em>Note: Multiple wallets can be activated.</em></p>  |
| Sniper   | <p>Activate as sniper wallet.</p><p><em>Note: Multiple wallets can be activated.</em></p>           |
| Set Name | Rename 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.bloombot.app/solana/solana-bot/wallets.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.
