WeAD White Paper 2.0
We ADvertise — Decentralized Outdoor Advertising Ecosystem
Version 2.0 — February 2026Introduction
Outdoor advertising is a $35.8 billion global market, yet it remains one of the least efficient sectors in the digital economy. Static billboards degrade, produce waste, and offer zero measurable engagement data. The people whose vehicles, storefronts, clothing, and buildings carry these ads earn nothing from the attention they generate.
WeAD (We ADvertise) is a Web2/Web3 hybrid platform that replaces this model. It connects advertisers directly with individuals—called Microtisers—who display ads on personal display screens attached to vehicles, shops, wearables, and buildings. Every display event is verified on-chain through a custom Proof of Display (PoD) consensus mechanism. Advertisers pay only for verified impressions. Microtisers earn WEAD tokens for every confirmed view. The result is a transparent, fraud-resistant advertising network where income flows to the people who actually carry the message.
This white paper describes how WeAD's technical infrastructure, token economy, and product ecosystem work together as a single interconnected system—from the moment an advertiser creates a campaign to the moment a Microtiser spends their earnings in the RWA Marketplace.
The Ecosystem Architecture
WeAD is not a collection of independent products. It is a single value chain where every component serves a specific role in moving advertising revenue from brands to individuals. Understanding this chain is essential to understanding why each product exists.
Step 1: Campaign Creation (Advertisers Dashboard)
Brands and promoters use the Advertisers dashboard to create campaigns. They set budgets (as low as $0.01 per play per hour), define target geographies, upload creatives, and select display types (vehicles, buildings, wearables). The platform accepts fiat payments (Visa, PayPal, Stripe, Momo) and crypto, removing currency barriers for global advertisers. Smart contracts lock campaign funds and release payments only upon verified display events.
Step 2: Ad Display (Microtisers)
Microtisers are individuals who connect WeAD display screens—mounted on cars, motorcycles, delivery trucks, shop fronts, clothing, or portable devices—to the WeAD app. They browse available campaigns, choose ads that match their values and audience, and begin displaying. The system is designed for zero disruption: a Grab driver, a street food vendor, a courier, or a teenager with a backpack can earn without changing their daily routine.
Step 3: Verification (Proof of Display)
Every display event generates a Display Verification Token (DVT) that is recorded on-chain. The PoD protocol uses a sensor array—GPS for location, light sensors for visibility, accelerometers for orientation, and AI computer vision for audience verification—to confirm that the ad was physically displayed in a valid location, visible to viewers, and running for the contracted duration. Advertisers pay only for verified impressions. This is described in full technical detail in the Proof of Display Protocol section below.
Step 4: Payment (WEAD Token)
Upon successful verification, a smart contract automatically transfers WEAD tokens from the campaign escrow to the Microtiser's wallet. The revenue split is 80/10/5/5: Microtisers receive 80% of the ad payment, 10% is allocated to community events, tournaments and staking rewards, the platform retains 5% as an operating cost, and a 5% fee is applied to cover transaction processing and ecosystem maintenance. There is no manual approval, no invoicing, and no payment delay. The blockchain handles settlement.
Step 5: Spending (RWA Marketplace and Ecosystem)
Earned WEAD tokens can be withdrawn, staked for 3–8% returns, or spent in the RWA Marketplace—a tiered marketplace offering digital products, franchise coupon NFTs, real estate NFTs, and discounted physical goods. This closes the economic loop: advertising revenue enters the ecosystem through brands and exits through real-world value for Microtisers.
Proof of Display (PoD) Protocol
The Proof of Display protocol is a consensus mechanism purpose-built for advertising verification. Unlike Proof of Work (computational puzzles) or Proof of Stake (token collateral), PoD validates that a physical display event occurred in the real world—that an advertisement was shown, visible, and seen.
Display Verification Token (DVT)
When a Microtiser begins displaying an ad, the system generates a DVT containing encrypted metadata: the content hash (proving which ad was shown), display duration, GPS coordinates, timestamp, and device identifier. This token is anchored to the blockchain and serves as the immutable record of the display event.
Multi-Sensor Verification
PoD does not rely on a single data source. It cross-references multiple sensor inputs to confirm display validity:
- GPS geofencing — Confirms the device is within an authorized display zone. Location data is continuously validated against campaign parameters.
- Light sensors — Detect ambient brightness to verify the display is in an environment where it can be seen (not stored in a bag or facing a wall).
- Accelerometers and gyroscopes — Confirm device orientation and movement patterns consistent with active display (e.g., mounted on a moving vehicle, not stationary in a drawer).
- AI computer vision — Periodic environmental snapshots are processed through a neural network trained on over 10 million verified display instances. The system evaluates display visibility, screen integrity, and approximate audience density without capturing or storing identifiable personal data.
Mesh Network Peer Validation
WeAD devices in proximity form local mesh networks via Bluetooth 5.2. Nearby devices can corroborate each other's display activity—if multiple devices in the same area confirm active displays, confidence in verification increases. This distributed approach makes spoofing significantly more difficult than single-device attestation.
Consensus and Settlement
The PoD protocol runs on a modified Practical Byzantine Fault Tolerance (PBFT) consensus optimized for real-time verification. The system processes approximately 10,000 transactions per second through layer-2 scaling, achieving sub-100ms verification latency. Once consensus is reached, the smart contract executes payment automatically. No human approval is required.
Hardware and Display Technology
The PoD protocol requires physical hardware capable of displaying ads, collecting sensor data, and communicating with the blockchain. WeAD displays are designed for outdoor durability, visual clarity, and energy efficiency across multiple form factors.
Display Specifications
| Parameter | Specification |
|---|---|
| Panel technology | Flexible OLED and rigid LED panels |
| Resolution | 4K to 8K depending on form factor |
| Peak brightness | 2,000 nits (outdoor sunlight visibility) |
| Weatherproofing | IP65+ rated; UV-resistant, impact-resistant enclosures |
| Processor | Custom ARM-based SoC with dedicated AI acceleration (NPU) |
| Connectivity | 5G, Wi-Fi 6, Bluetooth 5.2 |
| Sensors | GPS, ambient light, accelerometer, gyroscope, camera module |
| Power | Vehicle power, solar-assisted for stationary installations, battery for wearables |
Form Factors
- Vehicle mounts — Rigid LED panels for cars, motorcycles, and delivery trucks. Bluetooth-connected to the driver's WeAD app. Designed for Stage 1 launch (Q4 2026).
- Storefront and building displays — Weatherproof panels for shops, street food stalls, malls, and residential exteriors. Designed for Stage 2 (Q4 2027).
- Wearable displays — Flexible OLED panels integrated into clothing, backpacks, and luggage. AI-powered pause-when-hidden: the display detects when it is covered or not visible and stops playback to avoid wasting advertiser spend. Designed for Stage 3 (March 2028).
- Portable devices — Tablets and phone-sized screens for stationary display (desks, counters, dashboards).
The on-device SoC with NPU enables local AI inference for PoD verification without requiring constant cloud connectivity. Sensor data is processed on-device and only the verification result (pass/fail with metadata hash) is transmitted to the blockchain, minimizing bandwidth and preserving privacy.
Network Architecture and Security
WeAD operates on a three-layer hybrid blockchain architecture that combines the security guarantees of a public chain with the throughput required for real-time ad verification.
Three-Layer Design
- Base layer (Ethereum-compatible) — Handles WEAD token management, core smart contracts, and cross-chain interoperability. Inherits Ethereum's security model and tooling ecosystem.
- Sidechain (PoD chain) — A custom high-throughput chain optimized for display verification and micro-payment settlement. Processes ~10,000 TPS with sub-100ms finality. Uses modified PBFT consensus.
- Data layer — Distributed storage network for ad content, verification proofs, and analytics data. Content is encrypted and distributed; verification proofs are anchored to the base layer for immutability.
Smart Contracts
All contracts are written in Solidity and audited by third-party security firms. Key contracts include: campaign escrow (locks advertiser funds), PoD settlement (releases payment upon verification consensus), staking rewards (calculates and distributes staking yields), and RWA marketplace (handles tiered access and NFT trading). zk-SNARK proofs enable privacy-preserving verification—the blockchain confirms that a display event occurred without revealing the Microtiser's precise location or identity.
Security Framework
| Layer | Implementation |
|---|---|
| Cryptographic signatures | ECDSA (Elliptic Curve Digital Signature Algorithm) |
| Hashing | SHA-3 |
| Authenticated encryption | ChaCha20-Poly1305 |
| Hardware security | Trusted Platform Module (TPM) on display devices, secure boot |
| Network security | TLS 1.3, certificate pinning, DDoS protection |
| Privacy | zk-SNARK proofs, data minimization, on-device processing |
Token Economics
The WEAD token (BEP-20, BNB Chain, 1 billion total supply) is the medium of exchange for every transaction in the ecosystem. Upon PoD verification, smart contracts automatically split ad revenue: 80% to the Microtiser, 10% to community events, tournaments and staking rewards, 5% to platform operations, and 5% to transaction processing. Earned tokens can be staked for 3–8% annual yield or spent in the RWA Marketplace.
For complete pricing tiers, hardware costs, boost plans, per-project token utilities, and fee structure details, see the dedicated WeAD Token & Pricing page.
Artificial Intelligence Integration
AI is not an add-on in the WeAD ecosystem—it is embedded in every layer, from ad verification to community management. The platform runs multiple specialized AI systems, each serving a distinct function.
Core AI Functions
- Display verification neural network — Trained on 10M+ verified display instances. Processes environmental snapshots on-device to confirm visibility, screen integrity, and audience presence. This is the AI component of the PoD protocol.
- Content compliance analysis — Evaluates uploaded ad creatives for policy violations, inappropriate content, and quality standards before campaigns go live.
- Audience analytics — Processes anonymized aggregate data to provide advertisers with engagement metrics, optimal display times, and geographic performance—without compromising individual privacy.
- Predictive ad placement — Uses Google AI LLM and Maps AI for real-time traffic data, automated ad slot recommendations, and location-based routing to maximize impressions per campaign dollar.
WeAD also operates autonomous AI agents for community management, market intelligence, and cross-platform engagement. For the full list of AI services and bots, see the Project Summary.
Ecosystem Products & RWA Marketplace
Beyond the core advertiser-Microtiser loop, WeAD operates 15+ supporting products across creative tools (Soundchains, EchoPost, Stream Vault), trust and safety (Verity, RedFlag), community and social impact (RetroGG, Clean Trash to Earn, Water DAO), and research (Abstracts). Each product serves a specific role in attracting creators, protecting the network, retaining users, or establishing intellectual credibility.
The RWA Marketplace closes the economic loop by giving Microtisers a place to spend earned WEAD tokens on tangible value—discounted digital products, franchise coupon NFTs, real estate NFTs, and physical goods—with tiered access based on token holdings.
WeAD's architecture also extends into mixed reality (MR) environments: the same PoD verification model applies to virtual display surfaces, enabling proximity-based ads, cost-per-interaction earning, and gamified token rewards through MR glasses.
For full ecosystem product descriptions, MR features, and marketplace tiers, see the Project Summary.
Privacy, Environment, and Governance
Privacy and Data Protection
WeAD is built on data minimization principles. The PoD protocol processes sensor data on-device and transmits only verification results (pass/fail with metadata hash) to the blockchain. No personal images, biometric data, or individually identifiable information is stored on-chain. Audience analytics are computed from anonymized aggregate data. End-to-end encryption protects all data in transit. Regular third-party security audits validate the platform's privacy posture.
Environmental Sustainability
WeAD addresses the environmental cost of outdoor advertising directly. Physical billboards consume raw materials, generate waste during replacement, and use energy-inefficient lighting. WeAD displays are reusable, updatable over-the-air, and designed for multi-year lifespans. Stationary installations support solar-assisted power. The PoD sidechain uses PBFT consensus, which requires negligible energy compared to Proof of Work mining. The platform maintains partnerships with renewable energy providers and targets carbon-neutral operations.
Decentralized Governance
WEAD token holders participate in platform governance through on-chain voting. Key decisions—fee structure changes, new product launches, marketplace policies, and treasury allocation—are proposed and ratified by the community. The governance model includes a comprehensive AI Charter, content moderation standards, and a privacy-first framework for data handling. Community feedback cycles ensure the platform evolves in alignment with user needs.
Implementation Roadmap
WeAD rolls out in three hardware stages: vehicles (Q4 2026), buildings and storefronts (Q4 2027), and wearable apparel (March 2028), with global expansion following each stage. The platform is designed to be accessible to anyone regardless of age, ability, or background—a permissionless economic model where anyone with a surface and a WeAD display can earn.
For the full 6-year timeline (2024–2029) with quarterly milestones and progress status, see the Road Map.
Technical Performance Metrics
| Metric | Target |
|---|---|
| Transaction throughput | ~10,000 TPS (PoD sidechain) |
| Verification latency | <100ms |
| System uptime | 99.999% |
| Daily data processing | ~1 petabyte (verification data, analytics, sensor readings) |
| AI verification accuracy | 99.7% (trained on 10M+ verified display instances) |
| Privacy model | On-device processing; only verification hashes transmitted |
Conclusion
WeAD is a single system with a single purpose: move advertising revenue from brands to the people who actually carry the message, with every transaction verified on-chain and every payment automated by smart contracts.
The Proof of Display protocol ensures advertisers pay only for verified impressions. The WEAD token connects every transaction in the ecosystem. The hardware enables anyone with a vehicle, a shop, or a backpack to participate. A network of supporting products attracts creators, builds trust, retains community, and establishes intellectual credibility—all connected through a single token economy.
The result is a decentralized advertising network where income flows to individuals, verification is transparent, and the ecosystem sustains itself through real utility—not speculation. WeAD does not replace outdoor advertising. It makes it work for everyone.
Related Resources