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

# What is LightSwap?

> Learn what LightSwap does, how users swap across supported crypto networks, and where businesses can start API or widget integration.

**LightSwap** is a crypto swap product that helps users and businesses exchange tokens across many networks with a fast, private, non-custodial flow.

It gives people a simple way to swap crypto with clear rates and no account or KYC required to start. For businesses, LightSwap provides a simple way to offer crypto swaps to users.

<div style={{ aspectRatio: "1920 / 670", overflow: "hidden" }}>
  <img
    src="https://mintcdn.com/lightswap/60gNHOz9FxbQhDB6/images/lightswap-banner.webp?fit=max&auto=format&n=60gNHOz9FxbQhDB6&q=85&s=255862d9dac3f4e0297e8456f1cac30e"
    alt="LightSwap banner showing the LightSwap logo and a crypto swap network illustration."
    style={{
  display: "block",
  height: "100%",
  objectFit: "cover",
  objectPosition: "top",
  width: "100%",
}}
    width="1920"
    height="698"
    data-path="images/lightswap-banner.webp"
  />
</div>

## Built around non-custodial protocols

LightSwap is built around non-custodial protocol routes. This means LightSwap does not hold, manage, or control user funds.

LightSwap does not use centralized exchanges for user swaps. Instead, it routes swaps through protocols designed for decentralized or trustless execution, including:

<CardGroup cols={3}>
  <Card title="Chainflip" href="https://docs.chainflip.io/protocol/protocol-overview">
    A cross-chain liquidity network for native asset swaps, coordinated by a permissionless validator network.
  </Card>

  <Card title="NEAR Intents" href="https://docs.near.org/chain-abstraction/intents/overview">
    A multichain transaction protocol where independent solvers compete to complete the user's requested swap.
  </Card>

  <Card title="Garden" href="https://docs.garden.finance/home/about">
    A Bitcoin-focused swap and bridge protocol built with intents-based architecture and trustless settlements.
  </Card>
</CardGroup>

## Core features

<CardGroup cols={2}>
  <Card title="Clear rates" icon="wallet" horizontal>
    See the rate before you swap.
  </Card>

  <Card title="Fast swaps" icon="zap" horizontal>
    Move from quote to swap in a simple flow.
  </Card>

  <Card title="More tokens, more networks" icon="route" horizontal>
    Swap across many tokens and networks.
  </Card>

  <Card title="No account or KYC" icon="lock" horizontal>
    Start without registration or identity checks.
  </Card>

  <Card title="Private, non-custodial" icon="shield-check" horizontal>
    LightSwap never holds user funds.
  </Card>

  <Card title="24/7 support" icon="life-ring" horizontal>
    Get help with swaps and integrations.
  </Card>
</CardGroup>

For commercial terms, see [Revenue Sharing](/revenue-sharing).

## Start with LightSwap

<CardGroup cols={2}>
  <Card title="Open LightSwap" icon="arrow-up-right" href="https://lightswap.me">
    Start a swap in the LightSwap app.
  </Card>

  <Card title="Explore integrations" icon="plug" href="/integrations/direct-api/introduction">
    See how businesses can add LightSwap-powered swaps to their product.
  </Card>
</CardGroup>
