> ## 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.

# Quickstart

> Start building cross-chain experiences in minutes

# Get Started with deBridge

deBridge offers multiple integration paths depending on your needs. Choose the approach that best fits your use case.

<Columns cols={2}>
  <Card title="Widget Integration" icon="window" href="/dln-details/widget/deBridge-widget">
    **30 minutes to production**

    Drop-in UI component for cross-chain swaps. Perfect for adding cross-chain functionality without building custom UI.
  </Card>

  <Card title="deBridge Liquidity Network API" icon="code" href="/dln-details/integration-guidelines/order-creation/creating-order/quick-start">
    **Programmatic swaps**

    Full control over cross-chain orders. Build custom UIs and integrate swaps into your existing flows using the proven DLN
    infrastructure.
  </Card>

  <Card title="Cross-Chain Messaging" icon="envelope" href="/dmp-details/dmp/protocol-overview">
    **Arbitrary data transfer**

    Send messages and execute calls across chains via the deBridge Messaging Protocol. Build custom cross-chain applications.
  </Card>
</Columns>

## What's the Difference?

| Feature                | Widget         | deBridge Liquidity Network API |
| ---------------------- | -------------- | ------------------------------ |
| Custom UI              | Limited        | Full control                   |
| PostHooks              | PostHooks only | PostHooks only                 |
| Fee structure          | Flat + %       | Flat + %                       |
| Integration complexity | Low            | Medium                         |

## Next Steps

* Explore [use cases](/home/use-cases/swaps) to find the right product for your needs
* Read the [architecture overview](/home/architecture/execution-model) to understand how deBridge works
* Check out [supported chains](/home/architecture/supported-chains) and tokens
