# How to Buy an XDC NFT

XDC Staking NFTs are available on the [PrimePort marketplace](https://primeport.xyz).

***

## Step 1 - Set Up Your Wallet

Ensure your wallet (e.g., MetaMask) is configured for the XDC Network. If not already set up, add XDC Network as a custom network in your wallet settings.

## Step 2 - Fund Your Wallet

Make sure you have enough XDC tokens to cover the NFT price plus gas fees. You can purchase XDC on exchanges like Bitrue or KuCoin.

## Step 3 - Browse the Collection

Go to [PrimePort.xyz](https://primeport.xyz) and find the **XDC Staking NFTs** collection. Review each NFT's rarity, staking potential, and price.

{% hint style="info" %}
Secondary listings may include both **legacy V2** NFTs (collection `0x9D45…76a0`) and **V3** NFTs (collection [`0xf3eB…898E`](https://xdcscan.com/address/0xf3eB62F0Daf98ab65f0696630621A6ecECDB898E)). Both are valid; V2 NFTs can be migrated to V3 at any time and the `tokenId` is preserved across the migration. See [Migrate XDC NFTs to V3](/products/xdc-staking-nfts/migrate-nfts-v2-to-v3.md).
{% endhint %}

## Step 4 - Purchase

Connect your wallet, select the NFT you want, click **Buy**, and confirm the transaction. After confirmation, the NFT appears in your profile.

***

## What's Next?

Once you own an XDC Staking NFT, deposit psXDC v3 shares into it to start earning the boost slice on top of the underlying NAV. See the [Staking Mechanics](/products/xdc-staking-nfts/xdc-staking-nfts-mechanics.md) guide for details.

If you bought a legacy V2 NFT and want the V3 reward model, run it through the [migrator](/products/xdc-staking-nfts/migrate-nfts-v2-to-v3.md) — it's a one-tx, same-`tokenId` upgrade.

***

## Additional Resources

{% embed url="<https://medium.primenumbers.xyz/how-to-buy-an-xdc-staking-nft-c66065b176b8>" %}

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


---

# 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.primestaking.xyz/products/xdc-staking-nfts/how-to-buy-a-xdc-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.
