> ## Documentation Index
> Fetch the complete documentation index at: https://docs.meteora.ag/llms.txt
> Use this file to discover all available pages before exploring further.

# We Build Liquidity Pools

> The Most Composable Liquidity Layer for Liquidity Providers, Launchpads and Token Launches on Solana.

<video autoPlay muted loop playsInline preload="none" src="https://mintcdn.com/meteora/FuYCvEvL3a7_z_Mt/get-started/assets/meteor.mp4?fit=max&auto=format&n=FuYCvEvL3a7_z_Mt&q=85&s=c01661faf38a5209bed2bc928de14cce" data-path="get-started/assets/meteor.mp4" />

## Why Meteora?

Meteora is the dynamic liquidity infrastructure powering Solana's most successful token launches and biggest LP community. Whether you're an LP maximizing returns, a launchpad delivering deep day-one liquidity, a team launching a token, or a builder integrating liquidity primitives, Meteora gives you the tools to ship fast with unmatched capital efficiency.

The same battle-tested infrastructure powering Meteora's DLMM, DAMM, and Dynamic Bonding Curve pools is available to you through robust TypeScript and Rust SDKs, as well as free public REST APIs. We handle the complex math, so you can focus on building your product, with world-class support from the Meteora team that wants you to win.

<CardGroup cols={3}>
  <Card title="Built for Liquidity Providers" icon="users" iconType="solid">
    Earn fees and rewards across Solana's largest, most active LP community.
  </Card>

  <Card title="Built for Launchpads" icon="rocket" iconType="solid">
    Power day-one liquidity for every project you launch with battle-tested pools.
  </Card>

  <Card title="Built for Token Launches" icon="star" iconType="solid">
    Bring your token to market with deep, reliable liquidity from block one.
  </Card>
</CardGroup>

## Products

### Core Products

<CardGroup cols={1}>
  <Card title="What is DLMM?" icon="arrows-to-circle" iconType="solid" href="/core-products/dlmm/what-is-dlmm">
    Concentrated liquidity in discrete price bins with dynamic, volatility-aware fees, zero-slippage swaps within a bin and native onchain limit orders.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="What is DAMM v2?" icon="calculator-simple" iconType="solid" href="/core-products/damm-v2/what-is-damm-v2">
    Constant-product AMM with position NFTs, optional concentrated ranges, and built-in anti-sniper suite.
  </Card>

  <Card title="What is Dynamic Bonding Curve?" icon="chart-simple" iconType="solid" href="/core-products/dbc">
    Fully customizable bonding curves for token launches that auto-graduate to a DAMM pool once the quote threshold is hit.
  </Card>
</CardGroup>

### Helper Products

<CardGroup cols={2}>
  <Card title="What is Presale Vault?" icon="gavel" iconType="solid" href="/helper-products/presale-vault/what-is-presale-vault">
    Run token presales with whitelists, tiers, and contributions in any SPL token.
  </Card>

  <Card title="What is Alpha Vault?" icon="building-columns" iconType="solid" href="/helper-products/alpha-vault/what-is-alpha-vault">
    Early-access launch vault that lets genuine supporters buy in before public trading opens.
  </Card>

  <Card title="What is Dynamic Fee Sharing?" icon="share-nodes" iconType="solid" href="/helper-products/dynamic-fee-sharing/what-is-dynamic-fee-sharing">
    Automatically split pool fees across multiple recipients by configurable share allocations.
  </Card>

  <Card title="What is Zap?" icon="bolt-lightning" iconType="solid" href="/helper-products/zap/what-is-zap">
    Convert tokens and manage positions in a single transaction with the ability to zap in or zap out instantly.
  </Card>
</CardGroup>

### Legacy Products

<CardGroup cols={1}>
  <Card title="What is DAMM v1?" icon="infinity" iconType="solid" href="/legacy-products/damm-v1/what-is-damm-v1">
    Constant-product AMM with infinite price range, earning swap fees plus extra yield from lending integrations.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="What is Dynamic Vault?" icon="vault" iconType="solid" href="/legacy-products/dynamic-vault/what-is-dynamic-vault">
    Auto-rebalances idle LP capital across Solana lending markets to boost yield on DAMM v1 pools.
  </Card>

  <Card title="What is Stake2Earn?" icon="piggy-bank" iconType="solid" href="/legacy-products/stake2earn/what-is-stake2earn">
    Reward top token stakers with a share of locked LP trading fees from DAMM v1 pools.
  </Card>
</CardGroup>

## Developer Guides

<CardGroup cols={2}>
  <Card title="Build with DLMM" icon="arrows-to-circle" iconType="solid" href="/developer-guides/dlmm">
    Build with bin-based concentrated liquidity, native limit order and dynamic fees.
  </Card>

  <Card title="Build with DAMM v2" icon="calculator-simple" iconType="solid" href="/developer-guides/damm-v2">
    Build constant-product pools with NFT positions, anti-sniping mechanisms, and multiple fee collection modes support.
  </Card>

  <Card title="Build with Dynamic Bonding Curve" icon="chart-simple" iconType="solid" href="/developer-guides/dbc">
    Build custom token launches with programmable 16-point curve segments that auto-graduate to a DAMM pool.
  </Card>

  <Card title="Build with Presale Vault" icon="gavel" iconType="solid" href="/developer-guides/presale-vault">
    Build presales with fixed-price, FCFS, or prorata modes including tier systems, whitelists, and deposit fees.
  </Card>

  <Card title="Build with Alpha Vault" icon="box" iconType="solid" href="/developer-guides/alpha-vault">
    Add anti-bot deposit vaults to DLMM, DAMM v1, or DAMM v2 launches with FCFS or prorata modes.
  </Card>

  <Card title="Build with Dynamic Fee Sharing" icon="money-bill-wave" iconType="solid" href="/developer-guides/dynamic-fee-sharing">
    Create fee vaults that split collected fees across recipients natively onchain.
  </Card>

  <Card title="Build with Zap" icon="bolt-lightning" iconType="solid" href="/developer-guides/zap">
    Combine program actions and Jupiter swaps in one transaction across DAMM v2 and DLMM pools.
  </Card>

  <Card title="Build with DAMM v1" icon="infinity" iconType="solid" href="/developer-guides/damm-v1">
    Build with the legacy infinite-range AMM that contains integrated lending yield.
  </Card>

  <Card title="Build with Dynamic Vault" icon="vault" iconType="solid" href="/developer-guides/dynamic-vault">
    Integrate auto-rebalancing yield vaults powered by the Hermes yield aggregation engine.
  </Card>

  <Card title="Build with Stake2Earn" icon="steak" iconType="solid" href="/developer-guides/stake2earn">
    Distribute trading fees from locked liquidity to top token stakers.
  </Card>
</CardGroup>

## Agents

Meteora is built for AI agents and LLM-powered development. Drop these tools into your stack to ship integrations faster.

<CardGroup cols={2}>
  <Card title="Meteora CLI" icon="terminal" href="/agents/overview">
    Manage pools and run swaps from the terminal — JSON-native and agent-ready.
  </Card>

  <Card title="Agent Skills" icon="wand-magic-sparkles" href="/agents/overview">
    Drop-in skill files that teach coding agents how to integrate Meteora correctly.
  </Card>

  <Card title="Documentation MCP" icon="plug" href="/agents/mcp">
    Search and query Meteora docs from any MCP-compatible AI editor.
  </Card>

  <Card title="llms.txt" icon="file-lines" href="/agents/llms-txt">
    LLM-optimized documentation index for RAG pipelines and AI agents.
  </Card>
</CardGroup>

## Invent on Meteora

We abstract the need for understanding Meteora integration complexities by providing an all-in-one interface that any developer can use to create, enter commands and deploy liquidity pools on Solana.

<CardGroup cols={2}>
  <Card title="DLMM" icon="meteor" iconType="solid" href="/invent/launch-pools/dlmm-launch-pool">
    Spin up a concentrated liquidity pool, with optional Alpha Vault for anti-bot protection.
  </Card>

  <Card title="DAMM v2" icon="comet" iconType="solid" href="/invent/launch-pools/damm-v2-launch-pool">
    Spin up a balanced or one-sided pool with optional Alpha Vault and onchain anti-sniping mechanisms.
  </Card>

  <Card title="DAMM v1" icon="star-shooting" iconType="solid" href="/invent/launch-pools/damm-v1-launch-pool">
    Spin up a freshly minted DAMM v1 pool with optional Alpha Vault.
  </Card>

  <Card title="Dynamic Bonding Curve" icon="rocket-launch" iconType="solid" href="/invent/launch-pools/dbc-token-launch-pool">
    Spin up a fully customizable bonding curve that auto-graduates to a DAMM pool.
  </Card>
</CardGroup>

## Community

<CardGroup cols={3}>
  <Card title="Discord" icon="discord" href="https://discord.com/invite/meteora">
    Get developer support and chat with the Meteora community.
  </Card>

  <Card title="LP Army" icon="users" href="https://lparmy.com">
    Join Solana's largest LP community and learn winning strategies from active LPs.
  </Card>

  <Card title="Developer Updates" icon="telegram" href="https://t.me/meteora_dev">
    Real-time program updates and product releases on Telegram.
  </Card>
</CardGroup>

## Socials

<CardGroup cols={2}>
  <Card title="Blog" icon="newspaper" href="https://blog.meteora.ag">
    Product updates, technical deep dives, and launch information.
  </Card>

  <Card title="Twitter / X" icon="x-twitter" href="https://x.com/MeteoraAG">
    Real-time announcements, ecosystem news, and releases.
  </Card>
</CardGroup>
