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

# Products

> Warp delivers secure DeFi products for cross-chain transfers, multi-chain payments, and private ZK services.

## ***Warp Ecosystem Overview***

***Warp is building a unified infrastructure layer designed to make multi-chain crypto interactions feel seamless, private, and secure. Our product suite addresses the biggest pain points in modern DeFi: fragmentation, slow settlement, privacy gaps, and developer complexity.***

Each product in the Warp ecosystem can be used independently — but together, they form a powerful foundation for building next-generation cross-chain applications.

***

## **Warp Bridge**

### ***Fast, No-KYC Cross-Chain Transfers***

Warp Bridge is a next-generation protocol that enables instant asset transfers between blockchains without the traditional risks of wrapped tokens, custodial bridges, or locked liquidity pools.

**Core Features:**

* **Instant Settlement** — Transfers complete in seconds, not minutes or hours
* **No KYC Required** — Connect your wallet and go — no accounts, no sign-ups
* **Solver-Based Liquidity** — Permissionless market makers compete to fulfill orders, ensuring optimal pricing
* **Progressive Privacy** — As network activity grows, transfers naturally become harder to trace
* **Native Token Support** — Avoid unnecessary wrapped assets wherever possible
* **Order + Call Execution** *(Planned)* — Trigger actions on destination chains automatically (stake, swap, deposit, etc.)

**Use Cases:**

* Cross-chain arbitrage and trading
* Multi-chain DeFi portfolio management
* Instant liquidity routing for dApps
* Trustless cross-chain settlements

<Card title="Learn More" icon="bridge" href="/warp-bridge/introduction">
  Explore Warp Bridge architecture, protocol design, and integration methods.
</Card>

***

## **Pay With Warp**

### ***Universal Crypto Checkout for Merchants***

Pay With Warp is a flexible payment solution that allows customers to pay using any token on any supported blockchain — while merchants receive exactly what they want in their preferred currency.

**Core Features:**

* **Multi-Chain Payments** — Accept payments from Ethereum, Arbitrum, Polygon, Base, and more
* **Any Token Support** — Customers can pay with USDC, ETH, WBTC, or any supported asset
* **Automatic Conversion** — Warp handles routing, swapping, and settlement behind the scenes
* **Instant Confirmation** — Zero-knowledge proofs enable real-time payment verification
* **Privacy Routing** *(Roadmap)* — Future payments will flow through private, untraceable channels
* **Crypto-to-Fiat** *(Coming Soon)* — Option for merchants to receive traditional currency payouts

**Use Cases:**

* E-commerce checkout integration
* SaaS subscription payments
* NFT marketplace settlements
* Digital goods and services
* Cross-border payments

<Card title="Learn More" icon="credit-card" href="/warp-pay/index">
  Dive into Pay With Warp's architecture and see integration examples.
</Card>

***

## **ZK Proofs as a Service**

### ***Deploy Privacy-Preserving Smart Contracts Without Writing Solidity***

Warp's Zero-Knowledge Proofs as a Service (ZKPaaS) makes it possible for developers to build and deploy ZK-powered applications through simple API calls — no cryptography expertise required.

**Core Features:**

* **API-First Design** — Generate and verify proofs with REST endpoints
* **Pre-Built Circuits** — Common use cases (payments, identity, voting) come ready to use
* **Custom Circuit Support** — Deploy your own ZK logic without managing infrastructure
* **Cross-Chain Verification** — Proofs verified on any supported blockchain
* **Privacy by Default** — Shield sensitive data while maintaining verifiable correctness

**Use Cases:**

* Private payment verification
* Anonymous voting systems
* Confidential identity verification
* Shielded DeFi interactions
* Trustless computation proofs

<Card title="Coming Soon" icon="shield-check">
  ZK Proofs as a Service is currently in closed beta. Join the waitlist to get early access.
</Card>

***

## **ZK Validator Network**

### ***Decentralized Infrastructure for Proof Verification and Settlement***

The Warp Validator Network is the cryptographic backbone that powers instant settlement, privacy routing, and trustless cross-chain communication across the entire Warp ecosystem.

**Core Features:**

* **Decentralized Proof Verification** — Validators verify ZK proofs and settle cross-chain orders
* **Staking and Rewards** — Network participants earn fees for providing computational power
* **Instant Finality** — Proofs are verified instantly without waiting for block confirmations
* **Slashing Protection** — Validators are economically incentivized to behave honestly
* **Multi-Chain Support** — Validators monitor and settle transactions across all supported chains

**Use Cases:**

* Participate as a validator to earn network fees
* Power instant settlement for Warp Bridge transfers
* Enable privacy-preserving payment routing
* Support trustless cross-chain messaging

<Card title="Coming Soon" icon="network-wired">
  The ZK Validator Network is currently in development. Documentation will be released with the mainnet launch.
</Card>

***

## **How Warp Products Work Together**

Each component of the Warp ecosystem is designed to complement the others:

<Steps>
  <Step title="Transfer Assets with Warp Bridge">
    Move tokens between chains quickly and privately using solver-based liquidity.
  </Step>

  <Step title="Accept Payments with Pay With Warp">
    Let customers pay using any token while you receive your preferred currency — conversion handled by Warp Bridge.
  </Step>

  <Step title="Verify Transactions with ZK Proofs">
    Instant payment confirmation powered by zero-knowledge proofs verified by the Validator Network.
  </Step>

  <Step title="Achieve Privacy at Scale">
    As adoption grows, all transfers and payments flow through Warp's privacy layer — making transactions unlinkable and untraceable.
  </Step>
</Steps>

***

## **Developer Resources**

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Complete API documentation for all Warp products.
  </Card>

  <Card title="Integration Examples" icon="code-branch" href="/warp-pay/examples">
    Real-world code samples for common integration patterns.
  </Card>

  <Card title="Protocol Design" icon="microscope" href="/warp-bridge/protocol">
    Deep dive into Warp's technical architecture and security model.
  </Card>

  <Card title="Use Cases" icon="lightbulb" href="/warp-bridge/usecases">
    Explore how different projects use Warp to solve real problems.
  </Card>
</CardGroup>

***

<Card title="Ready to Build?" icon="rocket" horizontal href="/quickstart">
  Get started with Warp in minutes. Our quickstart guide walks you through your first integration — from API setup to executing your first cross-chain transfer.
</Card>
