# NFT.com

## NFT.com

- [Introducing NFT.com](https://docs.nft.com/overview/introducing-nft.com.md): The Social NFT Marketplace
- [What are NFTs?](https://docs.nft.com/overview/what-are-nfts.md)
- [What is a Wallet?](https://docs.nft.com/overview/what-is-a-wallet.md)
- [What is a NFT Profile?](https://docs.nft.com/nft-profiles/what-is-a-nft-profile.md)
- [On-Chain Resolver](https://docs.nft.com/nft-profiles/on-chain-resolver.md)
- [Profile Creation](https://docs.nft.com/nft-profiles/profile-creation.md): Create your NFT.com Profile
- [Profile Expiration](https://docs.nft.com/nft-profiles/profile-expiration.md): Maintain ownership of your NFT Profile
- [Setting up an NFT Profile as an NFT Gallery](https://docs.nft.com/nft-profiles/setting-up-an-nft-profile-as-an-nft-gallery.md)
- [Setting up an NFT Profile as an NFT Collection](https://docs.nft.com/nft-profiles/setting-up-an-nft-profile-as-an-nft-collection.md)
- [Architecture](https://docs.nft.com/nft-profiles/architecture.md)
- [Overview](https://docs.nft.com/nft-trading/overview.md)
- [Marketplace Aggregator](https://docs.nft.com/nft-trading/marketplace-aggregator.md)
- [NFT.com Marketplace](https://docs.nft.com/nft-trading/nft.com-marketplace.md)
- [Listing Types](https://docs.nft.com/nft-trading/nft.com-marketplace/listing-types.md)
- [Audit Report](https://docs.nft.com/nft-trading/nft.com-marketplace/audit-report.md)
- [Buying a NFT](https://docs.nft.com/nft-trading/buying-a-nft.md)
- [Listing an NFT](https://docs.nft.com/nft-trading/listing-an-nft.md)
- [What is a NFT.com Genesis Key NFT?](https://docs.nft.com/genesis-keys/what-is-a-nft.com-genesis-key-nft.md)
- [How were Genesis Keys Distributed?](https://docs.nft.com/genesis-keys/how-were-genesis-keys-distributed.md)
- [How do I get a Genesis Key?](https://docs.nft.com/genesis-keys/how-do-i-get-a-genesis-key.md)
- [How many Profile mints does my Genesis Key have?](https://docs.nft.com/genesis-keys/how-many-profile-mints-does-my-genesis-key-have.md)
- [Overview](https://docs.nft.com/discover/overview.md): Find your newest NFT through the Discover Page at NFT.com
- [Pricing Summary](https://docs.nft.com/pricing/pricing-summary.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://docs.nft.com/overview/introducing-nft.com.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.
