> For the complete documentation index, see [llms.txt](https://docs.wheelx.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wheelx.fi/overview/solutions/cross-chain-swaps-protocol.md).

# Cross-Chain Swaps Protocol

WheelX Cross-Chain Swaps Protocol is an AI-powered aggregation infrastructure that enables seamless, one-click token swaps, bridging, and onboarding across 50+ blockchains. It solves liquidity fragmentation and the complexity of traditional bridging by intelligently combining multiple bridges, DEXs, and liquidity sources into optimized single transactions.

<figure><img src="/files/5q6RffcB3uK3hJyc3WWZ" alt=""><figcaption></figcaption></figure>

### High-Level Overview

WheelX acts as the central aggregation layer connecting major blockchains (Ethereum, Solana, Arbitrum, Base, BNB Chain, Tron, Bitcoin ecosystems, and more) through an AI routing engine. It selects the optimal paths by integrating leading bridges and DEXs for superior execution.

### Key Value Proposition

* **Best Execution**: AI router dynamically selects the optimal path for the best price, lowest total cost, minimal slippage, and fastest settlement.
* **Native Asset Swaps**: Direct transfers using native tokens on both source and destination chains — no wrapped assets.
* **Unified Experience**: Users simply specify what they have and what they want; WheelX handles everything in between.

### Business Benefits

* Dramatically improves user experience and conversion rates for wallets, dApps, and trading platforms.
* Increases cross-chain liquidity flow and capital efficiency for ecosystems and protocols.
* Provides enterprises and merchants with reliable, low-cost multi-chain payment rails.
* Reduces operational complexity for developers through simple SDK and API integration.

### Core Capabilities

* Support for **50+ blockchain networks** (EVM, Solana, Tron, Bitcoin ecosystems, etc.).
* Real-time aggregation across leading bridges and DEXs.
* Advanced AI-powered routing optimized for cost, speed, and liquidity depth.
* High-volume order handling with intelligent splitting.
* Enterprise-grade reliability and security.

### Instant Bridging & Onboarding

WheelX enables instant bridging and seamless onboarding across 50+ blockchains. By combining high-speed cross-chain liquidity with intelligent swap aggregation, users can deposit, withdraw, or onboard any token onto any supported chain quickly and efficiently.

#### Key Features

* **Ultra-Fast Bridging** — Median bridge times of just a few seconds across major networks.
* **Multi-VM & Broad Coverage** — Full support for leading EVM chains, Solana, Tron, Bitcoin ecosystems, and more.
* **WheelX Payment** — Onboard via direct transfers from centralized exchanges (CEX) or any wallet — no wallet connection required.
* **App & Partner Revenue** — Easy-to-implement fee system with automatic collection in stablecoins (USDC/USDT).

#### How It Works

WheelX uses intelligent cross-chain intents and AI-powered routing for low-cost, low-latency transfers. Users receive a real-time quote with exact time and cost. Upon acceptance, the transaction is validated and executed. Funds arrive instantly on the destination chain while source assets are handled securely in the background.

### Instant Same-Chain & Cross-Chain Swaps

WheelX delivers best-in-class same-chain and cross-chain swaps across 50+ networks. It combines powerful meta-aggregation of top DEXs and liquidity pools with intelligent AI routing and high-speed bridging to ensure users always get the optimal price, lowest cost, and fastest execution for any-to-any token swaps.

#### Key Features

* **Smart Meta-Aggregation** — Aggregates the best on-chain swap providers and liquidity pools for superior routes.
* **Instant Cross-Chain Swaps** — Ultra-fast execution with median times of just a few seconds.
* **Multi-VM Support** — Comprehensive coverage across EVM, Solana, Tron, Bitcoin ecosystems, and beyond.
* **App & Partner Revenue** — Flexible fee system with automatic collection in stablecoins (USDC/USDT).

#### How It Works

Users receive a real-time quote detailing the expected output, time, and cost. Upon acceptance, WheelX validates the order and executes the optimal route — whether a simple same-chain swap or a complex cross-chain operation. Funds are delivered efficiently with native assets on the destination chain.

### Integration Options

* **Bridging & Onboarding**: Add cross-chain transfers and CEX-to-chain deposits to wallets, dApps, or trading interfaces.
* **Swaps**: Seamlessly integrate both same-chain and cross-chain swaps.

Both are available via WheelX's Quote API and SDK. For technical details, refer to the Quickstart Guide.

### Strategic Impact

As the core engine of WheelX, the Cross-Chain Swaps Protocol (with integrated Bridging & Onboarding) serves as essential infrastructure for the multi-chain economy — empowering faster adoption, better liquidity, enhanced user experience, and new cross-ecosystem opportunities for users, partners, and enterprises.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.wheelx.fi/overview/solutions/cross-chain-swaps-protocol.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
