# Multi-wallet

## What Is MultiWalleting?

Multiwalleting refers to the practice of utilizing multiple Solana wallet addresses concurrently for token purchases or other on-chain 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 on chain transactions are partially dispersed.

## Axiom's Multi Walleting Feature

<figure><img src="/files/77xldhxq9HUhkAZaWZyg" 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.

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

* 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.).


---

# 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.axiom.trade/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.
