# NFTX

## v3.0

- [Introducing V3](https://docs.nftx.io/introducing-v3.md): The new and improved NFTX protocol.
- [V2/V3 Comparison](https://docs.nftx.io/v2-v3-comparison.md): Summary of V3, relative to V2.
- [Protocol Overview](https://docs.nftx.io/protocol-overview.md): A non-technical V3 primer.
- [Protocol Repo](https://docs.nftx.io/protocol-repo.md): Notes on V3 protocol contracts.
- [Contact Addresses](https://docs.nftx.io/contact-addresses.md): Addresses of smart contracts.
- [Mainnet Addresses](https://docs.nftx.io/contact-addresses/mainnet-addresses.md): NFTX V3 smart contract addresses on mainnet.
- [Arbitrum Addresses](https://docs.nftx.io/contact-addresses/arbitrum-addresses.md): NFTX V3 smart contract addresses on Arbitrum.
- [Sepolia Addresses](https://docs.nftx.io/contact-addresses/sepolia-addresses.md): NFTX V3 smart contract addresses on Sepolia.
- [Audit Reports](https://docs.nftx.io/audit-reports.md)
- [Bug Bounties](https://docs.nftx.io/bug-bounties.md)
- [NFTXVaultUpgradeableV3](https://docs.nftx.io/core-contracts/nftxvaultupgradeablev3.md): NFTXVaultUpgradeableV3.sol
- [NFTXVaultFactoryUpgradeableV3](https://docs.nftx.io/core-contracts/nftxvaultfactoryupgradeablev3.md): NFTXVaultFactoryUpgradeableV3.sol
- [NFTXFeeDistributorV3](https://docs.nftx.io/core-contracts/nftxfeedistributorv3.md): NFTXFeeDistributorV3.sol
- [NFTXInventoryStakingV3Upgradeable](https://docs.nftx.io/core-contracts/nftxinventorystakingv3upgradeable.md): NFTXInventoryStakingV3Upgradeable.sol
- [UniswapV3PoolUpgradeable](https://docs.nftx.io/core-contracts/uniswapv3poolupgradeable.md): UniswapV3PoolUpgradeable.sol
- [UniswapV3FactoryUpgradeable](https://docs.nftx.io/core-contracts/uniswapv3factoryupgradeable.md): UniswapV3FactoryUpgradeable.sol
- [NonfungiblePositionManager](https://docs.nftx.io/core-contracts/nonfungiblepositionmanager.md): NonfungiblePositionManager.sol
- [NFTXRouter](https://docs.nftx.io/core-contracts/nftxrouter.md): NFTXRouter.sol
- [CreateVaultZap](https://docs.nftx.io/zap-contracts/createvaultzap.md): CreateVaultZap.sol
- [MarketplaceUniversalRouterZap](https://docs.nftx.io/zap-contracts/marketplaceuniversalrouterzap.md): MarketplaceUniversalRouterZap.sol
- [MigratorZap](https://docs.nftx.io/zap-contracts/migratorzap.md): MigratorZap.sol
- [UniswapV3Staker](https://docs.nftx.io/periphery-contracts/uniswapv3staker.md): UniswapV3Staker.sol
- [Introduction](https://docs.nftx.io/integrations/introduction.md)
- [Marketplace Integration](https://docs.nftx.io/integrations/marketplace-integration.md)
- [Project Background](https://docs.nftx.io/miscellaneous/project-background.md): Summary of V1, V2, and goals for V3.
- [Security History](https://docs.nftx.io/miscellaneous/security-history.md): Audits, bugs, and exploits.
- [Notes for Auditors](https://docs.nftx.io/miscellaneous/notes-for-auditors.md): from Alex (Gaus)

## v2.6.9

- [Introduction to NFTX](https://docs.nftx.io/main/undefined.md)
- [FAQ](https://docs.nftx.io/main/faq.md)
- [Minting](https://docs.nftx.io/main/tutorials/minting.md)
- [Redeeming](https://docs.nftx.io/main/tutorials/redeeming.md)
- [Staking](https://docs.nftx.io/main/tutorials/staking.md)
- [Vault Creation](https://docs.nftx.io/main/tutorials/vault-creation.md)
- [Eligibility Modules](https://docs.nftx.io/main/smart-contracts/eligibility-modules.md)
- [Example Module](https://docs.nftx.io/main/smart-contracts/eligibility-modules/example-module.md)
- [Merkle Eligibility](https://docs.nftx.io/main/smart-contracts/eligibility-modules/merkle-eligibility.md): This page explains how to use our Merkle Eligibility module.
- [Fee Distribution](https://docs.nftx.io/main/smart-contracts/fee-distribution.md)
- [Bug Bounty](https://docs.nftx.io/main/smart-contracts/bug-bounty.md)
- [SECBIT Audit](https://docs.nftx.io/main/smart-contracts/bug-bounty/secbit-audit.md): Audit report from the SECBIT reviewing four new contract deployments on the NFTX protocol. The contents on this page is based upon the PDF report found at the bottom of the page.
- [Trail of Bits Audit](https://docs.nftx.io/main/smart-contracts/bug-bounty/trail-of-bits-audit.md)
- [Contract Addresses](https://docs.nftx.io/main/smart-contracts/contract-addresses.md)
- [Subgraph](https://docs.nftx.io/main/smart-contracts/subgraph.md)
- [Subgraph Sample Request](https://docs.nftx.io/main/smart-contracts/subgraph/subgraph-sample-request.md): Requesting data from the NFTX Subgraph.
- [Dune Analytics](https://docs.nftx.io/main/smart-contracts/dune-analytics.md)
- [Deployment Flow](https://docs.nftx.io/main/smart-contracts/deployment-flow.md)
- [Vault Creation Zap](https://docs.nftx.io/main/smart-contracts/vault-creation-zap.md)
- [Integrations](https://docs.nftx.io/main/smart-contracts/integrations.md): Use the NFTX protocol to access liquidity for NFT buys and sells within marketplaces and aggregators
- [Brand Kit](https://docs.nftx.io/main/ecosystem/brand-kit.md)

## v2.0

- [Introduction to NFTX](https://docs.nftx.io/v2.0/undefined.md)
- [FAQ](https://docs.nftx.io/v2.0/faq.md)
- [Minting](https://docs.nftx.io/v2.0/tutorials/minting.md)
- [Redeeming](https://docs.nftx.io/v2.0/tutorials/redeeming.md)
- [Staking](https://docs.nftx.io/v2.0/tutorials/staking.md)
- [Vault Creation](https://docs.nftx.io/v2.0/tutorials/vault-creation.md)
- [Bug Bounty](https://docs.nftx.io/v2.0/smart-contracts/bug-bounty.md)
- [Contract Addresses](https://docs.nftx.io/v2.0/smart-contracts/contract-addresses.md)
- [Subgraph](https://docs.nftx.io/v2.0/smart-contracts/subgraph.md)
- [Dune Analytics](https://docs.nftx.io/v2.0/smart-contracts/dune-analytics.md)
- [Brand Kit](https://docs.nftx.io/v2.0/ecosystem/brand-kit.md)

## v1.0

- [Introduction to NFTX](https://docs.nftx.io/v1.0/undefined.md)
- [FAQ](https://docs.nftx.io/v1.0/faq.md)
- [Minting](https://docs.nftx.io/v1.0/tutorials/minting.md)
- [Redeeming](https://docs.nftx.io/v1.0/tutorials/redeeming.md)
- [Vault Creation](https://docs.nftx.io/v1.0/tutorials/vault-creation.md)
- [Overview](https://docs.nftx.io/v1.0/smart-contracts/overview.md)
- [Contract Addresses](https://docs.nftx.io/v1.0/smart-contracts/contract-addresses.md)
- [Audit & Risks](https://docs.nftx.io/v1.0/smart-contracts/audit-report.md)
- [Litepaper](https://docs.nftx.io/v1.0/ecosystem/litepaper.md)
- [Token Distribution](https://docs.nftx.io/v1.0/ecosystem/token-distribution.md)
- [Brand Kit](https://docs.nftx.io/v1.0/ecosystem/brand-kit.md)
- [Get Started](https://docs.nftx.io/v1.0/archive/old-tutorials.md)
- [How to create an NFT Index Fund](https://docs.nftx.io/v1.0/archive/old-tutorials/how-to-create-an-nft-index-fund.md)
- [How to get my index fund listed on the NFTX Gallery?](https://docs.nftx.io/v1.0/archive/old-tutorials/how-to-get-my-index-fund-listed-on-the-nftx-gallery.md)
- [How to mint an NFT Index token with your NFT?](https://docs.nftx.io/v1.0/archive/old-tutorials/minting-fund-tokens.md)
- [How to redeem an NFT from an index fund?](https://docs.nftx.io/v1.0/archive/old-tutorials/redeeming-nfts.md)
- [Community Raise](https://docs.nftx.io/v1.0/archive/community-raise.md)


---

# Agent Instructions: 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.nftx.io/introducing-v3.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.
