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

# Folders

> Group wallets, order them, and set the funder.

Folders live in the left rail on [Wallets](/wallets/wallets). Click a folder to show only its members. A wallet can sit in more than one folder.

Once a folder has wallets, it locks to [Solana or EVM](/get-started/core-concepts). You cannot mix networks in the same folder.

## Creating a folder

Click **New folder** in the folder rail, or press **Alt+N**. Set a name and an icon or emoji, then confirm. The folder appears in the list.

<Frame caption="Creating a folder with a name and icon">
  <video autoPlay src="https://mintcdn.com/chipper/P_zNBB0887RS4Gqr/assets/wallets/create-folder.mp4?fit=max&auto=format&n=P_zNBB0887RS4Gqr&q=85&s=a3928b108992e23c2045c83e7e880291" data-path="assets/wallets/create-folder.mp4" />
</Frame>

Right-click a folder, or open its menu, to **Edit**, **Duplicate**, or **Delete**. The default folder cannot be deleted.

Hold **F** and press **N** or **P** to move to the next or previous folder.

## Assign folder and Move

Both actions start from a selection. Open them from the **Actions** sidebar, or from **Add wallets**.

* **Assign folder** adds wallets to a folder. Existing memberships are kept.
* **Move** removes every folder membership, then places the wallets in the destination. You can also **Move to unassigned**.

<Frame caption="Assign folder adds membership; Move replaces it">
  <video autoPlay src="https://mintcdn.com/chipper/P_zNBB0887RS4Gqr/assets/wallets/assign-and-move.mp4?fit=max&auto=format&n=P_zNBB0887RS4Gqr&q=85&s=6de5dcf6e9dc32d44f379c38663291d9" data-path="assets/wallets/assign-and-move.mp4" />
</Frame>

You can also drag selected wallets onto a folder in the rail, or onto **Unassigned**. See [Selecting wallets](/wallets/wallets#selecting-wallets).

## Remove from folder

**Remove from folder** drops membership of the chosen folder. Other folders are kept. The wallets are not deleted or archived.

Select wallets inside a folder, then run **Remove from folder** from the actions sidebar. You can also right-click the folder in the rail.

<Frame caption="Removing wallets from a folder">
  <video autoPlay src="https://mintcdn.com/chipper/P_zNBB0887RS4Gqr/assets/wallets/remove-from-folder.mp4?fit=max&auto=format&n=P_zNBB0887RS4Gqr&q=85&s=879f6234e7855b1a6929861805fa8905" data-path="assets/wallets/remove-from-folder.mp4" />
</Frame>

## Mark as funder

A [funder](/get-started/core-concepts) is the wallet that funds a folder's members. A folder can have only one.

Select a wallet and run **Mark as funder**. If the folder already has a funder, the dialog shows **Current** and **New**, and the button is **Replace funder**.

<Frame caption="Marking a wallet as the folder's funder">
  <video autoPlay src="https://mintcdn.com/chipper/P_zNBB0887RS4Gqr/assets/wallets/mark-funder.mp4?fit=max&auto=format&n=P_zNBB0887RS4Gqr&q=85&s=70f8fddb92d91533a8bffe458e2dd1dc" data-path="assets/wallets/mark-funder.mp4" />
</Frame>

A folder with no funder shows an **Add funding wallet** row. It is optional. Drag a wallet onto it, or use **Mark as funder**.

The funder shows a **Funder** badge in the table. See [Wallet kinds](/wallets/wallets#wallet-kinds).

## Ordering

Drag folders in the left rail to reorder them. Drag wallets inside a folder to change member order. The funder stays first when one is set.

<Frame caption="Reordering folders, then wallets inside a folder">
  <video autoPlay src="https://mintcdn.com/chipper/P_zNBB0887RS4Gqr/assets/wallets/reorder-folders.mp4?fit=max&auto=format&n=P_zNBB0887RS4Gqr&q=85&s=69f7e260fe43541683a9fea6ec2535ac" data-path="assets/wallets/reorder-folders.mp4" />
</Frame>

## What to do next

<CardGroup cols={2}>
  <Card title="Add wallets" icon="wallet-cards" href="/wallets/add-wallets">
    Generate, import, move, or assign wallets.
  </Card>

  <Card title="Fund" icon="landmark" href="/wallets/fund">
    Top up from a wallet or a CEX.
  </Card>

  <Card title="Distribute" icon="split" href="/wallets/distribute">
    Split one wallet across many.
  </Card>

  <Card title="Wallets" icon="wallet" href="/wallets/wallets">
    The table, filters, and wallet drawer.
  </Card>
</CardGroup>
