# Multisend로 여러 NFT를 한 거래에서 전송하는 방법

You can now easily send multiple NFTs in one transaction with Saros Super App. Follow the steps below to enjoy the convenience of this new feature.&#x20;

**Step 1: Select NFTs to Send**

Depending on how you choose to display NFTs (List mode or Grid mode) - access the NFT tab and click the **Switch** icon to switch modes

<figure><img src="/files/CKf1DdWLutSQ2iN7AAHL" alt="" width="375"><figcaption></figcaption></figure>

* **Mode 1: List Mode - Show Full NFTs of All Collections**
  * On the navigation bar, tap **Select** to choose the NFTs you want to send out

<figure><img src="/files/2Lv9zPGn3ZHIOaeHOaN7" alt="" width="375"><figcaption></figcaption></figure>

* **Mode 2: Grid Mode - Collection View**
  * Tap a collection to view and select NFTs within it. Click **Select** on the top right corner to choose NFTs you want to send out

<div><figure><img src="/files/XynSEPvXVVFYAMrwNsDe" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/VANaY2uCCGbybNLnhXUb" alt="" width="375"><figcaption></figcaption></figure></div>

After clicking **Select**, the button will be changed to **Cancel.** You can click it to exit the selection mode

**Step 2: Send**

* Click the **Send** button to navigate to the address input screen with all selected NFTs

<div><figure><img src="/files/JiAkJryCMmuMYdbk48k2" alt=""><figcaption></figcaption></figure> <figure><img src="/files/CY3REORDKhxLXH50UID4" alt=""><figcaption></figcaption></figure></div>

**Step 3: Enter Recipient Addresses**

* Input Recipient Addresses
  * You can click on the **contact** icon to select among the wallets available in Saros *(Only wallets other than sending wallet will be shown)*
  * Or click on the **Paste** button to paste the address that you have copied into the clipboard
* Click the **Add** button to modify your selection

Once you have filled in all the information, click the **Review** button to review all your transaction information before submitting.

<figure><img src="/files/FdWey0eqym83LmGa55x3" alt="" width="375"><figcaption></figcaption></figure>

**Step 4: Review your transaction information**

* In this screen you can review all your information and customize your gas fee, then click **Confirm.**

<figure><img src="/files/793JfHv4GGIajeIKM5Zc" alt="" width="375"><figcaption></figcaption></figure>

When the transaction has been successfully executed, the UI will display a detailed history

<figure><img src="/files/sd7Uocrq5CoIcYJAAiCO" alt="" width="375"><figcaption></figcaption></figure>

**Notes:**

* **Maximum NFTs:** You can send up to **50 NFTs** per batch.

<figure><img src="/files/yyhFaDTQMFkPEpL96Z1Y" alt="" width="361"><figcaption></figcaption></figure>

* **Transaction Split:** A separate transaction will be generated with every **3 NFTs.**


---

# 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.saros.xyz/kr/saros-mobile-app/extension/multisendnft.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.
