# The PAI3 Network

The PAI3 Network is a decentralized, sovereign AI infrastructure designed to distribute computing power through a finite mesh of 3,141 physical Power Nodes, enterprise-grade AI servers that function as personal private data centers. Rather than relying on generic user devices, this network utilizes specific hardware (featuring 14-core CPUs and 20-core GPUs) to create a distributed private cloud capable of handling HIPAA and GDPR-compliant workloads. Collectively, this mesh forms the foundation of a "physical DePIN" (Decentralized Physical Infrastructure Network), where data is isolated in encrypted local storage units called "Cabinets". Each Node represents an opportunity to "Own, Run, and Earn," with access granted via owning a physical Power Node or minting a Professional Node (a software access point for users like doctors) to connect to the mesh.

The PAI3 ecosystem is designed to provide "Accountable Intelligence" specifically for professionals in regulated industries like healthcare, law, and finance. Key components include the **PAIneer Dashboard** (a unified command center), the **Agent Marketplace**, and the **AI Builder** (featuring "Talk-to-Build" tools). Intelligent PAIneer Agents act as verified, domain-specific assistants that execute workflows locally using private data, backed by a "Human-in-the-loop" verification process to prevent hallucinations. The ecosystem is powered by the **Decentralized Inference Machine (DIM)** running on local nodes to ensure high performance, while the blockchain is utilized strictly for governance, transparent rewards, and a Risk-Sharing Pool that insures users against model failure. This ensures cutting-edge AI is accessible, private, and physically owned by the people.

<br>


---

# 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://docs.pai3.ai/the-pai3-network.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.
