# Geode ## Docs - [ClearingPriceLib.sol](https://docs.geode.ag/contracts/clearing-price-lib.md): Pure library implementing the uniform clearing price algorithm for standard-mode batch auctions. - [ConstantProductCurveLib.sol](https://docs.geode.ag/contracts/curve-lib.md): Pure library implementing the Geocurve — a virtual constant-product bonding curve for token launches. - [GeodeFactory.sol](https://docs.geode.ag/contracts/geode-factory.md): Permissionless token launch factory — deploys ERC20s, configures bonding curves, and registers launches in a single transaction. - [GeodeHook.sol](https://docs.geode.ag/contracts/geode-hook.md): The core Uniswap v4 hook contract — batch settlement, direct swap fees, and launch-mode routing. - [GeodeTypes.sol](https://docs.geode.ag/contracts/geode-types.md): All shared structs, constants, and EIP-712 typehashes used across the Geode protocol. - [Disclaimer](https://docs.geode.ag/disclaimer.md): Risk disclaimer for Geode platform usage and $GEO token - [Economics](https://docs.geode.ag/economics.md): Settlement fees, surplus management, settler rewards, gas reimbursement, and wash trade resistance. - [Frequently Asked Questions](https://docs.geode.ag/faq.md): Common questions about Geode — the batch auction DEX on Uniswap v4. - [Geocurve](https://docs.geode.ag/geocurve.md): Virtual constant-product bonding curve for token launches, with automatic graduation to Uniswap v4. - [How It Works](https://docs.geode.ag/how-it-works.md): Settlement flow, clearing price algorithm, and Uniswap v4 hook architecture. - [Geode](https://docs.geode.ag/index.md): Batch auction DEX built as a Uniswap v4 Hook. Same price for every trader, every batch. - [Intents](https://docs.geode.ag/intents.md): The GeodeIntent struct, Permit2 signing, replay protection, and the intent lifecycle. - [Quick Start](https://docs.geode.ag/quickstart.md): How to trade on Geode and launch tokens in under 5 minutes. - [Terms of Service](https://docs.geode.ag/terms-of-service.md): Please read and acknowledge our Terms of Service - [What is Geode?](https://docs.geode.ag/what-is-geode.md): A batch auction DEX built as a Uniswap v4 Hook — uniform clearing prices, MEV protection, and permissionless settlement.