Documentation Index
Fetch the complete documentation index at: https://docs.raydium.io/llms.txt
Use this file to discover all available pages before exploring further.
Who this chapter is for
Developers, researchers, and operators who want the 30,000-foot view before diving into a specific product. If you already know which product you need, skip to/products.
Chapter contents
Architecture
A single diagram showing all four programs (AMM v4, CPMM, CLMM, Farm/LaunchLab), their on-chain state, off-chain infrastructure (API, SDK, indexers), and the user/aggregator entry points.
Shared infrastructure
Cross-program primitives: authority PDAs, admin/config accounts, fee collection, oracle usage, the REST API surface that fronts all products.
Versions and migration
Release history per product, deprecations, and the recommended migration paths (notably AMM v4 → CPMM, Farm v3/v5/v6).
Writing brief
architecture.mdxshould have ONE canonical diagram that every other chapter can reuse. Commit the source (Mermaid or draw.io) alongside the SVG.shared-infrastructure.mdxis where repeated patterns (e.g., the protocol/fund-fee collection pattern) are defined once. Product pages link here.versions-and-migration.mdxis the chapter to check when something is deprecated — link to it from every page that uses a deprecated primitive.


