# How to get Badge NFT

Players can buy Badge NFT through YooShi's NFT market. The specific steps are as follows:

Step 1: Enter the YooShi NFT market page(<https://yooshi.io/nft/market>), select StarMon in the market to filter, and there is a sort in the upper right corner of the page.

![](/files/ik4y9nFnZBCDDlvudGcS)

Step 2: Select the Badge NFT you want to buy, and then go to the NFT details page and click to confirm purchase

![](/files/BDuJvUrvUCujYhaN079J)

Step 3: Select the payment method and confirm

![](/files/4X5i1G9fpwQu7pmz4UbL)

YOOSHI or BNB can be selected as the payment method. Click "Confirm" and the account funds will be deducted then you will get the NFT

{% hint style="warning" %}
In addition to the market, YooShi's NFT trading market also has auctions. Because the players participating in the auction usually refer to the market price, the transaction price of the auction will generally be slightly lower than the market price. Therefore, it is recommended that players who want to buy NFT first observe the price of NFT listed on the market before going to the auction market. Even if someone bids a higher price during the auction, you can still get a commission from the bidder.
{% 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://starmon.gitbook.io/starmon.io/starmon/beginner-guide-platform/how-to-get-badge-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.
