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

# FAQ

> Frequently asked questions about Jupiter Send, Magic Links, Gasless Send, and token transfers.

Common questions about Jupiter Send. For detailed guides, see the [Jupiter Send overview](/user-docs/onramp/send) and the [Magic Links](/user-docs/onramp/send/magic-links) page.

## General

<AccordionGroup>
  <Accordion title="What is Jupiter Send?">
    Jupiter Send is a feature on [jup.ag/send](https://jup.ag/send) that lets you send tokens on Solana. You can send directly to a wallet address or create a Magic Link that anyone can claim, even without an existing wallet.
  </Accordion>

  <Accordion title="Does Jupiter charge fees for using Send?">
    No. Jupiter does not charge any protocol fee for Send. The only cost is the standard Solana network transaction fee. If you use Gasless Send, a small portion of the tokens you're sending is swapped to cover that fee instead of paying in SOL.
  </Accordion>

  <Accordion title="Can I send tokens to someone on another blockchain?">
    No. Jupiter Send only works on the Solana blockchain. Sending tokens from or to another blockchain (Ethereum, Arbitrum, etc.) is not supported and may result in permanent loss of funds.
  </Accordion>
</AccordionGroup>

## Gasless Send

<AccordionGroup>
  <Accordion title="What is Gasless Send?">
    Gasless Send lets you send tokens without needing SOL in your wallet to cover transaction fees. Instead, a small portion of the tokens you're sending is swapped to cover the Solana network fee.
  </Accordion>

  <Accordion title="Which tokens support Gasless Send?">
    All tokens on the [Jupiter Verified Token List](/user-docs/launch/vrfd/token-verification) are eligible for Gasless Send. Unverified tokens are not supported.
  </Accordion>

  <Accordion title="Does Gasless Send cost more than a normal send?">
    The Solana network fee is the same. The difference is how it's paid: instead of SOL from your wallet, a small amount of the token you're sending is swapped to cover it. The recipient receives slightly less than the entered amount as a result.
  </Accordion>
</AccordionGroup>

## Magic Links

<AccordionGroup>
  <Accordion title="What is a Magic Link?">
    A Magic Link is a shareable link (or QR code) that holds tokens until someone claims them. It's useful when the recipient doesn't have a wallet yet or when you don't know their address. See the [Magic Links](/user-docs/onramp/send/magic-links) page for full details.
  </Accordion>

  <Accordion title="Can anyone claim my Magic Link?">
    Yes. Anyone who has the link can claim the tokens. Treat it like cash and only share it with the intended recipient.
  </Accordion>

  <Accordion title="Do Magic Links expire?">
    Yes. An unclaimed Magic Link expires 7 calendar days after creation. The tokens are then returned automatically to the wallet that created it.
  </Accordion>

  <Accordion title="Can I cancel a Magic Link?">
    Yes, as long as it hasn't been claimed yet. Go to [jup.ag/send](https://jup.ag/send), connect your wallet, and click the 🗑️ icon next to the active link. Tokens are returned to the creator's wallet.
  </Accordion>

  <Accordion title="Where can I see my active and past Magic Links?">
    At [jup.ag/send](https://jup.ag/send), connect your wallet and check the **Active** and **Past** tabs below the send widget.
  </Accordion>

  <Accordion title="My Magic Link expired but the tokens didn't come back">
    This can happen if your Associated Token Account (ATA) for that token was closed or doesn't exist. An ATA is a dedicated account tied to your wallet for one specific token type. If it's missing, the return transaction can fail silently. Open a ticket at [support.jup.ag](https://support.jup.ag) for help.
  </Accordion>
</AccordionGroup>

## Receiving Tokens

<AccordionGroup>
  <Accordion title="How do I receive tokens with Jupiter Send?">
    Go to [jup.ag/send](https://jup.ag/send), open the **Receive** tab, and share the displayed QR code or wallet address with the sender.
  </Accordion>

  <Accordion title="Do I need to do anything to receive tokens?">
    If someone sends to your wallet address and you already have an ATA for that token, the tokens appear in your wallet once the transaction confirms on-chain. For Magic Links, you need to open the link and claim the tokens.
  </Accordion>
</AccordionGroup>
