# 여러 NFT를 한 주소로 전송하는 방법

**Step 1:** Select NFTs&#x20;

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

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

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

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

* **Mode 2: Grid Mode - Collection View**
  * Tap a collection to view and select NFTs within it and click **Select** to choose NFTs

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

**Step 2:** Click **Send** button to navigate to address input screen with all selected NFTs

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

&#x20;**Step 3:** Enter Recipient Address

* Input Recipient Addresses
  * You can click on **contact** icon to select the wallet available in Saros *(Show only wallets other than sending wallet)*
  * OR **Paste** button to paste the address that you have copied into the clipboard
* Click **Add** button to modify your NFT selection

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

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

**Step 4:** Review your transaction information and customize your gas fee, then click **Confirm** button

&#x20;

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

&#x20;

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

* **Maximum NFTs:** Send up to **50 NFTs** per batch.
* **Transaction Split:** Every **3 NFTs** will generate a separate transaction automatically.
  {% endhint %}

<figure><img src="/files/6YNbKzwUBvOq0Ahrju7k" alt=""><figcaption></figcaption></figure>


---

# 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/mobile-app/nft.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.
