> ## Documentation Index
> Fetch the complete documentation index at: https://flake-32766f49.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

Flake Exchange is a cross-chain swap interface that routes and multiple liquidity sources.

## What You Can Do

* Swap tokens on EVM chains
* Swap across chain types (EVM, Solana, Bitcoin, Sui) when routing is available
* Track transaction status using a tx hash
* Review confirmation details in a success modal after swap completion

## What You Need Before Starting

* A connected wallet (MetaMask/WalletConnect-compatible for EVM, Dynamic-supported wallets for BTC/SOL/SUI)
* A source token balance
* Gas token on the source chain
* A receiving address when moving across chain types

## Typical User Flow

1. Connect wallet.
2. Choose source and destination tokens.
3. Enter amount.
4. Wait for route quote.
5. Approve (if required) and sign transaction.
6. Wait for confirmation.
7. Copy tx hash or track it in the Track Swap page.

## Important Reality Check

* Cross-chain swaps are not instant.
* Price and routes can change between quote and execution.
* If a route cannot be guaranteed at your current slippage, backend logic retries with safer fallback slippage bands.

## Fast Start Links

* [Connect Wallet](./connect-wallet.md)
* [Your First Swap](./first-swap.md)
* [Track a Swap](./track-swap.md)
