# Executive Summary

### Convergence of Two Structural Crises

The Web3 ecosystem is facing the convergence of two simultaneous structural crises.

The first is a **cryptographic crisis**: advances in quantum computing are placing elliptic curve and RSA-based cryptography—foundational to virtually all blockchain infrastructure—on a calculable timeline to obsolescence. State-level adversaries are already conducting “Harvest Now, Decrypt Later” (HNDL) operations, stockpiling encrypted blockchain data for future decryption once cryptographically relevant quantum computers (CRQCs) become operational. Leading authorities such as NIST, the NSA, and the UK’s NCSC estimate this inflection point to occur between 2030 and 2035.

The second is a **structural crisis**: despite clear demand for post-quantum security infrastructure, existing DePIN deployment models—based on retail hardware ownership—have consistently failed to generate the liquidity necessary to bootstrap networks at scale.

### The QuantaRail Solution

QuantaRail addresses this gap through a Liquidity-First architecture that separates hardware ownership from economic participation.

The network is divided into two layers:

* Physical Layer: Professional operators deploy specialized qSIM nodes integrating QRNG, PQC signatures (ML-DSA/SLH-DSA compliant with NIST FIPS 204/205), and HSM-based key isolation.
* Economic Layer: Capital providers deposit stablecoins into the QuantaRail Vault and receive $qYield, a synthetic yield token representing proportional claims on verified API revenue.

This model adapts the GAIB framework from AI compute markets to post-quantum security hardware, with critical modifications reflecting the differences between general-purpose GPUs and single-purpose QRNG-based systems.

### Cryptographic Proof of Revenue

The mechanism linking the two layers is Proof of Service (PoSv).

Each API delivery event generates a PQC-signed, timestamped on-chain receipt, forming a cryptographically auditable receivables ledger without reliance on off-chain oracles.

Revenue verification is thus fully internalized within the protocol, establishing a structurally stronger trust model than traditional RWA frameworks.

### Market Opportunity

The post-quantum cryptography market is projected to reach $17.2 billion by 2034.

QuantaRail’s initial Serviceable Addressable Market (SAM)—focused on Web3 entropy and PQC signature APIs—is estimated at approximately $800 million to $1.2 billion by 2030, with expansion potential into enterprise-grade PQC key management.

## Key Metrics and Targets

<table data-header-hidden><thead><tr><th width="215.66668701171875"></th><th width="296.666748046875"></th><th width="230.11102294921875"></th></tr></thead><tbody><tr><td>Metric</td><td>Target</td><td>Timeline</td></tr><tr><td>Initial Node Deployment</td><td>150–200 qSIM Nodes</td><td>Mainnet Launch (Q3 2026)</td></tr><tr><td>Minimum Viable Network (MVN)</td><td>500 Nodes / $25M TVL / 10M Monthly API Calls</td><td>Within 12 Months Post-Launch</td></tr><tr><td>Bootstrap Fund</td><td>8% Minimum APY Guaranteed for 18 Months</td><td>Pre-funded at TGE</td></tr><tr><td>Target Vault TVL (Year 2)</td><td>$50M–$100M</td><td>24 Months Post-Launch</td></tr><tr><td>B2B Pre-Contracts</td><td>3–5 Anchor Agreements (LOI Stage)</td><td>Prior to TGE</td></tr><tr><td>Hardware Partners</td><td>Dual-Sourcing Manufacturing Certification</td><td>Q1 2026</td></tr></tbody></table>

### Thesis

QuantaRail combines post-quantum hardware-based entropy, on-chain Proof of Service (PoSv) verification, and an economic layer inspired by the GAIB model to deliver institutional-grade, quantum-resistant infrastructure with retail-accessible liquidity.

It is positioned to become the foundational security rail of the post-quantum Web3 ecosystem.


---

# 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://railquant.gitbook.io/quantarail/table-of-contents/executive-summary.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.
