# Home

## Welcome to Epizo

Your offline-first knowledge and AI system is ready.

***

### What is Epizo?

**Epizo** is a personal offline server that gives you access to knowledge, education, maps, and AI — even without an internet connection.

It runs entirely on your own hardware, so everything stays:

* Local
* Private
* Always available

Think of it as running your own:

* Wikipedia
* AI assistant
* Learning platform
* Offline maps system

All in one place.<br>

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

***

### What You Can Do

#### 📚 Browse Offline Knowledge

Access Wikipedia, medical references, repair guides, and ebooks — fully offline.

*Open the Information Library from the home screen or the Apps page.*

***

#### 🎓 Learn Anywhere

Access educational courses (including Khan Academy-style content) with videos and exercises — no internet required.

*Open the Education module from the home screen or the Apps page.*

***

#### 🧠 Use Local AI

Ask questions, write content, brainstorm ideas, or analyze documents.

* Runs entirely offline
* No cloud
* No tracking

**Open AI Chat →**

***

#### 📄 Build Your Knowledge Base

Upload your own:

* PDFs
* Notes
* Documents

Epizo indexes them so your AI can search and reference them instantly.

**Open Knowledge Base →**

***

#### 🗺️ Use Offline Maps

Explore and navigate without internet access.

Download regions once — use them anytime.

**Open Maps →**

***

#### ⚙️ Check System Performance

Run a system benchmark to understand your hardware performance and optimize AI usage.

**Open Benchmark →**

***

### Getting Started

**New to Epizo?** Start with the Easy Setup:

**Run Easy Setup →**

This will help you:

* Install core modules
* Choose content
* Configure your system

You can also follow the full guide:

**Getting Started Guide →**

***

### Quick Links

| I want to...               | Go here            |
| -------------------------- | ------------------ |
| Chat with AI               | AI Chat →          |
| Upload documents           | Knowledge Base →   |
| Install or manage modules  | Apps →             |
| Download knowledge content | Content Explorer → |
| Manage downloaded content  | Content Manager →  |
| Download maps              | Maps Manager →     |
| Run performance test       | System Benchmark → |
| Update system              | Updates →          |
| View system status         | System Info →      |

***

### Keeping Your System Updated

Epizo works fully offline — but updates improve your system when internet is available.

We recommend updating when possible to get:

* New features
* Performance improvements
* Updated knowledge (Wikipedia, courses, maps)
* Better AI models

Once updated, everything remains available offline.

**Check for Updates →**

***

### One Last Thing

Epizo is built for reliability.

When the internet is slow, unstable, or unavailable — your system keeps working.

Knowledge, AI, and tools remain in your control.

Always.


---

# 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/epizo-app-overview/home.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.
