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

# Overview

<div className="grid sm:grid-cols-3 gap-6 mb-16 mt-12">
  <Card href="/pages/use-cases/market-makers/dex-market-making" title="Dex Market Making">
    Automate DEX market making, responding to market conditions programmatically to improve capital efficiency
  </Card>

  <Card href="/pages/use-cases/market-makers/pool-rebalancing" title="Liquidity Pool Rebalancing ">
    Dynamically shift capital from one protocol to another to optimize yield
  </Card>
</div>
