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

# Funding & Sending

> How to receive, deposit, send tokens, and use Magic Links in Jupiter Mobile.

## Receiving Tokens

To receive tokens in Jupiter Mobile:

<Steps>
  <Step title="Open deposit">
    Tap **Deposit** (on the home tab or the wallet tab), then select **Receive funds**.
  </Step>

  <Step title="Share your address">
    Copy your Solana deposit address with the **Copy** button, or share the QR code with the sender via **Share**.
  </Step>
</Steps>

<Tip>
  You can also copy your wallet address from the account selector at the top center of the home tab (the address copy button is next to the account name).
</Tip>

## Depositing Funds

The **Deposit** button (home tab or wallet tab) opens a sheet with three options:

<Tabs>
  <Tab title="Buy with card">
    "Buy with Credit card, Apple Pay & more" opens a Buy USDC flow with a fiat currency selector (e.g. EUR), quick amounts, and payment methods such as Apple Pay.

    <Info>
      MoonPay charges fees based on your location, payment method, and the nature of the trade. Review their [pricing disclosure](https://www.moonpay.com/legal/pricing_disclosure) before purchasing.
    </Info>

    <Warning>
      MoonPay transactions may experience delays due to banks and intermediate payment providers. If funds haven't arrived after several hours, contact MoonPay support at [support.moonpay.com](https://support.moonpay.com/en/).
    </Warning>
  </Tab>

  <Tab title="Receive funds">
    "Deposit Solana • Bridge Base, Arbitrum or Sui" shows a QR code and your Solana deposit address with **Share** and **Copy** buttons, plus a **Claim Code** button used to claim [Magic Links](#magic-links).

    Cross-chain deposits from Base, Arbitrum, or Sui are part of this flow.
  </Tab>

  <Tab title="Phantom Connect">
    "Deposit directly from Phantom Wallet": connect your Phantom wallet, select the token and amount, and initiate the transfer.
  </Tab>
</Tabs>

## Sending Tokens

The **Send** button (home tab or wallet tab) opens a flow with two tabs: **To Address** ("Send tokens on the Solana network") and **Magic Link** ("Send tokens via a link or QR code").

<Steps>
  <Step title="Open Send">
    Tap **Send** and stay on the **To Address** tab.
  </Step>

  <Step title="Select token and amount">
    Choose the token and enter the amount to send, or use the **MAX** / **75%** / **50%** quick amounts.
  </Step>

  <Step title="Enter recipient">
    Enter the recipient address. You can paste an address, select from the address book, choose a recent address, or scan a QR code.
  </Step>

  <Step title="Confirm and send">
    Review the details (amount, token, address) and confirm.
  </Step>
</Steps>

Jupiter Mobile supports sending to **.sol** and **.skr** domains in addition to standard Solana addresses.

<Danger>
  Double-check the recipient address before sending. Some scammers create addresses that closely resemble ones you frequently interact with (<Tooltip tip="A scam where attackers create wallet addresses visually similar to addresses you've used before, hoping you'll copy the wrong one from your history.">address poisoning</Tooltip>). Transactions on Solana are irreversible.
</Danger>

<Info>
  Sending to multiple addresses at once is not supported. The address book displays addresses you've recently sent tokens to. Manual address entry is not supported.
</Info>

### Fees on Sends

Jupiter Mobile does not charge protocol fees for sending tokens. You only pay standard Solana transaction fees.

### Gasless Send

Gasless Send lets you transfer tokens when you don't have enough SOL to cover transaction fees. It kicks in automatically when your SOL balance can't cover gas costs. Jupiter pays the SOL fees on your behalf and deducts the equivalent value from the tokens you're sending.

<Info>
  Gasless is designed primarily for onboarding: you receive tokens (e.g. USDC) in a new wallet and can send them without needing to acquire SOL first.
</Info>

<Warning>
  Gasless transactions carry a surcharge capped at 10% maximum. This surcharge is a fixed amount (not a percentage of your trade), so larger transfers result in a lower effective fee. If a transfer is too small for the surcharge to stay within the 10% cap, gasless won't be available for that transaction.
</Warning>

<Tip>
  If you send tokens regularly, keeping a small SOL balance in your wallet gives you access to lower fees than gasless.
</Tip>

## Magic Links

Magic Links let you send tokens to anyone, including people who don't have a wallet yet. The sender creates a link with a claim code. The recipient uses this code to claim the tokens.

### Sending a Magic Link

From the **Send** flow, choose the **Magic Link** tab ("Send tokens via a link or QR code"), select the token and amount, and create the link. Share the link or claim code with the recipient.

### Claiming a Magic Link

<Tabs>
  <Tab title="With Jupiter Mobile installed">
    1. Tap the Magic Link. It opens the app and auto-fills the claim code.
    2. Confirm to receive the tokens.

    You can also claim manually: go to **Deposit** → **Receive funds** → **Claim Code** and enter the claim code.
  </Tab>

  <Tab title="Without Jupiter Mobile">
    1. The link prompts you to install the app and set up a wallet.
    2. Once set up, either tap the link again or go to **Deposit** → **Receive funds** → **Claim Code** and enter the claim code manually.
  </Tab>
</Tabs>

### Cancelling a Magic Link

Unclaimed Magic Links expire automatically after **7 days** and tokens are returned to the sender's wallet.

To cancel a link before it expires, find the pending link and select **Revoke Code**. Tokens are returned to the wallet that created the link. {/* TODO: Confirm where Magic Links are viewed/revoked in v3.7.2 (History tabs no longer include Magic Links). */}

### Checking Magic Link Status

Open the list of Magic Links created by your wallet and tap any link to see details including creation time and status (active, claimed, expired, or cancelled). {/* TODO: Confirm where Magic Links are viewed/revoked in v3.7.2 (History tabs no longer include Magic Links). */}

<Info>
  The history sheet's filter tabs are **All** / **Swaps** / **Transfers** / **Limit** / **Recurring**; it no longer includes a Magic Links tab.
</Info>

<Tip>
  If you have Radar notifications enabled, you'll also receive a push notification when a Magic Link is claimed.
</Tip>

### Magic Link Troubleshooting

If a Magic Link expired but tokens weren't returned to your wallet, there may be an issue with your <Tooltip tip="Associated Token Account: a Solana account that holds a specific token type for your wallet. Each token you hold requires its own ATA.">ATA</Tooltip>. Open a ticket at [support.jup.ag](https://support.jup.ag) with your wallet address.
