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

# Routed EVM networks

> Bridge and trade across LI.FI-supported EVM networks without a Kova contract deployment.

KovaSwap separates **interface coverage** from **native Kova deployment**.

* **Routed networks** use aggregated third-party liquidity. They support wallet network switching, live token lists, contract-address imports, cross-chain routes, and same-chain swaps.
* **Kova networks** add native Kova V2 pools, the Kova launchpad, creator fees, and Kova market discovery.

The app loads the current EVM mainnet registry from LI.FI. Network and token availability can therefore change as providers add, pause, or remove routes.

## Universal router

The Bridge page supports transfers between available EVM networks. The **All EVM networks** mode on Swap requests same-chain aggregated liquidity.

For every quote, Kova verifies that the returned transaction matches:

* the selected source and destination chain IDs;
* the connected sender and destination wallet;
* a valid target contract;
* valid hexadecimal calldata.

If no provider returns an executable transaction, Kova displays **Route unavailable** and does not open a wallet confirmation.

## Token imports

Paste an ERC-20 contract address in either token search field and select **Import contract**. Kova reads `name`, `symbol`, and `decimals` from the selected network. Imported tokens are saved on that device and never become an endorsement or verification.

## Fees

Kova's 1% interface service fee is included in a successful routed quote. Provider fees, bridge fees, price impact, and network gas may also apply. Kova does not take custody of routed funds.

## Network pages

Every routed network receives a shareable page at `/network/{network-key}`. The page opens the router with that destination selected and identifies whether the network has **aggregated liquidity** or a full **Kova pools + launchpad** deployment.
