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

# Transfers & Withdrawals

> Move USDC between Cove accounts, Telegram users, and external wallets

The Transfer and Withdraw panels expose separate flows. Review the destination, chain, amount, and fee before confirming.

## Transfer between Cove accounts

1. Open `Transfer`.
2. Select the internal account transfer flow.
3. Choose a percentage preset or enter a custom amount.
4. Select the destination Cove account.
5. Review the transfer details.
6. Confirm and check the receipt.

The current UI transfers USDC between Cove accounts and names the destination account in the success receipt.

<Tabs>
  <Tab title="Transfer">
    <Frame>
      <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/transfer-between-accounts.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=be6ab2938c0d77f259b669a9f608b6b5" alt="Current transfer-between-accounts form" width="491" height="481" data-path="assets/current-ui/transfer-between-accounts.png" />
    </Frame>
  </Tab>

  <Tab title="Success">
    <Frame>
      <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/transfer-between-accounts-success.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=807b37b16bfe022fa348ea031d398d63" alt="Current successful internal transfer receipt" width="311" height="173" data-path="assets/current-ui/transfer-between-accounts-success.png" />
    </Frame>
  </Tab>
</Tabs>

## Transfer to a Telegram user

1. Open `Transfer`.
2. Select the Telegram user flow.
3. Enter the exact Telegram username.
4. Choose a percentage preset or custom amount.
5. Review the destination and amount.
6. Confirm and check the success receipt.

Enter the recipient's exact Telegram username.

<Tabs>
  <Tab title="Recipient">
    <Frame>
      <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/transfer-to-user.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=2364544ef02e66ca05bae7a760e58bff" alt="Current prompt for entering a Telegram transfer recipient" width="457" height="148" data-path="assets/current-ui/transfer-to-user.png" />
    </Frame>
  </Tab>

  <Tab title="Success">
    <Frame>
      <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/transfer-to-user-success.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=fec1dfe7d095636eea04ced7b9c08744" alt="Current successful Telegram user transfer receipt" width="335" height="173" data-path="assets/current-ui/transfer-to-user-success.png" />
    </Frame>
  </Tab>
</Tabs>

## Withdraw unified USDC

1. Open `Withdraw`.
2. Choose a percentage preset or custom amount.
3. Select the destination chain.
4. Enter the destination wallet.
5. Review the network fee and final amount.
6. Confirm and keep the explorer link from the receipt when one is provided.

<Frame>
  <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/withdraw-usdc.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=4a8f16b859f23c8631f9ce65554f9352" alt="Current unified USDC withdrawal panel with the account balance" width="586" height="631" data-path="assets/current-ui/withdraw-usdc.png" />
</Frame>

Available destination chains and fees appear in the withdrawal panel.

## Withdraw a token

Token withdrawal is a separate flow from unified USDC withdrawal.

1. Select the token and amount.
2. Choose the destination chain.
3. Enter the wallet address.
4. Review the fee and asset details.
5. Confirm and check the receipt.

Do not reuse an address from a different chain. Verify the address format and destination chain in the final review.

<Frame>
  <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/withdraw-token.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=98df9e357d49668f95de365e128db2a1" alt="Current token withdrawal form with the balance and wallet address" width="467" height="386" data-path="assets/current-ui/withdraw-token.png" />
</Frame>
