# Collection.xyz Documentation

## Collection Litepaper and Manifesto

- [What is Collection.xyz?](https://docs.collection.xyz/guides/what-is-collection.xyz.md): Automatically buy, sell and earn yield on your NFTs. Live on Ethereum Mainnet.
- [Liquidity Pool](https://docs.collection.xyz/guides/collection-concepts/liquidity-pool.md)
- [Advanced Pool](https://docs.collection.xyz/guides/collection-concepts/liquidity-pool/advanced-pool.md)
- [Basic Pool](https://docs.collection.xyz/guides/collection-concepts/liquidity-pool/basic-pool.md)
- [Bonding Curve and Delta](https://docs.collection.xyz/guides/collection-concepts/bonding-curve-and-delta.md)
- [Fee](https://docs.collection.xyz/guides/collection-concepts/fee.md)
- [Buy / Sell](https://docs.collection.xyz/guides/collection-concepts/buy-sell.md)
- [APR](https://docs.collection.xyz/guides/collection-concepts/apr.md): Annual Percentage Rate (APR) calculation on Collection.xyz
- [The Collection Whitepaper](https://docs.collection.xyz/guides/collection-concepts/the-collection-whitepaper.md)
- [Collection 1.00: Patch Notes](https://docs.collection.xyz/guides/collection-concepts/collection-1.00-patch-notes.md): Written like a patch note for gamers, just for you, anon.
- [Create a Trade Pool](https://docs.collection.xyz/guides/user-guides/create-a-trade-pool.md): Create a trade pool with tokens, NFTs, or both NFTs & tokens
- [Create a Buy Pool](https://docs.collection.xyz/guides/user-guides/create-a-buy-pool.md): Limit buy NFTs
- [Create a Sell Pool](https://docs.collection.xyz/guides/user-guides/create-a-sell-pool.md): Limit sell your NFTs
- [Buy & Sell NFTs instantly](https://docs.collection.xyz/guides/user-guides/buy-and-sell-nfts-instantly.md): Buy and Sell NFTs
- [LP Strategy Guide](https://docs.collection.xyz/guides/user-guides/lp-strategy-guide.md)
- [NFT AMM](https://docs.collection.xyz/guides/technical-reference/nft-amm.md)
- [What Is A CollectionPool?](https://docs.collection.xyz/guides/technical-reference/nft-amm/what-is-a-collectionpool.md)
- [Differences Between Individual And Communal Liquidity Pool Model](https://docs.collection.xyz/guides/technical-reference/nft-amm/differences-between-individual-and-communal-liquidity-pool-model.md)
- [How do I determine if a pool has sufficient liquidity to fulfil an order?](https://docs.collection.xyz/guides/technical-reference/nft-amm/how-do-i-determine-if-a-pool-has-sufficient-liquidity-to-fulfil-an-order.md)
- [Fee Structure](https://docs.collection.xyz/guides/technical-reference/fee-structure.md)
- [Overview of the Fee Structure in NFT AMMs](https://docs.collection.xyz/guides/technical-reference/fee-structure/overview-of-the-fee-structure-in-nft-amms.md)
- [Calculation and Collection of Fees](https://docs.collection.xyz/guides/technical-reference/fee-structure/calculation-and-collection-of-fees.md)
- [Royalties](https://docs.collection.xyz/guides/technical-reference/royalties.md)
- [How are royalties implemented?](https://docs.collection.xyz/guides/technical-reference/royalties/how-are-royalties-implemented.md)
- [Relation between Royalties and Fees in the AMMs](https://docs.collection.xyz/guides/technical-reference/royalties/relation-between-royalties-and-fees-in-the-amms.md)
- [All Possible Royalty Scenarios](https://docs.collection.xyz/guides/technical-reference/royalties/all-possible-royalty-scenarios.md)
- [Airdrop Compatibility](https://docs.collection.xyz/guides/technical-reference/airdrop-compatibility.md)
- [Can Collection.xyz handle airdrops?](https://docs.collection.xyz/guides/technical-reference/airdrop-compatibility/can-collection.xyz-handle-airdrops.md)
- [Pool Types](https://docs.collection.xyz/guides/technical-reference/pool-types.md)
- [Definition of Pool Types In NFT AMMs](https://docs.collection.xyz/guides/technical-reference/pool-types/definition-of-pool-types-in-nft-amms.md)
- [Comparison of Different Pool Types](https://docs.collection.xyz/guides/technical-reference/pool-types/comparison-of-different-pool-types.md)
- [Bonding Curves](https://docs.collection.xyz/guides/technical-reference/bonding-curves.md)
- [Parameters of the bonding curves](https://docs.collection.xyz/guides/technical-reference/bonding-curves/parameters-of-the-bonding-curves.md)
- [Type of bonding curves](https://docs.collection.xyz/guides/technical-reference/bonding-curves/type-of-bonding-curves.md)
- [Linear Curve](https://docs.collection.xyz/guides/technical-reference/bonding-curves/type-of-bonding-curves/linear-curve.md)
- [Exponential Curve](https://docs.collection.xyz/guides/technical-reference/bonding-curves/type-of-bonding-curves/exponential-curve.md)
- [Sigmoid Curve](https://docs.collection.xyz/guides/technical-reference/bonding-curves/type-of-bonding-curves/sigmoid-curve.md): Coming Soon on Collection.xyz
- [How are the parameters used in each of the bonding curves?](https://docs.collection.xyz/guides/technical-reference/bonding-curves/how-are-the-parameters-used-in-each-of-the-bonding-curves.md)
- [Customizable spread curves](https://docs.collection.xyz/guides/technical-reference/bonding-curves/customizable-spread-curves.md)
- [Github Repos & Addresses](https://docs.collection.xyz/guides/technical-reference/github-repos-and-addresses.md)
- [Audit Reports](https://docs.collection.xyz/guides/technical-reference/audit-reports.md): ABDK
- [Technical User Flows](https://docs.collection.xyz/guides/technical-reference/technical-user-flows.md)
- [Technical Architecture](https://docs.collection.xyz/guides/technical-reference/technical-user-flows/technical-architecture.md)
- [Create Pool](https://docs.collection.xyz/guides/technical-reference/technical-user-flows/create-pool.md)
- [Swapping and Trading: User Buying NFT](https://docs.collection.xyz/guides/technical-reference/technical-user-flows/swapping-and-trading-user-buying-nft.md)
- [Swapping and Trading: User Selling NFT](https://docs.collection.xyz/guides/technical-reference/technical-user-flows/swapping-and-trading-user-selling-nft.md)
- [Bonding Curves and Pricing](https://docs.collection.xyz/guides/technical-reference/technical-user-flows/bonding-curves-and-pricing.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.collection.xyz/guides/what-is-collection.xyz.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.
