# Managing wallets

_Source: https://docs.neurotrading.io/en/wallet-tools/wallet-management_

The Wallets page (web) and `/wallets` (Telegram) are your account's vault view.

## The wallet list

Each wallet card/row shows:

* **Balances** — SOL, plus per-token holdings with live values.
* **PnL metrics** — realized and growth PnL per wallet, with fully-exited positions counted.
* **Copy-trade state** — an at-a-glance toggle showing whether the wallet is actively copy trading, with the configured copy amount visible and editable.
* **Name** — optional label, editable after creation.

From a wallet you can drill into **wallet details**: full holdings with per-token PnL, trade history, and quick actions on each holding (trade, TP/SL, burn).

## Actions

| Action | Where | Notes |
| --- | --- | --- |
| Create / import | Web + Telegram | See [Wallets: create, import & fund](../getting-started/wallets). |
| Set default | Web + Telegram | The wallet preselected for trades and bots. |
| Transfer SOL | Web + Telegram | Single or multi-recipient; **2FA-gated** when enabled. |
| Withdraw tokens | Web | The withdraw modal supports **SPL tokens as well as SOL** — pick the asset, destination and amount. |
| Wrap / unwrap WSOL | Telegram | Convert between SOL and wrapped SOL. |
| Burn / claim rent | Web + Telegram | See [Withdraw, burn & claim rent](withdraw-burn-rent). |
| Delete wallet | Web + Telegram | Withdraw funds first. |

## Multi-wallet strategy

Because automation is configured per wallet, a common setup is:

* **Wallet A** — manual trading.
* **Wallet B** — sniper bots with strict filters.
* **Wallet C** — copy trading a specific KOL.

Each wallet's PnL then tells you exactly which strategy is earning.

> **Warning**
>
> Outgoing transfers are irreversible. Enable [2FA](../account/security) so a hijacked Telegram session can't drain your wallets.
