# Welcome

## What is Vortia AI

Vortia AI is building the infrastructure for the decentralized AI economy, where AI services are trustless, scalable, and accessible to everyone.

**Vortiachain** is a purpose-built blockchain designed specifically for AI workloads. Unlike general-purpose blockchains that treat AI as an afterthought, Vortiachain's architecture, consensus mechanism, and execution layer are optimized from the ground up to handle compute-intensive AI inference, verification, and data processing. It combines high throughput (\~1,250 TPS), fast finality (\~1.6 seconds), and native support for verifiable AI computations.

The Vortia platform unites AI services, data providers, and businesses through five core components. **Vortiachain** serves as the AI-optimized blockchain backbone. The **AI Marketplace** provides decentralized access to verified AI models. The **Data Gateway** enables encrypted, decentralized data exchange. **AI Oracles** deliver real-world data feeds to power intelligent smart contracts. The **Vortia SDK** gives developers tools for seamless AI integration and dApp development.

**VAI** is the native utility token that powers the entire ecosystem. It enables payments for AI services and data access, allows holders to stake and secure the network, grants access to premium models and high-frequency data feeds, and gives token holders voting power over protocol governance. VAI's design ensures that value created on the platform stays within the ecosystem while incentivizing participation from model creators, data providers, validators, and users.

### Where to go next

* Explore VortiaScan — Browse the live Testnet v1 preview
* [VAI Token Overview](https://learn.vortiadocs.io/vai-token#token-overview) — Understand how VAI powers the ecosystem
* [Developer Quickstart](https://learn.vortiadocs.io/ai-marketplace#overview) — Start building today

***

## Why Decentralized AI

### Centralization

Today's AI landscape is dominated by a handful of centralized companies that control model development, training data, and inference infrastructure. This creates a closed ecosystem where AI capabilities are proprietary, opaque, and inaccessible to most developers and organizations. Without transparency or composability, innovation is gatekept and value extraction is centralized.

Vortia solves this by creating an open marketplace where anyone can publish verified AI models, set their own pricing, and earn directly from usage. The blockchain ensures transparency, models are composable through smart contracts, and the community owns the infrastructure.

### Scalability

Existing blockchains were designed for financial transactions, not AI workloads. They cannot handle the compute requirements of inference, the data throughput needed for training, or the verification complexity of AI-generated outputs. Ethereum processes \~15 transactions per second; Vortiachain is built to handle up to 1,253 TPS with AI-native execution.

Vortiachain solves this through purpose-built architecture. The consensus layer uses Proof of AI, which factors AI performance metrics into validator selection. The execution layer is optimized for verifiable inference. Horizontal scaling allows the network to grow with demand.

### Data Integrity

Centralized data pipelines are opaque, vulnerable to manipulation, and often violate privacy regulations. AI models are only as good as their training data, yet most organizations have no way to verify data provenance, ensure privacy, or monetize their own datasets. This creates information asymmetry and stifles innovation.

Vortia's Data Gateway enables encrypted, decentralized data exchange with zero-knowledge proofs protecting privacy. Data providers can monetize their datasets directly. Enterprises can verify data provenance on-chain. Healthcare and financial institutions can comply with GDPR and HIPAA while participating in the AI economy.

### The Decentralized AI Future

A decentralized AI future means AI systems that are transparent, composable, and community-owned. Developers can build on verified models without vendor lock-in. Enterprises can access audited, blockchain-verified AI services at scale. Data providers earn value from their information. Validators and node operators are rewarded for securing the network. Governance is distributed, not dictated by a single company. This is the infrastructure Vortia is building.

### Next Steps

* [Core Concepts](#core-concepts) — Learn the key terminology
* [Architecture Overview](https://learn.vortiadocs.io/vortiachain#architecture-diagram) — Understand how the system works
* [Use Cases](https://learn.vortiadocs.io/use-cases-and-governance#use-cases) — See real-world applications

***

## Core Concepts

**AI Marketplace** — A decentralized platform where developers publish AI models, set pricing in VAI, and earn revenue from every inference. Model creators maintain full control over their work while the blockchain ensures transparency and prevents fraud.

**AI Oracles** — Decentralized networks of nodes that deliver real-world data and AI-generated signals to smart contracts. Unlike traditional price oracles, Vortia's AI Oracles provide sentiment analysis, risk scores, and anomaly detection, not just raw data feeds.

**Data Gateway** — An encrypted, decentralized data exchange where enterprises and researchers can upload proprietary datasets, set access controls, and earn VAI from usage. Zero-knowledge proofs ensure privacy while maintaining on-chain verification.

**Proof of AI** — Vortia's consensus mechanism that combines stake-weighted validator selection with AI performance metrics. Validators are rewarded for securing the network and for the quality of AI inferences they process.

**VAI Token** — The native utility token of Vortiachain. VAI is used for payments, staking, governance voting, and accessing premium AI services.

**Verifiable Inference** — The core innovation of Vortiachain: AI computations that produce cryptographic proofs of correctness. A smart contract can verify that an AI model ran correctly and produced a trustworthy output without re-running the computation.

**Vortiachain** — A purpose-built blockchain optimized for AI workloads. It processes 1,253 transactions per second with \~1.6 second finality, uses Proof of AI consensus, and natively supports verifiable AI inference.

**VortiaScan** — The AI-powered block explorer for Vortiachain. During Testnet v1, it provides a preview of how the network will operate at full launch, allowing users to explore blocks, transactions, and oracle signals.

**Vortia SDK** — A developer toolkit for building applications on Vortiachain. The SDK provides functions for connecting to the network, running AI inference, deploying models, subscribing to oracle feeds, staking tokens, and submitting governance votes.

**ZK Infrastructure** — Zero-knowledge proof systems that enable privacy-preserving AI inference and encrypted data validation. ZK proofs let you prove something is true without revealing the underlying information, critical for healthcare and financial use cases.

### Next Steps

* [What is Vortia AI](#what-is-vortia-ai) — Get the full overview
* [Why Decentralized AI](#why-decentralized-ai) — Understand the problem Vortia solves
* [Network Overview](https://learn.vortiadocs.io/getting-started#network-specifications) — See technical specifications
