# Multi-wallet

## What Is Multi-Walleting?

Multi-walleting refers to the practice of utilizing multiple Solana wallet addresses concurrently for token purchases or other onchain activities. Rather than relying on a single address for all transactions, traders or collectors spread their activity across several wallets. This approach can offer benefits such as:

1. Distribution of Risk: Holding tokens in many wallets can mitigate risk. If one address encounters a security issue or gets compromised, the others remain unaffected
2. Enhanced Privacy: Using multiple Wallets will help to hide overall trading activity since onchain transactions are partially dispersed.

### Shotgun's Multi-Walleting Feature

<figure><img src="/files/bKTqmeP97t46qNLkxZzU" alt=""><figcaption></figcaption></figure>

* **Unified Dashboard:** A single control panel where traders can view all connected wallets at once-balances, open orders, and recent transactions.
* **Quick Wallet Switching:** Users can seamlessly switch from one wallet to another without needing to log out or open separate browser windows.
* **Customization and Labeling:** Being able to label or name each wallet makes it easier to organize strategies (e.g., "Flipping Wallet," "Long-Term Holding," "Memecoin Trading Wallet," etc.).
* **Create New Wallets:** You can create new Solana wallets directly within Shotgun - no external wallet setup required. New wallets are instantly available for trading and can be funded right away.

<figure><img src="/files/5ZHUVLuS0xHoU3h6UbFo" alt=""><figcaption></figcaption></figure>

### Turbo Mode (Beta)

Turbo Mode is Shotgun's premium execution feature for traders who need every edge they can get.

When enabled, Turbo Mode fans out your transaction across multiple fast lanes simultaneously - so your trade races through every available path at once. While others send one transaction and hope, you're hitting every door.

Your bribe is automatically routed to the right validator at the right time, maximising confirmation speed while ensuring your transaction only lands once. No double executions. No wasted fees.

More paths. More chances. Faster trades.

{% hint style="warning" %}
Enabling Turbo Mode requires setting up nonce accounts, which costs approximately 0.0073 SOL. This is a one-time network cost - none of it goes to Shotgun.
{% endhint %}

{% hint style="info" %}
Turbo Mode is currently in Beta. Whether it's a new token launch, high chain traffic, or just a trade you refuse to lose - Turbo Mode puts you at the front.
{% endhint %}


---

# 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.shotgun.fun/shotgun/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.
