> 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/what-is-wheelx.md).

# What is WheelX

<figure><img src="/files/1S3LCrv2SrkLZLYMRAym" alt=""><figcaption></figcaption></figure>

### Overview

**WheelX** is a leading AI-powered aggregation protocol built to make digital asset movement across blockchain ecosystems faster, smarter, and more efficient.

Supporting **50+ blockchain networks**, WheelX aggregates liquidity, optimizes execution paths, and simplifies cross-chain interactions through intelligent routing. By abstracting away the complexity of fragmented blockchain infrastructure, WheelX enables users, developers, wallets, and enterprises to move capital seamlessly across multiple ecosystems.

Today, WheelX's core offerings include **cross-chain swaps** and **on-chain payment infrastructure**, while continuously expanding into next-generation financial solutions such as **stablecoins**, **Real World Assets (RWA)**, and **tokenized U.S. equities**.

Our mission is simple:

> **Faster. Cheaper. Smarter. Safer.**

These four principles define how WheelX designs its products and optimizes every transaction.

***

### Core Products

#### Cross-Chain Swap

Cross-chain interoperability is fundamental to the future of Web3, yet fragmented liquidity and complex bridging experiences continue to create friction for users.

WheelX addresses these challenges through an AI-powered routing engine that intelligently aggregates liquidity across multiple chains and protocols. Every transaction is automatically optimized based on real-time factors, including:

* Execution cost
* Transaction speed
* Liquidity availability
* Slippage
* Network conditions

By selecting the optimal execution path, WheelX delivers efficient, reliable, and cost-effective cross-chain swaps for users and applications alike.

***

#### Payment Infrastructure

Beyond cross-chain asset transfers, WheelX provides comprehensive payment infrastructure for the multi-chain ecosystem.

Our payment solutions enable wallets, dApps, merchants, and enterprises to send, receive, and settle digital assets across multiple blockchain networks through a single integration.

By simplifying blockchain payments and improving settlement efficiency, WheelX helps accelerate the adoption of digital assets in real-world use cases.

***

### Building the Next Generation of On-Chain Finance

As blockchain technology evolves beyond DeFi, WheelX is expanding its infrastructure to support the next generation of digital financial services.

Our strategic focus includes:

* Stablecoin infrastructure
* Real World Assets (RWA)
* Tokenized U.S. equities
* AI-powered financial automation
* Cross-chain capital allocation

We believe the future of finance will combine traditional financial assets with decentralized infrastructure. WheelX is building the intelligent connectivity layer that enables capital to move efficiently across chains, protocols, and real-world financial ecosystems.

***

### Industry Recognition

WheelX has earned recognition from leading organizations across the blockchain industry.

We are proud to be an official member of the **Circle Alliance Program**, reinforcing our commitment to secure blockchain payments and the global adoption of stablecoins.

WheelX is also featured as a recommended decentralized application (dApp) within several of the industry's leading Web3 wallets, including:

* Binance Wallet
* OKX Wallet
* Bitget Wallet

These integrations provide seamless access to WheelX services for millions of users around the world.

***

### Ecosystem Partnerships

WheelX has established strategic partnerships with some of the industry's leading network ecosystems.

Our ecosystem partners include:

* BNB Chain
* Avalanche
* Arbitrum
* Linea
* Morph
* Soneium
* MegaETH
* Arc
* Scroll
* Taiko

Across these ecosystems, WheelX serves as either a strategic ecosystem partner or a core cross-chain swap infrastructure provider, helping projects integrate secure, efficient, and scalable cross-chain functionality.

As the multi-chain ecosystem continues to expand, WheelX remains committed to supporting emerging networks and advancing interoperability across Web3.

***

### Our Vision

The future of blockchain should be connected—not fragmented.

Users should not need to understand bridges, compare liquidity sources, or manually determine the best execution path. Developers should not need to integrate multiple protocols simply to support cross-chain functionality.

WheelX leverages AI-powered aggregation to remove these complexities, allowing users and businesses to focus on what truly matters: moving capital efficiently and securely.

Our vision is to become the intelligent infrastructure layer for global digital asset movement—connecting blockchains, applications, and financial ecosystems through seamless interoperability.

Whether powering cross-chain swaps, enabling digital payments, supporting stablecoin adoption, facilitating RWA, or unlocking tokenized financial assets, WheelX is committed to making every transaction:

* **Faster**
* **Cheaper**
* **Smarter**
* **Safer**

By continuously optimizing how capital flows across blockchain networks, WheelX empowers both users and enterprises to participate in a more connected, efficient, and intelligent on-chain economy.

<figure><img src="/files/PvY2sj3NJA2Omc7LOepP" alt=""><figcaption></figcaption></figure>


---

# 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/what-is-wheelx.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.
