> For the complete documentation index, see [llms.txt](https://docs.subwallet.app/beta/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.subwallet.app/beta/mobile-app-user-guide/manage-nfts/collect-nft.md).

# Collect NFT

**Step 1:** In SubWallet, click the **Browser** tab. Then choose the **Singular** URL.

![](/files/ySj7uYFMCyQmScLM5ath)

**Step 2**: Connect SubWallet with the Singular dApp. You can choose one account or many accounts to connect with dApp. In this case we are connecting all accounts.&#x20;

![](/files/zraHJndLdWSdUVj4P9FC)

**Step 3**: In Singular, choose the NFT you want to buy.

![](/files/sqNLLmyq3345Kxfc68nk)

{% hint style="info" %}
You can change the account you want to use to buy NFT within the Singular dApp, as long as you have more than 1 accounts connected to the dApp.\
\
**Step 1**: Click the Account item on Singular.

![](/files/lrzVm08RdVGmR6Zqmgce)

**Step 2**: Click **Select account.**

![](/files/0bV71UsOBVmS6k321JuU)

**Step 3**: Choose the account you want to use.\
![](/files/UfSewZWGYSGn3ST1PAcj)<br>
{% endhint %}

**Step 4**: Click **Buy now.**

![](/files/gjMHMy3qfNLGjqZlIAWG)

**Step 5**: Tick the **I consent** checkbox and click **Buy now** to proceed with the transaction.&#x20;

![](/files/Cn1VO9YmghjyVXhMyabI)

**Step 6**: In the pop-up, enter your password and click **Approve** to proceed with the transaction.

![](/files/3koXpxhbBuOFHYPNAHZn)

**Step 7**: Singular would check your balance and carry out the request. Stay tuned!

![](/files/ZfLk5oOtUxP9lLAT4SgB)

**Step 8**: The NFT is now yours! Note that your address has been displayed in the **Owned by** section. You can also list your NFT for sale.  &#x20;

![](/files/FX9cL3qXNy7WSmvPcXKr)

**Step 9**: The NFT you have bought is also visible in SubWallet. Click the NFT tab to view your NFTs. \
Click here for a detailed instruction on how to [view your NFTs](/beta/mobile-app-user-guide/manage-nfts/send-nft.md).![](/files/1NMFlhcaZ4iTH2p3fKZM)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/mobile-app-user-guide/manage-nfts/collect-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.
