> For the complete documentation index, see [llms.txt](https://docs.piperx.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.piperx.xyz/developer.md).

# Developer

- [Smart Contracts](https://docs.piperx.xyz/developer/smart-contracts.md)
- [Mainnet](https://docs.piperx.xyz/developer/smart-contracts/mainnet.md)
- [Aeneid](https://docs.piperx.xyz/developer/smart-contracts/aeneid.md)
- [Integrations (Smart Contracts)](https://docs.piperx.xyz/developer/integrations-smart-contracts.md)
- [Create Pool](https://docs.piperx.xyz/developer/integrations-smart-contracts/create-pool.md)
- [Integrations (TypeScript)](https://docs.piperx.xyz/developer/integrations-typescript.md)
- [Swap](https://docs.piperx.xyz/developer/integrations-typescript/swap.md)
- [SDKs](https://docs.piperx.xyz/developer/sdks.md)
- [Swap](https://docs.piperx.xyz/developer/sdks/swap.md): This page illustrate how to integrate PiperX swap functionality to your Dapps and website.
- [Create Pool](https://docs.piperx.xyz/developer/sdks/create-pool.md): This page illustrate how to integrate PiperX create pool functionality to your Dapps and website.
- [Standard Pool](https://docs.piperx.xyz/developer/sdks/create-pool/standard-pool.md)
- [Concentrated Pool](https://docs.piperx.xyz/developer/sdks/create-pool/concentrated-pool.md)
- [Add Liquidity](https://docs.piperx.xyz/developer/sdks/add-liquidity.md)
- [Standard Pool](https://docs.piperx.xyz/developer/sdks/add-liquidity/standard-pool.md)
- [Concentrated Pool](https://docs.piperx.xyz/developer/sdks/add-liquidity/concentrated-pool.md)
- [Remove Liquidity](https://docs.piperx.xyz/developer/sdks/remove-liquidity.md)
- [Standard Pool](https://docs.piperx.xyz/developer/sdks/remove-liquidity/standard-pool.md)
- [Concentrated Pool](https://docs.piperx.xyz/developer/sdks/remove-liquidity/concentrated-pool.md)
- [Fetch Price Data](https://docs.piperx.xyz/developer/sdks/fetch-price-data.md)
- [APIs](https://docs.piperx.xyz/developer/apis.md)
- [Faucet (Odyssey)](https://docs.piperx.xyz/developer/faucet-odyssey.md)
- [API](https://docs.piperx.xyz/developer/api.md)
- [Dex API](https://docs.piperx.xyz/developer/api/dex-api.md)
- [Pool Transaction API](https://docs.piperx.xyz/developer/api/pool-transaction-api.md)
- [Price API](https://docs.piperx.xyz/developer/api/price-api.md)
- [Aggregator API](https://docs.piperx.xyz/developer/api/aggregator-api.md)
- [Swap Widget](https://docs.piperx.xyz/developer/swap-widget.md)
