# Wallets

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

***

The guide below refers to BSC. The same logic applies to all supported blockchains, although buttons and available features may vary.
{% endhint %}

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

***

### Wallets Menu

<div align="left"><figure><img src="https://4054888922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcxXsA1jjenOz2nZ4oZz9%2Fuploads%2FkG7Vb0l6R5S0cUu5VAp8%2FScreenshot%202025-08-04%20alle%2012.31.34.png?alt=media&#x26;token=2b3be9d9-1014-44af-9920-a6222bd7e2bd" alt=""><figcaption></figcaption></figure></div>

| Button                                                                                                                                                                         | Action                                                                                                                                      |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------- |
| Blockchain Selector                                                                                                                                                            | Use the arrow to select the appropriate target blockchain.                                                                                  |
| <img src="https://content.gitbook.com/content/cxXsA1jjenOz2nZ4oZz9/blobs/BBlPCd8i42IPcCKyuZNP/Screenshot%202024-10-01%20alle%2023.10.24.png" alt="" data-size="original"> e.g. | 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.                                                                                                                  |

***

### Wallet Settings

{% hint style="info" %}
You can have only one default wallet for all blockchains. To switch it, simply set a new wallet as the default.
{% endhint %}

<div align="left"><figure><img src="https://4054888922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcxXsA1jjenOz2nZ4oZz9%2Fuploads%2FyjvThU5QvCmd4qQfla2k%2FScreenshot%202025-08-04%20alle%2012.40.51.png?alt=media&#x26;token=ac29d6ae-bb8f-48e3-9a88-3967383b74f9" alt=""><figcaption></figcaption></figure></div>

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