> ## Documentation Index
> Fetch the complete documentation index at: https://docs.orbitaio.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Wallets

> Manage your multi-chain wallets from within OrbitAIO.

<Frame>
  <img src="https://mintcdn.com/orbitaio/kifcj9mMWazu4dvZ/images/wallets.png?fit=max&auto=format&n=kifcj9mMWazu4dvZ&q=85&s=127ec2c3d7c5b2d346e53aefc50cabae" style={{ borderRadius: '0.5rem' }} class="pointer-events-none" width="1078" height="706" data-path="images/wallets.png" />
</Frame>

<Tip>
  OrbitAIO will generate a `wallets` directory in the same directory as the executable.
</Tip>

## Solana Wallets

* **View Wallets**: View balances for each token across all wallets.
* **Create Wallets**: Generate parent and sub-wallets for fund distribution.
* **Export Wallets**: Export wallet details into CSV files.
* **Import Wallet**: Import a wallet using a base58 encoded private key.
* **Spread Funds**: Distribute funds from a parent wallet to sub-wallets.
* **Gather Funds**: Consolidate funds from sub-wallets back to the parent wallet.
* **Close ATAs**: Close empty associated token accounts to reclaim rent.
* **Wrap SOL**: Convert SOL to wrapped SOL (WSOL) in specified amounts.

## SEI Wallets

* **View Wallets**: View balances for each token across all wallets.
* **Create Wallets**: Generate parent and sub-wallets for fund distribution.
* **Export Wallets**: Export wallet details into CSV files.
* **Import Wallet**: Import a wallet using a private key.

## BTC Wallets

* **View Wallets**: View balances for each token across all wallets.
* **Create Wallets**: Generate parent and sub-wallets for fund distribution.
* **Export Wallets**: Export wallet details into CSV files.
* **Import Wallet**: Import a wallet using a private key.

## ETH Wallets

* **View Wallets**: View balances for each token across all wallets.
* **Create Wallets**: Generate parent and sub-wallets for fund distribution.
* **Export Wallets**: Export wallet details into CSV files.
* **Import Wallet**: Import a wallet using a private key.
