# NFT 송금 및 수신 방법

## How to send NFTs? <a href="#dt7lod8rc58w" id="dt7lod8rc58w"></a>

**Step 1:** On the Home screen, click **NFTs** tab.

**Step 2:** Click on an NFT to see the NFT details page, then click **Send** to make a transaction.

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

Before making transactions on any blockchain, you need to prepare the father token of that blockchain to pay gas fees.

{% hint style="info" %}
**Note:** Before making transactions on any blockchain, you need to prepare the father token of that blockchain to pay gas fees.&#x20;

Read more about gas fee here: <https://coin98.net/what-is-gas-fee>
{% endhint %}

**Step 3**: Input the recipient address and adjust gas fee then click **Review.**

**Step 4**: Click **Confirm** to confirm the transaction.

After the transaction has been finalized, you will be redirected to a transaction details page, and the recipient will get a message that they have received the NFT.

![](/files/788PoYN95Z2c3yn0HSBB)

## How to receive NFTs? <a href="#r3pywy82ed2x" id="r3pywy82ed2x"></a>

In case there is no NFT in the wallet:

**Step 1:** On the Home screen, click **NFTs** tab.

**Step 2:** Click **+ Receive NFTs** to show **QR code** or click **Copy Address** to get the wallet address.

![](/files/THa8C2FsnkM01mGnXiCn)

In case there are NFTs already in the wallet, get the Solana wallet address to receive 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/mobile-app/how-to-send-or-receive-nfts.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.
