# Features

- [Art Generator (no code)](https://docs.nfts2me.com/features/art-generator-no-code.md)
- [Multichain](https://docs.nfts2me.com/features/multichain.md): Automatic support for any EVM chain in your wallet
- [Credit Card / FIAT Payments](https://docs.nfts2me.com/features/credit-card-fiat-payments.md): Enable support to your NFT collection to be paid with FIAT / Credit Card
- [ERC-20 / Stablecoins minting fee](https://docs.nfts2me.com/features/erc-20-stablecoins-minting-fee.md): Don't limit to native coin
- [Any-payments](https://docs.nfts2me.com/features/any-payments.md): Payments in Stablecoins/ERC-20/Native
- [DallE-2 + ChatGPT AI NFTs](https://docs.nfts2me.com/features/dalle2-chatgpt-ai-images-nfts.md): Free Text2Image automatic generation for your NFTs
- [Collections as NFTs (Ownership)](https://docs.nfts2me.com/features/collections-as-nfts-ownership.md): Be able to keep or sell our collection and earning!
- [Custom mint pages and widget](https://docs.nfts2me.com/features/custom-mint-pages-and-widget.md): Fully customizable collections.
- [IPFS Hosting](https://docs.nfts2me.com/features/ipfs-hosting.md): Free IPFS Hosting of all of your NFTs and Metadata.
- [Custom IPFS URI](https://docs.nfts2me.com/features/custom-ipfs-uri.md)
- [Custom IPFS URI Artwork](https://docs.nfts2me.com/features/custom-ipfs-uri/custom-ipfs-uri-artwork.md)
- [Custom HTTP URL](https://docs.nfts2me.com/features/custom-http-url.md)
- [Custom HTTP URL Artwork](https://docs.nfts2me.com/features/custom-http-url/custom-http-url-artwork.md)
- [Soulbound (Non-transferable NFTs)](https://docs.nfts2me.com/features/soulbound-non-transferable-nfts.md): Soulbound Collections and Airdrops (Non-transferable NFTs)
- [Token Gating](https://docs.nfts2me.com/features/token-gating.md): Access exclusive content using your NFT
- [NFT Holders Snapshots](https://docs.nfts2me.com/features/nft-holders-snapshots.md): Current and Past Snapshots of NFT Holders
- [Redeemable NFTs (POAPs)](https://docs.nfts2me.com/features/redeemable-nfts-poaps.md): POAPs, tickets, and more
- [Automatic Logo and Banner Generation](https://docs.nfts2me.com/features/automatic-logo-and-banner-generation.md)
- [Placeholder (Delayed Reveal)](https://docs.nfts2me.com/features/placeholder-delayed-reveal.md): Fully on-chain
- [Minting Types](https://docs.nfts2me.com/features/minting-types.md): Let your users choose the NFT
- [Sequential Minting](https://docs.nfts2me.com/features/minting-types/sequential-minting.md): NFTs are minted sequentially
- [Specify Minting](https://docs.nfts2me.com/features/minting-types/specify-minting.md): Let your users choose the NFT
- [Random Minting](https://docs.nfts2me.com/features/minting-types/random-minting.md): Truly on-chain secure random minting
- [Split Revenue](https://docs.nfts2me.com/features/split-revenue.md): Test for free before deployment
- [Airdrops / free minting with CSV batch sending](https://docs.nfts2me.com/features/airdrops-free-minting-with-csv-batch-sending.md): Free NFT minting
- [Flexible Whitelist with CSV batch sending](https://docs.nfts2me.com/features/flexible-whitelist-with-csv-batch-sending.md): Custom and flexible minting for custom people
- [Testnet deploy](https://docs.nfts2me.com/features/testnet-deploy.md): Test for free before deployment
- [Creator Fee Enforcement (NFT royalties)](https://docs.nfts2me.com/features/creator-fee-enforcement-nft-royalties.md): Optionally force creators fee
- [Decentralized Governance & on-chain voting](https://docs.nfts2me.com/features/decentralized-governance-and-on-chain-voting.md): Create a DAO from your collection
- [Allowlists](https://docs.nfts2me.com/features/allowlists.md): Create a clean pre-sales list and avoid bots
- [Extend rich metadata](https://docs.nfts2me.com/features/extend-rich-metadata.md)
- [Affiliates System](https://docs.nfts2me.com/features/affiliates-system.md): Complete Affiliates System
- [Gas efficient contracts](https://docs.nfts2me.com/features/gas-efficient-contracts.md): Very gas efficient contract deployment and minting
- [ENS domain resolution](https://docs.nfts2me.com/features/ens-domain-resolution.md): Display the collection creator to instill trust in your collection and let people know who you are
- [Farcaster Integration](https://docs.nfts2me.com/features/farcaster-integration.md): NFTs2Me is fully integrated with Farcaster
- [Referral System](https://docs.nfts2me.com/features/referral-system.md): Promote and Earn with NFTs2Me Affiliates


---

# 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.nfts2me.com/features.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.
