# Multi-wallet Support

MevX offers robust Multi-Wallet Support, allowing users to manage multiple wallets effortlessly within a single platform. This feature provides flexibility and convenience for traders who manage various assets or strategies.

## <mark style="color:blue;">How it works</mark>

{% embed url="<https://app.arcade.software/share/t7NPRee4ysWb9zmLyMdJ>" %}

1. **Access Wallet Settings:**
   * Log in to the MevX website.
   * Click on the button displaying your Telegram name located on the right side of the interface.
   * Select `Wallet` to access the Wallet settings interface.
2. **View and Manage Wallets:** In the Wallet settings interface, you will see a list of your current wallets along with various options for wallet management.
3. **Wallet Management Options:**

<table><thead><tr><th width="299">Button</th><th>Meaning</th></tr></thead><tbody><tr><td><strong>Import Wallet</strong></td><td>Import an existing wallet by entering its private key, allowing you to integrate your existing assets seamlessly into MevX.</td></tr><tr><td><strong>Generate New (5-10) Wallet(s)</strong></td><td>Create new wallets using our advanced feature. You can generate a batch of 5 or 10 wallets simultaneously.</td></tr></tbody></table>

{% hint style="info" %}
The Private Key will only show once when logging in to the MevX Website, please make sure you have saved it at a safe place.&#x20;
{% endhint %}

4. More wallet settings:

| Button           | Meaning                                                     |
| ---------------- | ----------------------------------------------------------- |
| Edit             | Edit wallet's name                                          |
| Transfer SOL     | Transfer SOL from your wallet to other (multiple) wallets   |
| Transfer Token   | Transfer token from your wallet to other (multiple) wallets |
| Wrap WSOL to SOL | Wrap all WSOL in your wallet to SOL                         |
| Wrap SOL to WSOL | Wrap all SOL in your wallet to WSOL                         |
| Remove           | Delete a wallet from your wallet list                       |

## <mark style="color:blue;">Benefits of Multi-Wallet Support</mark>

* **Organized Management:** Keep track of multiple wallets, each tailored for different assets or strategies, in one convenient location.
* **Flexible Trading:** Switch between wallets quickly to execute trades across various accounts without hassle.
* **Security and Privacy:** Manage your assets securely, with each wallet having its own private key for maximum security.

By using MevX’s Multi-Wallet Support, you can streamline your trading operations, manage assets more effectively, and take full control of your trading strategy across different 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.mevx.io/docs/feature-ecosystem/multi-wallet-support.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.
