# How to buy an NFT from marketplace

### 1. Buy -> Shopping

<figure><img src="/files/OLeRoeOSNGAKxVKPEfOB" alt=""><figcaption></figcaption></figure>

### 2. Browse around to decide which NFT you would like to buy

<figure><img src="/files/Uz2jhAOwdVQyBPYLGWWR" alt=""><figcaption></figcaption></figure>

In the marketplace, there are several filters that can help you quickly pin down the preferred one

* Sale Price (value) range&#x20;
* Categories and collections
* Settlement Token (what you want to pay by?)

### 3. Select preferred NFT and check more details

<figure><img src="/files/HteYuMvQFWj3M03r3Y3c" alt=""><figcaption></figcaption></figure>

You will see more information about this NFT in this page. Click \[Purchase] button to initiate transaction. Once completed, you will be seeing the NFT in your wallet.


---

# 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://guide.pawnfi.com/buy-nft/how-to-buy-an-nft-from-marketplace.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.
