# Introduction

## **What is Etherpedia?**

Etherpedia is a modern encyclopedia for Ethereum — a platform where users can learn, explore, and understand the ecosystem through high-quality documentation, visual explanations, pathways, and reference materials.

### It combines three pillars:

1. **Education** – beginner-friendly lessons, pathways, and interactive explanations.
2. **Documentation** – structured, accurate information about protocols, technologies, and concepts.
3. **Curation** – neutral, carefully verified knowledge sourced from reputable technical references.

Etherpedia is not a news platform or a promotional site.\
It is a long-term knowledge repository built to outlive market cycles and remain useful for years to come.

***

## **Mission & Vision**

#### **Mission**

To provide the most accurate, accessible, and well-organized educational resources in the Ethereum ecosystem — empowering millions of people to understand and participate in Web3 safely and confidently.

#### **Vision**

To become the global knowledge standard for Ethereum:\
a platform where every learner, developer, and builder can find the information they need — clearly explained, permanently accessible, and completely neutral.

***

## **Core Principles**

*(Neutrality • Accuracy • Public Knowledge)*

#### **Neutrality**

Etherpedia presents information without bias, speculation, or promotional intent.\
Every topic is approached with fairness, clarity, and respect for the diversity of perspectives in the ecosystem.

#### **Accuracy**

All content is based on verifiable, technically correct sources.\
Whenever possible, explanations follow the official documentation, academic research, audit reports, and protocol references.

#### **Public Knowledge**

Knowledge should be available to everyone — open, free, and timeless.\
Etherpedia is committed to building a durable public good: a platform that preserves important information and makes it accessible to the entire world.


---

# 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.etherpedia.org/getting-started/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.
