# FAQs

- [Why Buy NFTs? What Makes Them Valuable?](https://docs.mintable.app/faqs/why-buy-nfts-what-makes-them-valuable.md)
- [How do I know what I'm buying is legit and not a fake?](https://docs.mintable.app/faqs/how-do-i-know-what-im-buying-is-legit-and-not-a-fake.md): With the rise in NFT popularity, it’s important to verify that what you’re buying is authentic — not a copy or scam.
- [How to sell digital items?](https://docs.mintable.app/faqs/how-to-sell-digital-items.md): Make them personable, write a backstory, be descriptive, provide added value.
- [Help!](https://docs.mintable.app/faqs/help.md): Need help? Got a question? We’re here for you! Whether you're facing a technical issue or just need guidance, you can reach out to us through multiple channels.
- [Why Is My Account Disabled?](https://docs.mintable.app/faqs/help/why-is-my-account-disabled.md)
- [I Received a Verification Code Email from Mintable That I Didn't Request](https://docs.mintable.app/faqs/help/i-received-a-verification-code-email-from-mintable-that-i-didnt-request.md): If you received a Mintable verification email but did not sign up for an account, it’s possible someone mistakenly entered your email address — or that your email may be compromised.
- [Advanced - Custom Server for Metadata](https://docs.mintable.app/faqs/help/advanced-custom-server-for-metadata.md): Hosting the metadata on your own server
- [User Safety Guide: Staying Safe on Mintable and in the Metaverse](https://docs.mintable.app/faqs/help/user-safety-guide-staying-safe-on-mintable-and-in-the-metaverse.md): We care deeply about your safety and want to ensure you're protected from scams, phishing, and other fraudulent activity.
- [Digital Millennium Copyright Act or “DMCA”](https://docs.mintable.app/faqs/digital-millennium-copyright-act-or-dmca.md): If you've received a DMCA takedown notice for an NFT you've minted on Mintable, or you're a rights-holder looking to file one, this outlines the basics of what you need to know.
- [I would love to work with Mintable!](https://docs.mintable.app/faqs/i-would-love-to-work-with-mintable.md)
- [Immutable X](https://docs.mintable.app/faqs/immutable-x.md)
- [What is Immutable X?](https://docs.mintable.app/faqs/immutable-x/what-is-immutable-x.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.mintable.app/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.
