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

# Chain Abstraction

> Build chain-abstracted apps with deBridge

Chain abstraction hides the complexity of multi-chain execution from users. They interact with your app without worrying about
which chain their assets are on or where execution happens.

deBridge is building a new execution primitive called **[Bundles](/home/bundles)** that makes chain abstraction a first-class
capability. Bundles let users express what outcome they want, and the system handles the execution flow across chains, abstracting
away fragmented liquidity, native gas balances, and cross-chain orchestration.

<Card title="Stay tuned" icon="sparkles" href="/home/bundles">
  Bundles are currently in private rollout. See the [Bundles overview](/home/bundles) to learn more and request access.
</Card>
