# Buy new NFT

#### **Step 1: Choose a collection depending on the type of NFT you want to buy.**

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

#### **Step 2: Click on "Purchase" button in the list or in detail NFT to see more attribute information.**

<figure><img src="/files/cl8liUxePLYHbW56PjrG" alt=""><figcaption><p><strong>Purchase button in the list</strong></p></figcaption></figure>

<figure><img src="/files/Iy6AFXZtmxJFj2fqps7T" alt=""><figcaption><p>Purchase button in Detail NFT</p></figcaption></figure>

#### **Step 3: Click on “Approve" button on popup checkout.**

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

#### **Step 4: Click on “Confirm" button in your digital wallet.**

{% hint style="info" %}
**Note:** Please make sure you have enough BNB to pay the gas fee.
{% endhint %}


---

# 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.monsterra.io/marketplace/buy-new-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.
