# Add Wallets

> Generate new wallets, buy Wallet Marketplace inventory, import from private keys or seed phrases, or pull wallets from an existing trading profile into Wallet Farm.

- URL: https://docs.sumo.trade/wallet-farm/add-wallets
- Markdown: https://docs.sumo.trade/wallet-farm/add-wallets.md
- Docs index: https://docs.sumo.trade/llms.txt

Click **Add Wallets** in the Wallet Farm toolbar to open the Add Wallets dialog. Available tabs depend on your role and marketplace inventory access. The main paths are:

## Create New

Generate fresh wallets derived from a seed phrase.

![Add Wallets dialog with Create New tab selected](/images/wallet-farm-add-wallets-create-new.png)

1. Select the target **Chain** (Solana Mainnet, Ethereum, Base, etc.)
2. Choose the **Number of Wallets** — use the quick-select buttons (5, 10, 15, 20) or enter a custom count
3. Optionally assign a **Wallet Folder** to organize the new wallets
4. Optionally provide a **Seed Phrase** — if left blank, Sumo uses the first Wallet Farm seed for your organization (or creates one automatically)
5. Click **Confirm**

Wallets are derived using BIP-44 HD derivation, so they are deterministically reproducible from the seed. Names are auto-generated when creating multiple wallets.

## Import Keys

Import existing wallets using private keys.

![Add Wallets dialog with Import Keys tab selected](/images/wallet-farm-add-wallets-import-keys.png)

1. Select the **Import Keys** tab
2. Choose the target **Chain**
3. Paste private keys — one per line
4. Optionally assign a folder
5. Click **Confirm**

> **Key Security**
>
> Imported private keys are encrypted immediately using AES-256-GCM before storage. They never exist in plaintext in the database. See [Security & Encryption](/wallets/security-encryption) for details.

## From Marketplace

Buy aged wallet marketplace inventory into Wallet Farm. This is useful when you want wallets prepared outside a specific trading profile, then later import them into a launch or trading profile.

See [Wallet Marketplace](/wallets/wallet-marketplace#buy-into-wallet-farm) for the full Wallet Farm marketplace flow.

## From Profile

Pull wallets from an existing trading profile into Wallet Farm. This is useful when you want to reuse wallets from a completed or inactive profile for a future launch.

![Add Wallets dialog with From Profile tab selected](/images/wallet-farm-add-wallets-from-profile.png)

1. Select the **From Profile** tab
2. Choose a **Source Profile** from the dropdown
3. Select which wallets to import
4. Optionally assign a folder
5. Click **Confirm**

Source wallets remain in their original profile — Wallet Farm creates independent copies that share the same on-chain addresses and key material.

## Wallet Folders

Folders help you organize wallets by purpose, team member, or launch. You can create folders from the Add Wallets dialog or from the **Manage Folders** toolbar button.

* Each folder has a name and a color indicator
* Wallets can belong to at most one folder
* Use the **Filter folders** toolbar button to show only wallets in a specific folder
* Bulk-assign wallets to folders via the Manage Folders dialog

- [Generate Activity](/wallet-farm/generate-activity): Build on-chain history for your new wallets.

- [Privacy Funding](/wallet-farm/privacy-funding): Fund wallets privately before launch day.
