# How to send multiple NFTs to an address

**Step 1:** On the mainscreen of the App, choose the **NFTs** section

**Step 2**: On the NFTs section, choose multiple NFTs you would like to send

2.1. Start to select the multiple NFTs for one transfer transaction

2.2. Tick the NFTs you would like to send&#x20;

{% hint style="info" %}
Note: You can only maximum 10 NFTs in one transaction&#x20;
{% endhint %}

<figure><img src="/files/Eo4dFe97zANlrJ6YS39t" alt=""><figcaption></figcaption></figure>

**Step 3:** Click **Multi-Send**

**Step 4:** Input the Recipient’s Wallet Address and click the **Continue** button

**Step 5**: On the Summary screen, you can adjust the gas fee based on your preference (standard, fast, or slow to process the transaction speed) and review the transfer details. Then, click **Hold To Send** to execute the transaction. Then, please wait until the transfer transaction is completed.

<figure><img src="/files/39sUuW285ogLGWCXvuWv" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**:

* The gas fee varies depending on the blockchain of the NFT project. You need to ensure you have the appropriate father tokens to cover gas fees in your transfer transactions (e.g., ETH for Ethereum network transfers, SOL for Solana network, etc.). For a clearer understanding of gas fees on different blockchains, refer to this article:  <https://coin98.net/what-is-gas-fee>
* By default, on Coin98 Super Wallet, the gas fee is set at the Standard rate that offers the most optimized speed at a reasonable cost.
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.coin98.com/products/coin98-super-wallet/mobile/nfts/v15-how-to-send-multiple-nfts-to-an-address.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
