# Buying Fixed price NFT

Buying a Fixed-Price NFT

You can begin the process to buy a fixed-price NFT from a few different area on the site.

* While looking at a single collection
* While exploring all NFTs
* While looking at the NFT directly

1. You can start the process by clicking **“Buy”**.

<figure><img src="https://3824541604-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHHkeybExDs6icljQRo5I%2Fuploads%2FDnqRrGdMtMJivH3z7fNs%2Fimage.png?alt=media&#x26;token=81777377-3ad5-4bb6-bfd7-5913ca129874" alt=""><figcaption></figcaption></figure>

2. Once you have clicked on **"Buy"**, a modal will appear. You should check the box of your favorable edition to continue.

<figure><img src="https://3824541604-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHHkeybExDs6icljQRo5I%2Fuploads%2FEHptK1ITFefeui0n6gW7%2Fimage.png?alt=media&#x26;token=b0df23c5-4a49-45d6-8ac4-8f84bb15b451" alt="" width="563"><figcaption></figcaption></figure>

3. If you haven’t enabled WETH spending and have selected to use WETH as a payment currency, you will need to do this the first time you purchase an NFT with WETH on 2R2. A transaction will prompt you in your wallet, confirm this transaction to continue.
4. Lastly, you will be prompted to confirm the purchase in your wallet. Confirm this transaction to finalize the purchase of your new NFT.


---

# 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.2r2.io/guides/buying-nfts/buying-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.
