# README

**The Settlement Layer of the On-Chain Economy in the AI Era**

Auvin Chain is a high-performance EVM-compatible Layer 2 built for the AI economy. Positioned at the intersection of AI Agents, DePIN, and Prediction Markets, Auvin provides the infrastructure that allows AI to autonomously hold assets, execute transactions, coordinate compute, and settle value fully on-chain.

## About This Document

This GitBook contains the complete technical whitepaper for Auvin Chain (AUV), a high-performance, EVM-compatible Layer 2 public blockchain positioned as "the AI blockchain for the Agent Economy."

## Versions

* **English Version** — See `en/` directory
* **中文版** — See `zh/` directory

## Abstract

Auvin Chain is at the convergence of three trillion-dollar markets — AI Agent Economy, Decentralized Physical Infrastructure Networks (DePIN), and Prediction Markets. It employs an Optimistic Rollup architecture with full EVM compatibility, achieving 95%–99% cost reduction through EIP-4844 Blob transactions.

The chain features:

* Self-developed cross-chain bridge (ZK + TSS hybrid architecture)
* Ve(3,3) Decentralized Exchange
* Decentralized Prediction Market
* AI Physical Mining (AI Box)
* Complete AI Agent technology stack (on-chain identity, autonomous payments, security framework)
* Proof of Stake consensus with VRF-based leader election
* AUV token with Buy-to-Burn deflationary mechanism

*Technical Whitepaper | May 2026*


---

# Agent Instructions: 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:

```
GET https://auverachain.gitbook.io/auvinchain/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
