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

# KovaSwap

> Build markets. Trade better.

<img src="https://mintcdn.com/kovaswap/GbXu0Ov8G-JCBsMs/images/kovaswap-banner.png?fit=max&auto=format&n=GbXu0Ov8G-JCBsMs&q=85&s=8bc9edbcea7376eedf9f164cf139ab8f" alt="KovaSwap — Build markets. Trade better." width="2172" height="724" data-path="images/kovaswap-banner.png" />

KovaSwap is a permissionless, non-custodial exchange framework for EVM chains. It combines constant-product V2 liquidity, best-price routing, objective token information, fair-launch bonding curves, automatic locked-liquidity graduation, and launchpad SDKs in one focused interface.

<CardGroup cols={2}>
  <Card title="Swap" icon="arrow-left-right" href="/trading/swap">
    Connect a wallet and trade through the best executable integrated route.
  </Card>

  <Card title="Create a market" icon="circle-plus" href="/liquidity/create-pool">
    Create and seed a pool in one transaction. No application or whitelist.
  </Card>

  <Card title="Launch a token" icon="sparkles" href="/launchpads/overview">
    Open fair curve trading and graduate automatically into locked V2 liquidity.
  </Card>

  <Card title="Private Pay" icon="shield" href="/private-pay/overview">
    Send native ETH through Kova Veil on Robinhood Chain using a local Groth16 proof.
  </Card>

  <Card title="Add an EVM chain" icon="globe-2" href="/developers/deploy-a-chain">
    Configure a network manifest, deploy, verify, and publish addresses.
  </Card>
</CardGroup>

<Warning>
  KovaSwap contracts have not been independently audited. Private Pay is a new mainnet protocol and does not guarantee anonymity or untraceability. Smart contracts, proof systems, tokens, wallets, bridges, RPC providers, and external liquidity venues carry risk. Verify addresses and never use funds you cannot afford to lose.
</Warning>

## Design principles

* **Permissionless:** pool creation and token discovery do not require an application.
* **Non-custodial:** users sign transactions in their own wallets.
* **Route-aware:** the interface compares executable liquidity instead of forcing a venue.
* **Objective labels:** verification and risk signals communicate evidence; they do not censor markets.
* **Chain-configured:** network differences live in manifests instead of protocol rewrites.
