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

# What is Mayan?

> Mayan lets you swap any asset to any chain instantly, powering the apps millions use.

Mayan is how crypto moves. Through a simple swap interface and a powerful set of developer tools, it handles routing and execution behind the scenes so users get fast, competitive swaps and teams can build cross-chain movement into their products.

Over **\$20B** has moved through Mayan, across **9M+ swaps** and **3M+ users**, on Solana, Ethereum, Base, Arbitrum, BNB Smart Chain, Monad, Sui, HyperEVM and more.

Mayan powers some of the biggest apps in crypto and fintech, including MetaMask, Phantom, OKX Wallet, MoonPay, SwapKit and LI.FI.

## Use cases

<CardGroup cols={3}>
  <Card title="Swap" icon="arrow-right-arrow-left" href="/use-cases/swap">
    Trade any asset to any asset at the best price.
  </Card>

  <Card title="Bridge" icon="link" href="/use-cases/bridge">
    Move any asset cross-chain in one transaction.
  </Card>

  <Card title="Pay" icon="credit-card" href="/use-cases/pay">
    Send stablecoins globally, in any token, on any chain.
  </Card>

  <Card title="Deposit & Withdraw" icon="wallet" href="/use-cases/deposit">
    Fund and exit any onchain account in one move.
  </Card>

  <Card title="Orchestrate" icon="wand-magic-sparkles" href="/use-cases/orchestrate">
    Attach any onchain action to a single swap.
  </Card>
</CardGroup>

## Key features

* **Speed.** Swaps settle in seconds, not minutes. Drivers pay the user from capital they already hold on the destination chain, so nobody waits on the source chain to finalize first.
* **One place, three swap methods.** Swift, MCTP, and Wormhole Swap cover everything from pennies to millions. You pick the one that fits the order.
* **Best rates, always.** Every order is filled competitively, so pricing moves in the user's favour rather than being fixed at quote time.
* **Developer-friendly.** An [SDK](/build/sdk), an [API](/build/integrate-swap-api), and a drop-in [widget](/integration/swap-widget), with flexible fee options.
* **Non-custodial.** Permissionless smart contracts, [audited](/resources/audits) by OtterSec and Sec3. No party can freeze or move user assets.

## Transfer methods

| Method                                 | Settles in             | What it uses                                                                     | Best for                                                 |
| -------------------------------------- | ---------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------- |
| [Swift](/architecture/swift)           | As little as 2 seconds | Intent-based fills from driver capital already sitting on the destination chain. | Most swaps, up to around \$1M.                           |
| [MCTP / Fast MCTP](/architecture/mctp) | As little as 5 seconds | Circle's CCTP as the highway.                                                    | High-value and stablecoin transfers, up to around \$10M. |
| [Wormhole Swap](/architecture/wh-swap) | Under a minute         | The Wormhole Token Bridge.                                                       | Low-slippage transfers of high-value SOL and ETH.        |

## The Mayan product suite

* **Mayan app.** A simple, intuitive interface at [swap.mayan.finance](https://swap.mayan.finance), open to anyone.
* **Mayan API.** The [SDK](/build/sdk), [API](/build/integrate-swap-api) and [widget](/integration/swap-widget) that embed cross-chain movement in your own product.
* **Mayan Protocol.** The smart contracts and execution logic underneath both.

## Get started

<CardGroup cols={3}>
  <Card title="Try the Mayan app" icon="bolt" href="https://swap.mayan.finance">
    Instant cross-chain swaps, no integration needed.
  </Card>

  <Card title="Start integrating" icon="rocket" href="/get-started/quickstart">
    Build your first cross-chain swap in five minutes.
  </Card>

  <Card title="Learn more" icon="book-open" href="/get-started/why-mayan">
    Why teams build cross-chain movement on Mayan.
  </Card>
</CardGroup>
