# Guides

- [X721 Marketplace](https://docs.x721.io/guides/x721-marketplace.md)
- [Create NFT](https://docs.x721.io/guides/x721-marketplace/create-nft.md)
- [Mint A Single NFT](https://docs.x721.io/guides/x721-marketplace/create-nft/mint-a-single-nft.md)
- [ERC721 Single NFT](https://docs.x721.io/guides/x721-marketplace/create-nft/mint-a-single-nft/erc721-single-nft.md)
- [ERC1155 Single NFT](https://docs.x721.io/guides/x721-marketplace/create-nft/mint-a-single-nft/erc1155-single-nft.md)
- [Create A Collection](https://docs.x721.io/guides/x721-marketplace/create-nft/create-a-collection.md)
- [ERC721 NFT Collection](https://docs.x721.io/guides/x721-marketplace/create-nft/create-a-collection/erc721-nft-collection.md)
- [ERC1155 NFT Collection](https://docs.x721.io/guides/x721-marketplace/create-nft/create-a-collection/erc1155-nft-collection.md)
- [Buying NFT](https://docs.x721.io/guides/x721-marketplace/buying-nft.md)
- [Buying Fixed Price NFT](https://docs.x721.io/guides/x721-marketplace/buying-nft/buying-fixed-price-nft.md)
- [Offer on One NFT](https://docs.x721.io/guides/x721-marketplace/buying-nft/offer-on-one-nft.md)
- [Selling NFT](https://docs.x721.io/guides/x721-marketplace/selling-nft.md)
- [Listing an NFT for a Fixed Price](https://docs.x721.io/guides/x721-marketplace/selling-nft/listing-an-nft-for-a-fixed-price.md)
- [Accepting an offer on your NFT](https://docs.x721.io/guides/x721-marketplace/selling-nft/accepting-an-offer-on-your-nft.md)
- [X721 Marketplace Launchpad](https://docs.x721.io/guides/x721-marketplace-launchpad.md)
- [Projects](https://docs.x721.io/guides/x721-marketplace-launchpad/projects.md)
- [Users](https://docs.x721.io/guides/x721-marketplace-launchpad/users.md)
- [Launchpad Round](https://docs.x721.io/guides/x721-marketplace-launchpad/users/launchpad-round.md)
- [INO Participate Process](https://docs.x721.io/guides/x721-marketplace-launchpad/users/ino-participate-process.md)
- [U2NFT Ultra Zero Collection](https://docs.x721.io/guides/x721-marketplace-launchpad/users/u2nft-ultra-zero-collection.md)
- [NFTnomics](https://docs.x721.io/guides/x721-marketplace-launchpad/users/u2nft-ultra-zero-collection/nftnomics.md)
- [Mechanism](https://docs.x721.io/guides/x721-marketplace-launchpad/users/u2nft-ultra-zero-collection/mechanism.md)
- [Fee](https://docs.x721.io/guides/fee.md)
- [FAQs](https://docs.x721.io/guides/faqs.md)
- [Glossary](https://docs.x721.io/guides/faqs/glossary.md)
- [Which activities are required gas fee on X721 Marketplace?](https://docs.x721.io/guides/faqs/which-activities-are-required-gas-fee-on-x721-marketplace.md)
- [Which blockchains does X721 Marketplace support?](https://docs.x721.io/guides/faqs/which-blockchains-does-x721-marketplace-support.md)
- [Is connecting my wallet to X721 Marketplace secure?](https://docs.x721.io/guides/faqs/is-connecting-my-wallet-to-x721-marketplace-secure.md)
- [I bought an NFT from someone, but I think I was scammed. What happened?](https://docs.x721.io/guides/faqs/i-bought-an-nft-from-someone-but-i-think-i-was-scammed.-what-happened.md)
- [What are your community rules and guidelines?](https://docs.x721.io/guides/faqs/what-are-your-community-rules-and-guidelines.md)
- [Where can I find X721 Marketplace's terms and copyright policy?](https://docs.x721.io/guides/faqs/where-can-i-find-x721-marketplaces-terms-and-copyright-policy.md)
- [What is X721 Marketplace’s privacy policy?](https://docs.x721.io/guides/faqs/what-is-x721-marketplaces-privacy-policy.md)
- [I can’t see my NFT on X721 Marketplace, what’s wrong?](https://docs.x721.io/guides/faqs/i-cant-see-my-nft-on-x721-marketplace-whats-wrong.md)
- [Who can join Whitelist Launchpad?](https://docs.x721.io/guides/faqs/who-can-join-whitelist-launchpad.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://docs.x721.io/guides.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.
