# How to Buy a PRFI NFT

PRFI Staking NFTs are available on [**OpenSea**](https://opensea.io/collection/primenumbers-prfi-onft) on the **Base** network.

***

## Step 1 - Set Up Your Wallet

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

| Field          | Value                      |
| -------------- | -------------------------- |
| Network name   | Base                       |
| RPC URL        | `https://mainnet.base.org` |
| Chain ID       | 8453                       |
| Currency       | ETH                        |
| Block explorer | `https://basescan.org`     |

## Step 2 - Fund Your Wallet

You need ETH on Base to cover the NFT price and gas fees. Bridge ETH from Ethereum mainnet to Base using the [Base Bridge](https://bridge.base.org) or a supported exchange.

## Step 3 - Browse the Collection

Go to the [PRFI NFT collection on OpenSea](https://opensea.io/collection/primenumbers-prfi-onft). Review each NFT's rarity, staking potential, and current price.

## Step 4 - Purchase

Connect your wallet to OpenSea, select the NFT you want, click **Buy**, and confirm the transaction. After confirmation, the NFT appears in your wallet and on the PrimeStaking app.

***

## What's Next?

Once you own a PRFI NFT, go to [primestaking.xyz/prfi-nfts](https://primestaking.xyz/prfi-nfts/overview) to deposit PRFI and start earning rewards. See [Staking Mechanics](/products/prfi-staking-nfts/prfi-nfts-staking-mechanics.md) for a full guide.

***

## Additional Resources

{% embed url="<https://medium.primenumbers.xyz/how-to-buy-a-prnt-staking-nft-e0858e0e6e8c>" %}

{% embed url="<https://www.youtube.com/watch?v=g4xQC9PR7xw>" %}


---

# 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/prfi-staking-nfts/how-to-buy-a-prfi-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.
