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

# Overview

> Overview of widget, app linking, and smart contract integration options.

The other ways to integrate the deBridge Liquidity Network are:

### Widget

* Integrate cross-chain and same-chain swaps within minutes
* Flexible, yet battle-tested module
* [Details](/dln-details/widget/deBridge-widget)

### App Linking

* Create sharable links with your [referral code](/dln-details/affiliates/referrers) and earn points
* Useful for individual referrers or integrators
* [Details](/dln-details/widget/app)

### MCP Server

* Connect AI coding agents to deBridge for cross-chain and same-chain swaps
* Works with Claude Code, Cursor, VS Code, Windsurf, and other MCP-compatible tools
* [Details](/dln-details/mcp/mcp-server)

### Smart Contracts

* See how deBridge trusted smart contracts work
* Interact directly with the smart contracts (not recommended)
* [Details](/dln-details/integration-guidelines/smart-contracts/introduction)

<Danger>
  For a vast majority of use-cases, it is not advised to interact with the contracts directly. It is advised to create transaction data through
  [`create-tx`](/dln-details/integration-guidelines/order-creation/creating-order/creating-order) API calls.

  Forming DLN orders is a complex task that requires a lot of underlying infrastructure to get just right, with transactions being simulated across
  several aggregators for every supported chain.
</Danger>
