# How to send or receive NFTs

## How to send or receive NFTs

Ninji Wallet allows you to store, send, and receive non-fungible tokens (NFTs).

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

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

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

<div><figure><img src="/files/J3WhebbADfYBP9w8bQ6G" alt=""><figcaption></figcaption></figure> <figure><img src="/files/21ufaMUhCxXVjHFVOlFh" alt=""><figcaption></figcaption></figure></div>

**Step 3**: Input the recipient address, adjust the gas fee, and 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.

<div><figure><img src="/files/5P1FWzbYkQmJG9DScJ6f" alt=""><figcaption><p>Step 3</p></figcaption></figure> <figure><img src="/files/TeJVRr2u6mwPZfxRgVkG" alt=""><figcaption><p>Step 4</p></figcaption></figure></div>

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

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

<figure><img src="/files/Wn6JLu4kokRVsT3ey3OF" alt="" width="295"><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.ninji.xyz/user-guide/basic/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.
