# FAQs

- [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/faqs.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.
