# How to Transfer and View NFT on Cwallet

### &#x20;How to deposit and view NFTs

**1.** Log in to [Cwallet](https://cwallet.com) and click **NFTs** button on the homepage to transfer to NFT collection page.&#x20;

When you select a network to receive NFT, you will receive the corresponding QR code and receiving address. Please confirm the network before sending your NFT to your deposit address.

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

**2.** As soon as the NFT you deposited arrives in your account, it will be displayed in the collection column.&#x20;

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

Click to view related information about your NFT.&#x20;

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

In the **Transfer** **Record**, you will be able to view the record of your deposited NFT

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

### How to withdraw NFTs

**1.** On the home page, select an NFT and click **Send NFT** button to send your NFT to other wallet address.

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

**2.** To send NFT, simply enter the destination address or scan the QR code.&#x20;

If it is going to a Cwallet user, there is no need to proofread the network. Just enter the Cwallet ID and it will send immediately without network fees and any service fees.

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

**3.** Click **Confirm** to process your order.&#x20;

<figure><img src="/files/01RQbNuGlVZy2QjW8e7a" alt=""><figcaption></figcaption></figure>

In the transfer record, you can view the sent NFT.

<figure><img src="/files/JLqjQrdlSSFrVXyJViHC" 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.cwallet.com/crypto-deposit-and-withdraw/custodial-wallet/how-to-transfer-and-view-nft-on-cwallet.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.
