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

# LI.FI Composer

> One-click DeFi operations across any chain — bundle swaps, bridges, deposits, and staking into a single transaction.

<Info>
  **This page has moved.** Composer now has its own dedicated documentation section with quickstarts, integration guides, recipes, and a full reference.
</Info>

<CardGroup cols={2}>
  <Card title="Composer Overview" icon="wand-magic-sparkles" href="/composer/overview">
    What is Composer, why use it, and supported protocols
  </Card>

  <Card title="Quickstart" icon="rocket" href="/composer/composer-api/quickstart">
    Execute your first Composer transaction in under 5 minutes
  </Card>

  <Card title="How It Works" icon="diagram-project" href="/composer/composer-101">
    Architecture deep-dive: Onchain VM, eDSL, and transaction lifecycle
  </Card>

  <Card title="API Integration" icon="code" href="/composer/lifi-api/guides/api-integration">
    Step-by-step guide to integrating Composer via the REST API
  </Card>
</CardGroup>
