# Send NFT

### How to send NFT? <a href="#how-to-send-nft" id="how-to-send-nft"></a>

Viction Wallet allows users to store, send, and receive non-fungible tokens (NFTs)

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

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

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

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

**Step 3**: Input the recipient address in these ways:

* Enter recipient address
* Click on the contact icon to select the wallet available in Ninji *(Show only wallets other than sending wallet)*
* Click the **Paste** button to paste the address that you have copied into the clipboard

→ Then click **Review**

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

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

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

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

<figure><img src="/files/oXt4iiivnU1zzMQIWLtr" alt="" width="360"><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.viction.xyz/viction-wallet/user-guide/send-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.
