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

# Send assets

> Learn how to send assets you hold to another wallet address or to a Rocketpunch user.

<Frame>
  <img src="https://mintcdn.com/rocketpunch/N37GlUpQ8AEHEpuu/images/empty_image.png?fit=max&auto=format&n=N37GlUpQ8AEHEpuu&q=85&s=7f9245d39b2ab3cd42fb6015299b846b" alt="Empty Image" width="1200" height="600" data-path="images/empty_image.png" />
</Frame>

1. Click `Wallet` > `Send`.
2. Select the asset you want to send. You can pick it directly or search by token name or network.
3. If you choose `Custom Input`, enter an address or ENS. If you choose `Send to Friend`, enter a Rocketpunch user's name or handle.
4. Enter the amount to send and click `Next`.
5. Agree to the terms and click `Agree and Send`.

## Selecting the asset to send

Just pick a token from the list. Besides the tokens registered by default, you can also send and receive custom tokens. For details, see [Manage networks and tokens](/en/wallet-networks-token).

## Choosing who receives the assets

| Method           | What you enter                                      | Notes           |
| ---------------- | --------------------------------------------------- | --------------- |
| `Custom Input`   | Address                                             | All networks    |
| `Custom Input`   | ENS (Rocketpunch handle link)                       | EVM assets only |
| `Send to Friend` | Rocketpunch profile<br />(search by name or handle) | All networks    |

### Handle address (ENS)

Rocketpunch provides an address in the form `handle.rockets.app` that you can use instead of a long EVM address. It uses your Rocketpunch handle as is, and this address can only send and receive EVM assets. Bitcoin and Solana assets must be received at an address on those networks.

When Rocketpunch users send assets to each other, you can also find the other person by name instead of a network address or handle address.

## Fees (gas fees)

Transferring or swapping assets incurs a network fee. This is called the gas fee, and it can only be paid in the native currency of the network that holds the token you're sending. You need SOL on the Solana network and ETH on the Ethereum network. You can check the gas fee that applies on the final confirmation screen before the transfer.

## Final confirmation

On the final confirmation screen, you can check the receiving address (or user), the token and network, the amount, and the gas fee.

Agree to the terms and click `Agree and Send` to finish.

<Warning>
  Always verify that the destination wallet address and its supported network are correct. <br />Once assets are sent, the transfer cannot be undone, and even if the address format is valid, sending on the wrong network will result in lost assets.
</Warning>
