> For the complete documentation index, see [llms.txt](https://docs.zer0.build/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zer0.build/resources/whitepaper.md).

# Whitepaper

**zer0 Whitepaper v1.0 - August 2025**

> Live in the Zer0, earn in the light.

***

## Abstract

zer0 redefines the browser as a privacy fortress powered by zero-knowledge proofs and on-device AI. Users earn $zer0 tokens for anonymous browsing, staking them to run mixnodes or agents that attract premium privacy-preserving ads. This creates a self-sustaining flywheel targeting 1% of the $318B browser market and 2% of the $7.6B AI agent market by 2026.

***

## The Problem

* 4B users leak data daily through browsers
* Surveillance economy costs $4.45T globally
* AI agents amplify exposure (97% of AI breaches from ungoverned access)
* Privacy browsers stop at ad-blocking—no AI, no earnings

***

## The Solution

**zer0's Core Stack:**

| Layer               | Technology            | Value                      |
| ------------------- | --------------------- | -------------------------- |
| **Shielding**       | Zcash Sapling + Halo2 | 100% anonymous traffic     |
| **AI Agents**       | On-device Llama-3-8B  | Private autonomous tasks   |
| **Agent Vault**     | Rentable specialists  | Lock $zer0, earn fees      |
| **Shielded Social** | Semaphore zk-proofs   | Anonymous posting          |
| **zer0 Pro**        | zk-Compliance         | Enterprise privacy reports |

***

## The $zer0 Flywheel

```
Private Browsing → Earn $zer0 (0.13/min) → Stake for Mixnodes (15% APY)
→ Run Agents → Attract Premium Ads (10x CPM) → Treasury Buyback (2% Burn)
→ Price Increases → More Users → Stronger Network
```

***

## Technology

* **Browser:** Chromium fork + Tor Expert Bundle
* **Privacy:** librustzcash + zk-DNS (zero logs)
* **AI:** Llama-3-8B (WebGPU optimized)
* **Cross-Chain:** IBC to Cosmos/ETH/Solana
* **Hardware:** zer0 Key USB (optional dePIN earnings)

***

## Token Economics

* **Supply:** 1B fixed
* **Allocation:** 50% community, 25% ecosystem, 15% team, 10% treasury
* **Earning:** 0.13 $zer0/min browsing
* **Staking:** 15-25% APY
* **Burns:** Agent fees (20%), exits (2%), buybacks (variable)

***

## Market Opportunity

* **$318B** browser market × **$7.6B** AI agent market
* Target: 1M users (2026), 5M users (2027)
* Projected FDV: $5-10B at scale

***

## Competitive Moats

| vs Brave                  | vs Tor          | vs Zcash          |
| ------------------------- | --------------- | ----------------- |
| zk-proofs (not basic ads) | Daily driver UX | Full browser + AI |
| AI agents                 | Always fast     | Constant earning  |
| Full economy              | Token rewards   | Autonomous agents |

***

## Roadmap

* **Q4 2025:** Beta launch (live)
* **Q1 2026:** Mainnet + TGE
* **Q2 2026:** Agent marketplace, zer0 Pro
* **Q4 2026:** 1M MAU, cross-chain hubs
* **2027+:** 10M+ users, industry standard

***

## Team & Audits

* Built by ex-Zcash developers
* Audits: Trail of Bits, Least Authority (Q1 2026)
* Bug bounty: $500K pool

***

## Risks

* **Regulatory:** zk-compliance by design, no security offering
* **Competition:** Unique agent layer, 3x retention via earnings
* **Adoption:** Zero-trust onboarding, gamified privacy scores

***

{% hint style="info" %}
**Read full whitepaper:** [zer0.build/whitepaper.pdf](https://zer0.build) (coming soon)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.zer0.build/resources/whitepaper.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
