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

# Overview

> Get your funds onto Solana through Jupiter. Buy crypto with fiat, transfer from an exchange, or bridge assets from another chain.

Jupiter Onboard is a set of tools within Jupiter that help you move funds onto the Solana blockchain. Whether you are starting from fiat currency, holding crypto on a centralized exchange (CEX), or have assets on another blockchain, Onboard provides a path to get them into your Solana wallet.

<Note>
  Jupiter does not operate these onboarding services directly. Each method relies on a third-party provider integrated into the Jupiter interface. Jupiter does not charge additional fees on any Onboard method.
</Note>

***

## Choose your onboarding method

<CardGroup cols={2}>
  <Card title="Buy Crypto" icon="credit-card" href="/user-docs/onramp/onboard/buy-crypto">
    **Starting from fiat currency (USD, EUR, etc.)**

    Purchase SOL or USDC using local payment methods such as credit/debit cards, Apple Pay, Google Pay, bank transfers, and more.

    <Badge>Powered by Onramper</Badge>
  </Card>

  <Card title="Transfer from CEX" icon="building-columns" href="/user-docs/onramp/onboard/transfer-from-cex">
    **Have crypto on Binance or Coinbase**

    Connect to your exchange account and transfer crypto directly to your Solana wallet, or use a manual fallback with your wallet address.

    <Badge>Powered by Mesh</Badge>
  </Card>

  <Card title="Bridge to Solana" icon="bridge" href="/user-docs/onramp/onboard/bridges">
    **Have crypto on another blockchain**

    Bridge any supported token from 9 chains (Ethereum, Arbitrum, Base, BNB Chain, and more) to Solana.

    <Badge>Powered by deBridge</Badge>
  </Card>

  <Card title="USDC Bridge" icon="dollar-sign" href="/user-docs/onramp/onboard/usdc-bridge">
    **Have USDC on another blockchain**

    Bridge USDC from 8 supported chains to Solana using Circle's Cross-Chain Transfer Protocol (CCTP). Native burn-and-mint, 1:1 transfer, no wrapped tokens.

    <Badge>Powered by Wormhole + Circle CCTP</Badge>
  </Card>
</CardGroup>

***

## Which method should I use?

| Your situation                                            | Recommended method                                               | Why                                                       |
| --------------------------------------------------------- | ---------------------------------------------------------------- | --------------------------------------------------------- |
| You have fiat currency (bank account, card) and no crypto | [Buy Crypto](/user-docs/onramp/onboard/buy-crypto)               | Converts fiat directly to SOL or USDC on Solana           |
| You have crypto on Binance or Coinbase                    | [Transfer from CEX](/user-docs/onramp/onboard/transfer-from-cex) | Transfers crypto from your exchange to your Solana wallet |
| You have tokens (ETH, BNB, USDT, etc.) on another chain   | [Bridge to Solana](/user-docs/onramp/onboard/bridges)            | Bridges any supported token cross-chain to Solana         |
| You have USDC on another chain                            | [USDC Bridge](/user-docs/onramp/onboard/usdc-bridge)             | 1:1 native USDC transfer with no slippage                 |

<Tip>
  If you hold USDC on a supported chain, the [USDC Bridge (CCTP)](/user-docs/onramp/onboard/usdc-bridge) provides a guaranteed 1:1 transfer with no slippage. For any other token, use the [deBridge bridge](/user-docs/onramp/onboard/bridges).
</Tip>

***

## Prerequisites

All Onboard methods require a **Solana wallet** connected to Jupiter. If you do not have one yet, you can create one through Jupiter Mobile or the Jupiter Wallet browser extension.

<Card title="Create your first wallet" icon="wallet" href="/user-docs/manage/mobile/managing-wallets#creating-a-wallet">
  Set up a Solana wallet to get started on Jupiter.
</Card>

<Note>
  Have questions? Check the [Onboard FAQ](/user-docs/onramp/onboard/faq) for answers about fees, providers, troubleshooting, and more.
</Note>
