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

# Cookbook

> Step-by-step guides for building on top of Garden

Each guide walks you through a different use case, helping you integrate efficiently.

<CardGroup cols={2}>
  <Card title="Bridge (using Garden SDK)" href="/developers/guides/sdk" icon="link">
    Build a Bitcoin bridge in Next.js using Garden SDK.
  </Card>

  <Card title="Integrate (using Garden API)" icon="terminal">
    Build a terminal UI app using Garden API (full cookbook guide coming soon).
  </Card>
</CardGroup>

<Note>
  Check back regularly for new recipes! If you're looking for a specific recipe, drop by our [Townhall](https://discord.gg/B7RczEFuJ5) and let us know.
</Note>
