# How to send or receive NFTs

## How to send NFTs?

**Step 1:** On the home screen, click the NFTs tab

<figure><img src="https://lh7-us.googleusercontent.com/O-354C1JJmeU-tZM7iGL0UxHLKOTs2Eudj-0OBVhsy9Sm2RhqIrzbZuuO2ZGorVGutVnoBD3Og01BoiW_OfMFikpVxhBCsunSapCT_tHUgfy3GZYPUzxC2yrfHQWP202wK9MR5sRd1rjRopQxKphvlk" alt="" width="375"><figcaption></figcaption></figure>

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

<figure><img src="https://lh7-us.googleusercontent.com/ce-Qaw8S9xEiyhHlFHHGK2empoKuppFyglg21-N7WOyHtVVL4129ckFqxkLZwSviYEzJnolw9tJnCp69g8rSzMozYi7wlv3OUvR6iV8nIA_xizHhIcJMp6GeNyDuBDMos6jnFLDZOXuB5js2WiiXsKo" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="success" %}
**Note:**&#x20;

* [x] Before making transactions on any blockchain, you need to prepare the father token of that blockchain to pay gas fees.
* [x] Read more about gas fee here:[ https://coin98.net/what-is-gas-fee](https://coin98.net/what-is-gas-fee)
  {% endhint %}

**Step 4:** Enter the wallet address then click **Review.**

There are 3 ways to input the recipient address:

1. Enter the recipient's address
2. Click the contact icon to select the wallet available in the Saros Extension Wallet
3. Click the Paste button to paste the address that you have copied into the clipboard

<figure><img src="https://lh7-us.googleusercontent.com/P5hD7eTbnsWcHpcJchhYJ8i3lOIGPr_lILaZyVMRAtizzhausZdiC7IblsAoOM95m7hUTOYIs04PCTGf_YoOAUalBpQezzQv6wdO0dMoh8JQ5foriatvaSe7rIJiDRVqqxB13YOvjdzstZJSyk83XF8" alt="" width="375"><figcaption></figcaption></figure>

**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.

<figure><img src="https://lh7-us.googleusercontent.com/lwkbuIOqu8UtrpNhO_YTF5luGTFiVxepbpVqL6Q1S-flPeikBWknWzp3wKEuGWleqnNMZnuYR1cUDp34JykN_p89uuctkb8vVTzOoe8SSL1wQxWGMjizLiT05f4obVEWWdl_VFq51R9xBpaWYdRk2Mw" alt="" width="375"><figcaption></figcaption></figure>

## How to Receive NFTs?

In case there is no NFT in the wallet:

**Step 1:** On the home screen, click the NFTs tab

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

<figure><img src="https://lh7-us.googleusercontent.com/oDJ-ZWwcq5THowEoIAy3MFqKIvP9ksIYsAQPaOZWIm33_8DQxGUYxw68i1n6RMcgSVgsiRAZNZyAuHYu2TyEkzOYCuU7lPjcxP9wDpf2ioqc-btOFmsAJnPkyr9vShTco805x5gHFXK0mIBRUXRMmZ4" 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/saros-mobile-app/extension/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.
