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

# What is Zenland?

> A trustless, on-chain escrow platform where smart contracts protect both buyers and sellers.

## The Problem with Traditional Escrow

When two strangers transact online, trust is the biggest barrier:

* **Buyers** worry about sending money and never receiving the goods
* **Sellers** worry about delivering work and never getting paid
* **Traditional escrow services** charge high fees and require you to trust a company

**Zenland solves this** by putting funds in a smart contract that neither party controls — until both agree on the outcome.

***

## How Zenland Works

<img src="https://mintlify.s3.us-west-1.amazonaws.com/zenland/images/escrow-flow.png" alt="Escrow Flow Diagram" style={{ display: 'none' }} />

At its core, Zenland is simple:

1. **Funds are locked** in a smart contract when the escrow is created
2. **Both parties work** according to their agreement
3. **Funds are released** when the work is complete — or a dispute is resolved

The magic is that **no single party can steal the funds**. The smart contract enforces the rules automatically.

***

## Key Features

<CardGroup cols={2}>
  <Card title="100% On-Chain" icon="link">
    All escrow logic lives on Ethereum. Every transaction is transparent and verifiable by anyone.
  </Card>

  <Card title="Non-Custodial" icon="lock">
    Zenland never holds your funds. They're secured in smart contracts that only respond to the rules.
  </Card>

  <Card title="Dispute Resolution" icon="gavel">
    Professional agents can intervene when parties disagree, providing fair and efficient resolution.
  </Card>

  <Card title="DAO Governed" icon="users">
    The protocol is owned by its community. Token holders vote on fees, upgrades, and parameters.
  </Card>
</CardGroup>

***

## Who Uses Zenland?

Zenland is perfect for:

* **Freelancers & Clients** — Secure milestone-based payments
* **NFT/Crypto OTC Trades** — Safe peer-to-peer exchanges
* **Service Providers** — Get paid after delivering quality work
* **High-Value Transactions** — When you can't afford to trust blindly

***

## What Makes Us Different?

| Feature          | Traditional Escrow     | Zenland                       |
| ---------------- | ---------------------- | ----------------------------- |
| **Trust Model**  | Trust the company      | Trust the code                |
| **Fees**         | 3-10% + hidden costs   | 1% (max \$50)                 |
| **Availability** | Business hours         | 24/7/365                      |
| **Transparency** | Opaque                 | Fully on-chain                |
| **Control**      | Company controls funds | Smart contract controls funds |

***

<Card title="Ready to start?" icon="rocket" href="/getting-started/how-it-works">
  Learn how escrows work step by step →
</Card>
