# Multiple Wallets

<figure><img src="https://1741748461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvGbJwvaxB1v6iE1PlLfg%2Fuploads%2FmsOG0zeMTI0QB6IalNXB%2Fimage.png?alt=media&#x26;token=26e94078-6489-4629-808d-33c8ba9e655c" alt=""><figcaption></figcaption></figure>

In BTCBot, we offer a range of features to help you quickly set up multiple BTC wallets under the same Telegram account, preparing you for one-click multi-wallet minting or sniping Runes/BRC20s.

You can follow these steps to set up multiple wallets in BTCBot:

* **Manage Multiple Wallets**: Access the Menu and choose /wallets to manage your multiple wallets.
* **Create/Import Multiple Wallets**: You can create a new wallet in BTCBot or import an existing wallet into BTCBot. A single Telegram account can currently manage up to 10 wallets. You can create 5 wallets at once, and when the number of remaining wallets is less than 5, BTCBot will help you create up to a total of 10. Of course, you can also delete unused wallets to free up the wallet limit for creating or importing other wallets.
* **Set Main Wallet**: Set up a main wallet to serve as the default for various quick operations.
* **Split BTC to Multiple Wallets**: Split BTC from the main wallet to other wallets with one click, assisting in the rapid setup of these wallets for multi-wallet participation in the BTC ecosystem.

### Multi-wallet Mint/Snipe Runes

<figure><img src="https://1741748461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvGbJwvaxB1v6iE1PlLfg%2Fuploads%2FpBMZeBGxsR7SKlB7TO4u%2Fimage.png?alt=media&#x26;token=cb27fb19-083b-4887-8a63-911bea9fa067" alt=""><figcaption></figcaption></figure>

Once you have prepared multiple wallets, you can follow these steps to mint/snipe Runes with multiple wallets simultaneously.&#x20;

* **Input Token Name**: Enter the name of the Rune token you wish to invest in the input box of BTCBot.&#x20;
* **Multi-wallet Mint**: If this Rune token is already available for minting, you can select multiple wallets to mint this token simultaneously and specify how many repeat mints each wallet should mint.&#x20;
* **Multi-wallet Snipe**: If this Rune token is about to start minting, you can choose multiple wallets to simultaneously snipe this token and specify how many repeat mints each wallet should mint.


---

# 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://btcbot.gitbook.io/btcbot/beginners-guide/multiple-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.
