# Multi-Wallet

### How many wallets can I use?

You can connect/generate 3 wallets in total (1 "Main" wallet + 2 additional wallets) as a base user, and 10 total wallets as a [Premium](/premium-subscription.md) user.

### Does multi-wallet work for Auto Snipe?

Yes. Please refer to the [Multi-Wallet](broken://pages/LjAalUVFMKYSlp5Cx4UC) section for further information on how to enable this feature.

### Can I sell a token from all wallets at the same time?

Yes. The [☢️ *Sell*](/trade-monitor/trade-monitor-menu.md#nuke-sell) button allows you to do so.

### Gas and slippage settings for multi-wallets

Your multi-wallets will follow the settings of your "Main" wallet. This is done to ensure uniformity between all your wallets.


---

# 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.maestrobots.com/faq/multi-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.
