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

# Moove Send

> Send money around the globe to a handle or a wallet address — with the destination chain and token worked out for you.

Send money around the globe in under a minute — to a name, not an address.

<Info>
  **Web and Moove App.** Both work against the same account.
</Info>

## How Do I Send With Moove Send?

<Tabs>
  <Tab title="Web">
    <Steps>
      <Step title="Open the Send tab">
        At [moove.xyz](https://www.moove.xyz), select **Send** in the Moove Widget.
      </Step>

      <Step title="Enter the recipient">
        A Moove Handle like `@theirname`, or a full wallet address.
      </Step>

      <Step title="Choose what you are sending, and confirm">
        Pick the token and amount, review the quote, and approve in your wallet.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Moove App">
    <Steps>
      <Step title="Tap Send">
        From **Home**, or from a contact in **Discover**.
      </Step>

      <Step title="Pick who">
        Under **Send to**, tap **Select recipient** — a saved [contact](/discover/moove-contacts), a handle, or an address. **Scan QR code** reads a QR code with the camera.
      </Step>

      <Step title="Choose what you are sending, and confirm">
        Enter an amount under **You're sending**, or tap **Max**. Review the quote and tap **Confirm**.
      </Step>
    </Steps>
  </Tab>
</Tabs>

## You Do Not Pick Their Chain

You choose **what you are sending**. moove.xyz works out **what they receive** from their own settings.

<Steps>
  <Step title="moove.xyz resolves the recipient">
    A handle resolves to their default wallet. An address is used as given.
  </Step>

  <Step title="It reads their settlement token">
    The token and chain they chose to be paid in.
  </Step>

  <Step title="It routes the difference">
    Any swap or bridge needed runs inside the same transaction.
  </Step>
</Steps>

So you can hold SOL on Solana, send to someone who settles in USDC on Base, and neither of you has to think about it.

[Settlement & Auto-routing →](/concepts/settlement-and-auto-routing)

## Who Can I Send To?

| Recipient                                | Status                 |
| ---------------------------------------- | ---------------------- |
| **Moove Handle** — `@theirname`          | Live                   |
| **Wallet address** — any supported chain | Live                   |
| **Saved contact**                        | Live, in the Moove App |
| **Alias** — `name.eth`, `name.sol`       | **Coming soon**        |

<Warning>
  Sending to a wallet address sends to *that address on that chain*, exactly as given. There is no handle behind it to resolve and no settlement preference to honour — check it before you confirm.
</Warning>

## How Do I Add A Description?

Turn on **Advanced view** in the widget settings to add a description the recipient sees. Useful for invoices and anything you will need to reconcile later.

[Moove Widget →](/transact/moove-widget#what-is-advanced-view)

## What Do I See Before Confirming?

The confirmation screen shows the chain, the wallet you are sending from, the recipient, and the **gas fee**, alongside two things worth reading:

| What it shows       | Meaning                                                                                               |
| ------------------- | ----------------------------------------------------------------------------------------------------- |
| **Latest quote**    | The rate for this transaction, protocol fees included                                                 |
| **Settlement time** | An estimate based on recent transaction data — seconds, minutes, hours or days depending on the route |

<Note>
  Balance changes shown are estimates. Amounts and assets are not guaranteed until the transaction settles.
</Note>

The first time you send to a particular Moover, the Moove App adds a confirmation step showing their **Moove Handle**, **Username**, **Wallet** and **Receives in** (the token they are paid in): a deliberate check before funds move.

## What Happens After You Send?

The transaction appears in [Moove Transactions](/manage/moove-transactions) — called **Activity** in the Moove App — as **processing**, then **settled** or **failed**. Each one carries its on-chain transaction hash, so you can verify it independently.

<Note>
  If a route cannot execute within its tolerance, the transaction fails and nothing moves. Try again against a fresh quote. See [Pricing](/product-prices/how-product-and-prices-work) for the exact tolerances.
</Note>

## What Does Moove Send Cost?

Same-chain, same-token sends are free. Anything needing a swap or a bridge carries a protocol fee, and every on-chain transaction carries network gas.

<Note>
  You choose what you send, so the protocol fee comes out of the amount while it converts — the recipient receives slightly less than the figure you entered. On a same-chain, same-token send there is no fee, and they receive the full amount.
</Note>

The figures live in one place: [Pricing](/product-prices/how-product-and-prices-work).

## What To Read Next

<CardGroup cols={3}>
  <Card title="Moove Contacts" icon="users" href="/discover/moove-contacts">
    Stop typing handles.
  </Card>

  <Card title="Moove Receive" icon="hand-coins" href="/transact/moove-receive">
    The other direction.
  </Card>

  <Card title="Moove Missions" icon="target" href="/grow/moove-missions">
    Earn USDC for transacting.
  </Card>
</CardGroup>

Pay anyone, anywhere. Your Money. Your Move.
