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

# Send crypto from the Bastion Dashboard

> Transfer USDC, SOL, and other supported crypto assets on-chain from a Bastion account to a supported blockchain address using the Dashboard's Transfer flow.

## Overview

The **Send Crypto** feature allows you to transfer cryptocurrency from a Bastion account to a supported blockchain address. Transfers are submitted on-chain and settled according to the selected network.

***

### Prerequisites

* A Bastion account with a sufficient balance of the asset you want to send
* The recipient's blockchain address and target chain

***

### Steps

<Steps>
  <Step title="Navigate to identity page">
    From the Bastion Dashboard sidebar, select **Identities** → navigate into the approved identity.
  </Step>

  <Step title="Select Transfer from the source account">
    Select the **Transfer** button in the top-right corner of the source account that you wish to send cryptocurrency from.

    <Frame>
      <img src="https://docs-cdn.bastion.com/a3e5cbcc97a6cfde130f4195696b66eee9e08c238890f690be7f1bb2afffac02.png" alt="Transfer button in the top-right corner of a source account in the Bastion Dashboard" />
    </Frame>
  </Step>

  <Step title="Provide required crypto transfer details">
    A **Transfer Cryptocurrency** modal opens. Provide the required details and submit the transfer.

    **Required information:**

    * Destination Chain
    * Currency (USDC, SOL etc)
    * Amount: Asset's standard unit (e.g., enter `10` to send 10 USDC or 0.5 to send 0.5 SOL).
    * Destination Address

    <Frame>
      <img src="https://docs-cdn.bastion.com/5a9324e7bc0ce8ae4c05f1f24eccb8f6980baea0a5bb8b5cc5c55ad5a5ac0c5c.png" alt="Transfer Cryptocurrency modal with destination chain, currency, amount, and destination address fields" />
    </Frame>
  </Step>

  <Step title="View transfer status">
    Navigate to the **History** tab and select **Transfers**. You can view a history of all submitted crypto transfers along with their statuses.

    <Frame>
      <img src="https://docs-cdn.bastion.com/09a02f83b0401d739e2fef2ab2f01a361ff32187c5da389e237cb2f824c0895d.png" alt="Transfers list under the History tab showing submitted crypto transfers and their statuses" />
    </Frame>
  </Step>
</Steps>


## Related topics

- [Send crypto from a Bastion account](/guides/quickstarts/send-crypto.md)
- [Create an account in the Bastion Dashboard](/guides/dashboard/creating-accounts.md)
- [Send crypto on-chain to any wallet address](/guides/quickstarts/send-crypto/on-chain.md)
- [Send crypto off-chain between omnibus accounts](/guides/quickstarts/send-crypto/off-chain.md)
- [Crypto transfers and deposits](/guides/concepts/crypto-transfers.md)
