# Send NFT

<div align="left"><figure><img src="/files/ELgYjogOetBDXwOHUykH" alt=""><figcaption></figcaption></figure></div>

## 1. Send NFT

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

&#x20;Press 'Send' button in the NFT detail page.

##

## 2. Choose NFT

<figure><img src="/files/07WsOJlq2TbzgDBjAkMZ" alt=""><figcaption></figcaption></figure>

FAVORLET supports sending up to 30 NFTs at once. Select the NFTs you want to send and press 'send' button.

{% hint style="info" %}
Sending multiple NFTs only works in the same collection.

Ex) 10 BAYC NFTs (O) / 10 BAYC NFTs+ 2 MAYC NFTs(X)&#x20;
{% endhint %}

##

## 3. Enter receiver's address

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

Enter receiver's address.

##

## 4. Send&#x20;

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

Please double check the details of NFTs, numbers, receiver's address before sending out NFTs.

##

## 5. Confirm result

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

You can check the result after sending out 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.favorlet.io/english/favorlet/user-guide/sendnft.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.
