# Buying Fixed Price NFT

When buying an NFT, you can buy it instantly if there are a price for it.

If you're only interested in a single NFT, we recommend the **Buy Now** flow for the simplest checkout experience — the latter option is better suited to users buying multiple NFTs, spanning multiple collections.

1. Hit **Buy Now** to kick off the process.

<div data-full-width="false"><figure><img src="https://2399013481-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPdiQVya61IqC1tVLHssn%2Fuploads%2FQRxLY6aNYjq5QjKzR5lJ%2Fimage.png?alt=media&#x26;token=b768f7a5-081a-4370-9a1b-c98fbad669df" alt=""><figcaption></figcaption></figure></div>

2. A modal will appear, asking you to review your purchase. If it all looks good, hit **Confirm and Pay** to continue.

<div data-full-width="false"><figure><img src="https://2399013481-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPdiQVya61IqC1tVLHssn%2Fuploads%2FCzLqPFMkGN5vh0TOgZUx%2Fimage.png?alt=media&#x26;token=81a832d3-5f7b-4452-8a04-4bc4907f8c62" alt="" width="333"><figcaption></figcaption></figure></div>

3. If you haven't made a purchase on X721 Marketplace website with before, you'll need to enable U2U spending. This transaction will only cost a gas fee, and it ensures U2U can facilitate any future purchases, too (provided you don't revoke the permission).
4. Finally, you'll be asked to confirm the purchase in your wallet. Do so 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.x721.io/guides/x721-marketplace/buying-nft/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.
