# Mintverse Help Centre

## Mintverse Help Centre

- [What is Mintverse? ](https://mintverse.gitbook.io/mintverse-help-centre/getting-started/what-is-mintverse.md)
- [What blockchains does Mintverse support?](https://mintverse.gitbook.io/mintverse-help-centre/getting-started/what-blockchains-does-mintverse-support.md)
- [What crypto wallets can I use with Mintverse?](https://mintverse.gitbook.io/mintverse-help-centre/getting-started/what-crypto-wallets-can-i-use-with-mintverse.md)
- [How to set up a BNB wallet on MetaMask?](https://mintverse.gitbook.io/mintverse-help-centre/getting-started/how-to-set-up-a-bnb-wallet-on-metamask.md)
- [How to get ETH/BNB?](https://mintverse.gitbook.io/mintverse-help-centre/getting-started/how-to-get-eth-bnb.md)
- [Can anyone create and sell NFT on Mintverse?](https://mintverse.gitbook.io/mintverse-help-centre/beginners-guide/can-anyone-create-and-sell-nft-on-mintverse.md)
- [How to place a bid?](https://mintverse.gitbook.io/mintverse-help-centre/beginners-guide/how-to-place-a-bid.md)
- [What are Mintverse’s platform fees?](https://mintverse.gitbook.io/mintverse-help-centre/beginners-guide/what-are-mintverses-platform-fees.md)
- [How to sell your NFTs?](https://mintverse.gitbook.io/mintverse-help-centre/beginners-guide/how-to-sell-your-nfts.md)
- [Where can I find NFT transaction records?](https://mintverse.gitbook.io/mintverse-help-centre/beginners-guide/where-can-i-find-nft-transaction-records.md)
- [How can I find my transaction hash?](https://mintverse.gitbook.io/mintverse-help-centre/beginners-guide/how-can-i-find-my-transaction-hash.md)
- [What is the floor price?](https://mintverse.gitbook.io/mintverse-help-centre/beginners-guide/what-is-the-floor-price.md)
- [What is WETH? How can I get it?](https://mintverse.gitbook.io/mintverse-help-centre/beginners-guide/what-is-weth-how-can-i-get-it.md)
- [How to create an NFT on Mintverse?](https://mintverse.gitbook.io/mintverse-help-centre/creators-guide/how-to-create-an-nft-on-mintverse.md)
- [Why are my products and collectibles being taken off the shelves?](https://mintverse.gitbook.io/mintverse-help-centre/creators-guide/why-are-my-products-and-collectibles-being-taken-off-the-shelves.md)
- [How does Mintverse royalty work?](https://mintverse.gitbook.io/mintverse-help-centre/creators-guide/how-does-mintverse-royalty-work.md)
- [Can I list an item without paying the "minting" fee?](https://mintverse.gitbook.io/mintverse-help-centre/creators-guide/can-i-list-an-item-without-paying-the-minting-fee.md)
- [How does the auction work?](https://mintverse.gitbook.io/mintverse-help-centre/creators-guide/how-does-the-auction-work.md)
- [What fees do I need to pay for the first sale on the shelves?](https://mintverse.gitbook.io/mintverse-help-centre/creators-guide/what-fees-do-i-need-to-pay-for-the-first-sale-on-the-shelves.md)
- [What file formats can I use to make NFTs? Is there a maximum size?](https://mintverse.gitbook.io/mintverse-help-centre/creators-guide/what-file-formats-can-i-use-to-make-nfts-is-there-a-maximum-size.md)
- [How to buy an NFT on Mintverse?](https://mintverse.gitbook.io/mintverse-help-centre/collectors-guide/how-to-buy-an-nft-on-mintverse.md)
- [How do I bid on Mintverse?](https://mintverse.gitbook.io/mintverse-help-centre/collectors-guide/how-do-i-bid-on-mintverse.md)
- [How to ensure safety in the world of NFT?](https://mintverse.gitbook.io/mintverse-help-centre/security/how-to-ensure-safety-in-the-world-of-nft.md)
- [Where does Mintverse Store the file?](https://mintverse.gitbook.io/mintverse-help-centre/security/where-does-mintverse-store-the-file.md)
- [Does Mintverse have your private keys?](https://mintverse.gitbook.io/mintverse-help-centre/security/does-mintverse-have-your-private-keys.md)
- [Marketplace](https://mintverse.gitbook.io/mintverse-help-centre/features/marketplace.md)
- [Drops](https://mintverse.gitbook.io/mintverse-help-centre/features/drops.md)
- [GamesPad](https://mintverse.gitbook.io/mintverse-help-centre/features/gamespad.md)
- [Personal Collection & Dashboard Management](https://mintverse.gitbook.io/mintverse-help-centre/features/personal-collection-and-dashboard-management.md)
- [Shopping Cart](https://mintverse.gitbook.io/mintverse-help-centre/features/shopping-cart.md)
- [Horizontal](https://mintverse.gitbook.io/mintverse-help-centre/logos/horizontal.md)
- [Vertical](https://mintverse.gitbook.io/mintverse-help-centre/logos/vertical.md)
- [M](https://mintverse.gitbook.io/mintverse-help-centre/logos/m.md)
- [Text](https://mintverse.gitbook.io/mintverse-help-centre/logos/text.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://mintverse.gitbook.io/mintverse-help-centre/getting-started/what-is-mintverse.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.
