> For the complete documentation index, see [llms.txt](https://docs.nextype.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nextype.finance/about-nxetype/previous-events/dec-2021/leap-to-nextype/leaper-nft-auction-heco-commemorative-edition/how-to-bid-in-nft-master.md).

# How to bid in NFT Master?

1\. Visit this link <https://nftmaster.nextype.finance/>  to enter NFT Master and connect your wallet, click **\[Auction]**

![](/files/xOh9aig0oR19Unk6nGAw)

&#x32;**.** Click on the NFT in bidding

![](/files/FgVRQ8I9MV2h5SkWcwK3)

3\. Enter the price you want to bid in and click **\[Confirm]** to pay gas fees to bid.  Please **note that the minimum price increase each time is 100 NT**.

![](/files/J7Lz4CcyR7YlJoNvPt1q)

4\. In **\[On Auction]**, you can see the NFTs in the auction.\
If your offer is exceeded, you will have the option to continue bidding.\
If you are successful in your bid, you can pay gas fees to **claim** your NFT on this page.

![](/files/jW5pO0a5y30nQI5J8za9)

5\. After a successful claim, you can view your NFT in **\[Storage].**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nextype.finance/about-nxetype/previous-events/dec-2021/leap-to-nextype/leaper-nft-auction-heco-commemorative-edition/how-to-bid-in-nft-master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
