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

# Flipsuite Bank

> Learn more about the /bank command.

## Overview

Bank is an escrow maintained and controlled by Flipsuite where you can deposit your **Solana** tokens to execute tips,
airdrops, and raffles. Due to Solana's technical nuances, this is the only way to tip Solana tokens in Flipsuite.

<Frame caption={"Example /bank command output"}>
  <img src="https://mintcdn.com/flipsuite/NgsjeEOhwOTbzIyY/images/flipwallet/bank.png?fit=max&auto=format&n=NgsjeEOhwOTbzIyY&q=85&s=34548e9f9570f770e5ad18e02393e856" className="rounded-lg" width="610" height="564" data-path="images/flipwallet/bank.png" />
</Frame>

To view your Flipsuite bank balance simply execute the `/bank` command.

<Warning>
  Bank balance is separate from your Flipwallet balance. It's used only to execute tips, raffles, and airdrops on
  the Solana chain. All other Flipsuite features still use your Flipwallet balance.
</Warning>

## How to deposit tokens to the bank?

To move tokens from your Flipwallet to the bank, simply click the **deposit** button, enter a token symbol and amount you'd
like to deposit, and confirm.

<Frame caption={"Bank deposit"}>
  <img src="https://mintcdn.com/flipsuite/NgsjeEOhwOTbzIyY/images/flipwallet/bank-deposit.png?fit=max&auto=format&n=NgsjeEOhwOTbzIyY&q=85&s=e89025f92980b14586a6cf58125b2634" className="rounded-lg" width="589" height="313" data-path="images/flipwallet/bank-deposit.png" />
</Frame>

After the deposit is complete, you will be able to airdrop, raffle, and tip the Solana tokens you've deposited
with no gas fees.

## How to withdraw tokens from the bank?

To withdraw tokens from the bank, simply click the **withdraw** button, enter a token symbol and amount you'd
like to withdraw, select a recipient, and confirm.

<Frame caption={"Bank withdrawal"}>
  <img src="https://mintcdn.com/flipsuite/NgsjeEOhwOTbzIyY/images/flipwallet/bank-withdraw.png?fit=max&auto=format&n=NgsjeEOhwOTbzIyY&q=85&s=68cbc3ce9bbd798dbf0f4f0456ca9377" className="rounded-lg" width="508" height="364" data-path="images/flipwallet/bank-withdraw.png" />
</Frame>

<Warning>
  If you are withdrawing tokens other than SOL from the bank, you will need to pay for the withdrawal transaction
  fees using your Solana Flipwallet balance.
</Warning>
