# Introduction

<figure><img src="/files/UqgIrycV7HCfZzoErsMG" alt=""><figcaption></figcaption></figure>

## What is EPIZO?

EPIZO is Greek language means Survive. It is a self-contained knowledge and intelligence system that runs completely without the internet — on any standard computer, from a $50 Raspberry Pi to a high-end laptop.

Once installed, a EPIZO node gives its local community access to:

&#x20;

•     An AI assistant (powered by local language models — no API keys, no cloud)

•     Offline Wikipedia, medical references, and survival guides

•     Khan Academy education platform — full courses, progress tracking, multi-user

•     Regional offline maps with search and navigation

•     Data encryption and analysis tools

•     Local note-taking with markdown support

&#x20;

None of these require an internet connection — ever. The node serves everything from its own hardware, over local Wi-Fi, to every device in range: phones, tablets, laptops.

*One machine. One community. Zero internet dependency.*

EPIZO Protocol is the coordination layer on top: a decentralized network of thousands of these nodes, incentivized and governed on Ethereum through the $EPIZO token.

&#x20;

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><p>Minimum hardware cost</p><p>$50</p></td><td valign="top"><p>Internet needed to run</p><p>None</p></td><td valign="top"><p>Install time</p><p>&#x3C; 10 min</p></td><td valign="top"><p>Users per node</p><p>Unlimited</p></td></tr></tbody></table>

## About Project Epizo

Project Epizo is an open-source initiative building offline-first infrastructure for a world where the internet is not always available.

Epizo transforms a single computer into a self-contained system that keeps knowledge, AI, maps, and education accessible — with or without connectivity.

***

### The Core Idea

Modern systems assume constant internet access.

Epizo does not.

> You should still have access to intelligence, information, and productivity — even when the network is unavailable.

***

### What Epizo Is

Epizo is a local system that runs on your own hardware and provides:

* Offline knowledge (Wikipedia, books, archives)
* Local AI (no cloud, no API, no tracking)
* Offline maps and navigation
* Education platforms and courses
* Personal document intelligence

Everything runs locally.

Everything stays under your control.

***

### What Epizo Delivers

#### 🌐 Works Without the Internet

Epizo is designed to function fully offline.

Once installed and synced, your system continues to operate during:

* Network outages
* Infrastructure failures
* Censorship events
* Remote or disconnected environments

***

#### 🧠 Private Local AI

Run advanced AI models directly on your machine.

* No subscriptions
* No external APIs
* No data leaving your system

Your AI is yours.

***

#### 📚 Offline Knowledge Libraries

Access large collections of:

* Wikipedia
* Medical references
* Technical documentation
* Books and archives

All stored locally and searchable instantly.

***

#### 📄 Document Intelligence

Upload your own files and interact with them using AI.

* PDFs
* Notes
* Manuals
* Research

Epizo indexes your data so you can ask questions and retrieve answers instantly.

***

#### 🗺️ Offline Maps & Navigation

Use maps without internet access.

Ideal for:

* Travel
* Field operations
* Emergency response
* Remote environments

***

#### ⚙️ Modular & Deployable

Epizo is designed to be flexible:

* Install only what you need
* Expand over time
* Run on a single machine or shared locally

***

### Why Epizo Exists

The internet is powerful — but fragile.

It depends on:

* Centralized infrastructure
* Physical cables and power systems
* Governments and providers

When it fails, access disappears.

Epizo ensures that:

* Knowledge remains available
* AI continues to work
* Education does not stop
* Navigation still functions
* Productivity continues

***

### Built for Real-World Use

Epizo is used in:

* Homes (backup knowledge systems)
* Schools (offline education servers)
* Remote regions (low connectivity environments)
* Field operations (research, logistics, expeditions)
* Privacy-focused setups (local AI and data control)

***

### Built for Capable Hardware

Epizo can run on standard systems, but is optimized for performance.

Recommended setups:

* Multi-core CPUs
* 16GB–32GB RAM
* SSD storage
* Optional GPU for AI acceleration

This enables:

* Fast local AI inference
* Large dataset handling
* Multi-user access
* Smooth system performance

***

### The Epizo Protocol

Epizo is not only a local system — it is also designed to connect into a decentralized network.

This is the **Epizo Protocol**.

***

#### What the Protocol Does

The protocol coordinates independent Epizo nodes so that:

* Knowledge remains globally available
* Content can be verified
* Systems can operate without central control
* No single point of failure exists

***

#### Why Ethereum

The protocol uses :contentReference\[oaicite:0]{index=0} as its coordination layer.

This enables:

**1. Verifiable Knowledge**

Datasets (Wikipedia, AI models, archives) can be:

* Hashed
* Verified
* Proven authentic

***

**2. Trust Without Central Servers**

Users do not need to rely on a single provider.

Content integrity is cryptographically verifiable.

***

**3. Node Incentives**

Operators can:

* Stake tokens
* Prove uptime
* Earn rewards for reliability

This encourages a resilient network of active nodes.

***

**4. Long-Term Sustainability**

The protocol supports:

* Funding development
* Expanding infrastructure
* Supporting education and underserved regions

***

### Open Source Mission

Project Epizo is open source and community-driven.

It is built around:

* Transparency
* Independence
* Resilience
* Accessibility

Released under the Apache License 2.0, Epizo can be used, modified, and expanded freely.

***

### Vision

> A world where knowledge, AI, and tools remain available — regardless of connectivity.

Epizo is building systems that continue to function when others fail.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.projectepizo.com/introduction.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.
