> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kovaswap.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported networks

> Current launch targets and the lifecycle of a KovaSwap network.

KovaSwap has two levels of network support:

* **Routed coverage** is loaded dynamically for LI.FI-supported EVM mainnets and requires no Kova deployment.
* **Native Kova coverage** adds Kova V2 pools and launchpad contracts.

Current native Kova configurations are:

| Network     | Chain ID | Stage                                                                                               | Native asset |
| ----------- | -------: | --------------------------------------------------------------------------------------------------- | ------------ |
| Stable      |      988 | Live Kova V2, launchpad, bridge, and external routing                                               | USDT0        |
| Arc         |     5042 | Live Kova V2, launchpad, discovery, and external routing; bridge subject to live route availability | USDC         |
| Arc Testnet |  5042002 | Testnet target; contracts not yet published                                                         | USDC         |

<Info>
  An interface entry is not proof of a deployment. Only addresses published on the [contract addresses page](/resources/contract-addresses) are official.
</Info>

Routed networks do not require a Kova manifest or contract deployment. Every additional native Kova chain follows the manifest → validate → deploy → verify → publish process. See [Routed EVM networks](/trading/routed-networks) and [Deploy on a new chain](/developers/deploy-a-chain).
