# Use Cases

## Use Cases

EPIZO nodes serve five distinct real-world scenarios. Each one is happening right now, somewhere in the world.

&#x20;

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

## Conflict zones

&#x20; Scenario

Internet is severed by military action. Fiber cut, satellites jammed, infrastructure destroyed. The city has no connectivity.

&#x20;

#### What EPIZO provides

•     Doctors access offline medical drug databases and treatment protocols

•     Families use offline maps to navigate evacuation routes

•     Aid workers coordinate using locally hosted information without cloud dependency

•     Community leaders access verified, tamper-proof information (not propaganda)

•     AI assistant answers medical, legal, and practical questions from a local knowledge base

&#x20;

#### Real-world relevance

Ukraine, Gaza, Sudan, Myanmar. In every case, the moment conflict started, internet access was the first casualty. EPIZO nodes deployed before a conflict becomes the infrastructure that keeps working after one begins.

&#x20;

## Natural disasters

&#x20; Scenario

Earthquake severs infrastructure. Flood destroys cell towers. Hurricane takes out power and connectivity for days or weeks.

&#x20;

#### What EPIZO provides

•     Offline navigation when Google Maps is unavailable — search, routing, regional maps

•     Survival guides, first aid references, emergency protocols — all cached locally

•     School continuity — Khan Academy courses keep running for displaced children

•     Community coordination hub — one node serves as the local information center

&#x20;

#### Real-world relevance

Indonesia, Philippines, Turkey, Morocco. Earthquake-prone, flood-prone, hurricane-prone regions where infrastructure failure is periodic and predictable. EPIZO node deployed in advance becomes essential infrastructure the moment disaster strikes.

&#x20;

## Remote and underconnected communities

&#x20; Scenario

Community has no reliable internet — too remote, too poor, or infrastructure simply never built.

&#x20;

#### What EPIZO provides

•     Full Khan Academy curriculum — primary through university — without any internet

•     Medical references for community health workers without hospital access

•     Local AI assistant for health, agriculture, legal, and practical questions

•     Wikipedia in local languages — the world's knowledge, no connection needed

&#x20;

#### Real-world relevance

Sub-Saharan Africa, rural Southeast Asia, remote Latin America, indigenous communities globally. 2.6 billion people. This is not an edge case — it is the majority of humanity.

&#x20;

## Authoritarian internet shutdowns

&#x20; Scenario

Government orders internet shutdown or heavy filtering. Information is controlled, manipulated, or simply cut off.

&#x20;

#### What EPIZO provides

•     Censorship-free, pre-cached information that authorities cannot remove after the fact

•     Content verified on Ethereum — cryptographic proof that data has not been tampered with

•     Mesh networking — nodes communicate with each other over local radio without internet

•     AI assistant operating entirely locally — not querying any government-monitored API

&#x20;

#### Real-world relevance

Iran, Myanmar, Cuba, Belarus, Russia. Governments that treat information as a weapon flip kill-switches quickly. A node with pre-downloaded, cryptographically verified content is resistant to post-hoc censorship by design.

&#x20;

## Emergency preparedness and institutional deployment

&#x20; Scenario

Hospital, school, NGO, or government agency wants offline knowledge backup for emergencies.

&#x20;

#### What EPIZO provides

•     Verified medical and clinical reference libraries for hospitals

•     Complete offline education system for school networks

•     Field-deployable knowledge infrastructure for NGOs operating in low-connectivity environments

•     Institutional uptime guarantee backed by protocol staking and rewards

&#x20;

#### Real-world relevance

MSF (Doctors Without Borders), UNHCR, Red Cross, WHO field operations. Organizations that already spend millions on connectivity solutions can deploy EPIZO as the fallback layer that operates beneath all of them.


---

# 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/use-cases.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.
