# Minted How-To Hub

- [Buying NFTs](https://help.minted.network/minted-help-centre/minted-how-to-hub/buying-nfts.md)
- [Buying a fixed-price NFT](https://help.minted.network/minted-help-centre/minted-how-to-hub/buying-nfts/buying-a-fixed-price-nft.md)
- [Bulk purchasing NFTs](https://help.minted.network/minted-help-centre/minted-how-to-hub/buying-nfts/bulk-purchasing-nfts.md)
- [Floor sweeping NFTs](https://help.minted.network/minted-help-centre/minted-how-to-hub/floor-sweeping-nfts.md): Sweeping the NFTs from your favourite collection at the floor price!
- [Making an offer for an NFT](https://help.minted.network/minted-help-centre/minted-how-to-hub/making-an-offer-for-an-nft.md)
- [Accepting an offer](https://help.minted.network/minted-help-centre/minted-how-to-hub/accepting-an-offer.md)
- [Listing an NFT for sale](https://help.minted.network/minted-help-centre/minted-how-to-hub/listing-an-nft-for-sale.md)
- [Setting a lower price or cancelling a listing](https://help.minted.network/minted-help-centre/minted-how-to-hub/setting-a-lower-price-or-cancelling-a-listing.md)


---

# 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://help.minted.network/minted-help-centre/minted-how-to-hub.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.
