# Which blockchains does Transit currently support?

Transit Finance has integrated multiple major blockchains, covering both EVM-based and non-EVM networks, to meet user needs for swaps and cross-chain transactions across ecosystems. The currently supported networks include:

| EVM-Compatible Chains  | Non-EVM Chains |
| ---------------------- | -------------- |
| Ethereum               | Tron           |
| BNB Smart Chain        | Solana         |
| Polygon                | XRP Ledger     |
| Arbitrum               | Bitcoin        |
| Base                   | TON            |
| Cronos                 | SUI            |
| Berachain              | Conflux        |
| Sonic                  | Dogecoin       |
| HyperEVM               | APTOS          |
| SCROLL                 | Polkadot       |
| EVM Rollup             | Kusama         |
| Blast                  | IOST           |
| Optimism               | Ethereum PoW   |
| ZetaChain              | Ethereum Fair  |
| zkSync Era             | WorldChain     |
| svmBNB                 |                |
| Bitlayer               |                |
| Avalanche C-Chain      |                |
| XLayer                 |                |
| Kroma                  |                |
| LINEA                  |                |
| Mantle                 |                |
| CORE                   |                |
| Fantom                 |                |
| OPBNB                  |                |
| Ethereum Classic       |                |
| OKT Chain              |                |
| EOS EVM                |                |
| KuCoin Community Chain |                |
| Klaytn EVM             |                |
| Manta                  |                |
| Mint                   |                |
| Merlin                 |                |
| Moonbeam               |                |
| Unichain               |                |

Transit will continue expanding its supported networks. For the latest list, please check the dropdown menu on the Swap & Cross-Chain page in Transit.


---

# 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.transit.finance/start-to-use/faq/which-blockchains-does-transit-currently-support.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.
