> ## 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.

# Deposit

> Learn more about the /deposit command.

## Overview

You can use `/deposit` command to deposit tokens to your Flipwallet via QR code.

<Accordion title="Command arguments">
  <ParamField body="chain" type="string" required>
    One of the [supported chains](/chains).
  </ParamField>
</Accordion>

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

You don't have to use the `/deposit` command to deposit tokens to your Flipwallet every time. If you know your
chain-specific Flipwallet address, you can send tokens and NFTs to it as you would do with any other wallet.

## Flipwallet address

You cand find your Flipwallet address for a specific chain using the `/flipwallet` command.

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