> 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="https://4149802529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTtoew6SwbdqR04YafQFk%2Fuploads%2FBXddb8b4zyLryI78YBGo%2Fbanner.jpg?alt=media&#x26;token=c6bfc25e-8ed7-46ec-b22d-31996ec41735" 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, evaluates execution paths, and simplifies cross-chain interactions through intelligent routing. By abstracting the complexity of fragmented blockchain infrastructure, WheelX enables users, developers, wallets, and enterprises to move capital across multiple ecosystems through a unified experience.

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.

<figure><img src="https://4149802529-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTtoew6SwbdqR04YafQFk%2Fuploads%2FYpl6mdfnZMOBW75YgUgz%2Fwhat-is-wheelx-platform-overview-v1.png?alt=media&#x26;token=24de51b3-0270-4cc9-9afa-d0874f17c74e" alt=""><figcaption></figcaption></figure>

***

### Core Products

#### Cross-Chain Swaps Protocol

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 its [Cross-Chain Swaps Protocol](/overview/solutions/cross-chain-swaps-protocol.md), which uses a routing engine to aggregate liquidity across multiple chains and protocols. Each transaction is evaluated using real-time factors, including:

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

Based on these factors, WheelX selects an execution path designed to balance cost, speed, liquidity, and reliability for users and applications.

***

#### Payment Infrastructure

Beyond cross-chain asset transfers, WheelX provides [Payment Infrastructure](/overview/solutions/payment-infrastructure.md) 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 (RWAs)
* 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 received recognition from organizations across the blockchain industry.

WheelX is a member of the [Circle Alliance Program](https://www.circle.com/alliance-program) and is listed in the official [Circle Alliance Directory](https://partners.circle.com/partner/wheelx), reflecting its commitment to secure blockchain payments and the global adoption of stablecoins.

Circle's official WheelX partner profile also notes weekly recommendations by several Web3 wallets, including:

* Binance Wallet
* OKX Wallet
* Bitget Wallet

These wallet listings help users discover and access WheelX services.

***

### Ecosystem Partnerships

WheelX works with blockchain ecosystems in different capacities, including ecosystem collaboration, technical integration, and cross-chain liquidity support.

The networks WheelX supports or collaborates with include:

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

The scope of WheelX's work varies by ecosystem and may include product integration, infrastructure support, and 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 uses AI-powered aggregation to reduce these complexities, allowing users and businesses to focus on 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 interoperability.

Across cross-chain swaps, digital payments, stablecoin adoption, RWAs, and tokenized financial assets, WheelX focuses on making digital asset movement more efficient, accessible, and secure.

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


---

# 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.
