# Buying a fixed-price NFT

To purchase an NFT on Minted, you’ll need to connect your cryptocurrency wallet first. Install one of the [suggested wallets](/minted-help-centre/getting-started/setting-up-your-wallet.md) and ensure that you have sufficient funds for the NFT itself and gas fees to complete the transaction.

Browse through Minted’s selection of NFTs. Once you find a fixed-price listing that catches your eye, here’s how you can go about purchasing it:

1. Click ***Buy Now***.

   ![](/files/Tm5AcA5QdJ4cnHLFiEZL)
2. Select which cryptocurrency you’d like to pay with. You can pay with WCRO, CRO, or a combination of both tokens. For NFTs hosted on Ethereum, you’ll need to pay with WETH, ETH, or a mix of both tokens. To confirm your purchase, click ***Buy***.

   ![](/files/HIyIyDIXJBsl5fGr1agx)
3. Approve the transaction in your wallet to finalise your NFT purchase.

   ![](/files/aeRSFF0uXTz9xOn0gtSI)\
   ![](/files/e1chFYIGWeF4IKVyoR8d)

   \
   \&#xNAN;*\*Note: If you haven’t enabled wrapped token spending and opted to use a wrapped token for payment, you will need to grant permission in your wallet to access wrapped tokens for the first time. For first-time NFT buyers, you will have to approve a separate transaction to enable access to your wallet.*

   ![](/files/AA8Yd6RC4vOKYsWYS65R)


---

# 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://help.minted.network/minted-help-centre/minted-how-to-hub/buying-nfts/buying-a-fixed-price-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.
