# Supported Chains

* **Supported Blockchains**:
  * The platform supports over 50+ **chains**, including both **EVM** and **non-EVM** blockchains, such as Ethereum, Base, Arbitrum, Optimism, Unichain, Linea, Binance Smart Chain, Solana, Soneium, Cosmos, and more.
  * Integration with major and emerging blockchain ecosystems ensures that users have access to a broad range of tokens and liquidity pools.<br>

| Chain Name    | Native Token |
| ------------- | ------------ |
| Ethereum      | ETH          |
| Base          | ETH          |
| Arbitrum      | ETH          |
| Optimism      | ETH          |
| BNBChain      | BNB          |
| opBNB         | BNB          |
| Linea         | ETH          |
| Unichain      | ETH          |
| Sonic         | S            |
| BeraChian     | Bera         |
| Soneium       | ETH          |
| Polygon       | POL          |
| Ink           | ETH          |
| Mantle        | MNT          |
| Gravity       | G            |
| Scroll        | ETH          |
| zkSync Era    | ETH          |
| Taiko         | ETH          |
| BOB           | ETH          |
| Blast         | ETH          |
| Mode          | ETH          |
| X Layer       | OKB          |
| WorldChain    | ETH          |
| Morph         | ETH          |
| Hemi          | ETH          |
| Celo          | CELO         |
| Avalanche     | AVAX         |
| Gnosis        | GNO          |
| Abstract      | ETH          |
| Zora          | ETH          |
| Zircuit       | ETH          |
| XDC           | XDC          |
| Stable        | gUSDT        |
| Sei           | SEI          |
| Rootstock     | RBTC         |
| Ronin         | RON          |
| RARI          | ETH          |
| Polygon zkEVM | ETH          |
| Plume         | PLUME        |
| Plasma        | XPL          |
| Monad         | MON          |
| Metis         | METIS        |
| MegaETH       | ETH          |
| Manta         | ETH          |
| Lisk          | ETH          |
| Katana        | ETH          |
| IOTA EVM      | IOTA         |
| HyperEVM      | HYPE         |
| HashKey Chain | HSK          |
| Flow EVM      | FLR          |
| Flare         | FLR          |
| Etherlink     | XTZ          |
| Cronos        | CRO          |
| Berachain     | BERA         |
| Tempo         | PathUSD      |
| Hyperliquid   | USDC         |


---

# Agent Instructions: 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:

```
GET https://docs.wheelx.fi/how-it-works/supported-chains.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
