# Collect and Transfer NFTs

## Collect on Singular

{% embed url="<https://youtu.be/jBfjcS4R33A>" %}

**Step 1**: On Singular, hit **Connect**, choose **SubWallet** and click on the account you want to use.

![1.1](/files/SKVoHTvmrY2OwGQjX8gf) ![1.2](/files/jxFDEzuJItMOsm2J1yB3)

**Step 2**: After deciding which NFT you want to collect, hit **Buy now**. On the pop-up box, tick **I Consent** and click **Buy now**.

![2.1](/files/7pLtZ5fAIo0nQIMjrupl) ![2.2](/files/HRtj4nkh8ji6eUbKINvp)

**Step 3**: You will be taken to SubWallet pop-up window to sign the transaction. Enter your password and hit **Approve**.

![](/files/vLZpPUvMzATIf54GUpuL)

**Step 4**: Open SubWallet extension and click on **NFTs** tab. You will see the NFT you have just collected there, as well as the option **List for sale** on Singular.&#x20;

![](/files/Y2JHtMDgwlciDByg1hdt)

## Transfer

{% embed url="<https://youtu.be/fzRbcnafV3M>" %}

**Step 1**: Open SubWallet extension and click on the **NFTs** tab. Pick the network from the top drop-down menu. Choose the collection and then the NFT that you want to send. Click on the NFT and scroll down to hit the **Send** button.&#x20;

![1.1](/files/zh4cNB0vORlI4fzhefb8) ![1.2](/files/pfPvzMfkwHp6njRhaR0f) ![1.3](/files/AKfP2woW5WF1I2YM8QIE)

**Step 2**: Choose the recipient address from the drop-down list or enter it manually. Hit **Send**.&#x20;

![](/files/0bqyGQ4nwG3302PizFYQ)

**Step 3**: Key in your password then click **Sign and Submit**. Your transaction is successful.

![3.1](/files/WJw8HGwp1jRB5tj7IBvT) ![3.2](/files/GsGmYF7zoUA4Xq14jO20)

**Step 4**: Click on **View Transaction** to take a look at the transaction on Subcan. It is always a good idea to double-check with the recipient address whether or not the NFT is available in their wallet.

![4.1](/files/6Bn8SQt9Y0ox2zKUKLBM) ![4.2](/files/AYsBxD29w8ZtVQb4K21S)


---

# 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.subwallet.app/beta/extension-user-guide/collect-and-transfer-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.
