# How to Buy an NFT

## 1. Buy an NFT with a Fixed Price

1. You can purchase an NFT with a "**Buy Now**" button. These NFTs are sold at a fixed price.

<div align="left"><img src="/files/lJtIwnelDyVlhN0fhWSm" alt=""></div>

2\.  Click the "**Buy Now**" button, and a pop-up window will appear for you to complete the checkout.

![](/files/T2Qv1xNtZyV5gsxwZJQL)

3\. If this is your first time purchasing an NFT on Oases, you need to make an authorization.

4\. Your wallet will prompt you to confirm this transaction. Please check the order information and confirm it. You've got your NFT now!

![](/files/r2aFozgVcOQe5sWvnMHT)

## 2. Make an offer

1. Navigate to an item page and click the "**Make an Offer**" button.

![](/files/l2aI1MNeQfqYbPcapEES)

2\. Once you have clicked the "**Make an Offer**" button, you need to enter the price of your offer in the pop-up window. Please note that only WETH is supported.

![](/files/hsi8gsub5RT0UiXl0hLo)

3\. If this is your first time purchasing with WETH, you'll need to authorize Oases to use the WETH in your wallet in the pop-up window.

![](/files/UaBdITsyQxWnPXZPDnNd)

4\. Then the wallet will prompt you to confirm your offer. Please check the order information and confirm it. You have now made an offer successfully. If the seller accepts your price afterwards, you can close the deal.

![](/files/qIxbG6DPG9BVoqsvzSI0)


---

# 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://wiki.oases.com/help-center/getting-started/how-to-buy-an-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.
