> For the complete documentation index, see [llms.txt](https://docs.zerowave.my.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zerowave.my.id/testnet/empeiria.md).

# Empeiria

Empeiria offers the first interoperable End-to-End Verifiable Data Infrastructure (EVDI) for decentralized data issuance, storage, and verification. Key features include:

1. Bridges on-chain and off-chain worlds for real-world applications.
2. Supports processes like KYC, AML, credit scoring, and real-world asset tokenization.
3. Provides high-quality, fraud-proof data flows for AI algorithms with verifiability.
4. Based on Self-Sovereign Identity framework, ensuring data reusability and privacy compliance.
5. Aligns with W3C, DIF, and IETF standards for data interoperability.

The infrastructure is:

* Backed by extensive R\&D and customer interactions.
* Open-source and public-good, offering SDKs and APIs.
* Developed by a team of senior experts with 15+ years average experience.

Empeiria focuses on providing a robust, standardized infrastructure for verifiable data in decentralized systems, targeting various industries and use cases.

## System Requirement

| CPU   | Memory | Disk   | Operating System |
| ----- | ------ | ------ | ---------------- |
| 4 CPU | 8 GB   | 250 GB | Ubuntu 22+       |

## Social Media

1. [X](https://x.com/empe_io)
2. [Telegram Validator Grup](https://t.me/EmpeValidators)
3. [Chain Explorer](https://explorer-testnet.empe.io/)
4. [Official Website](https://empe.io/)


---

# 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.zerowave.my.id/testnet/empeiria.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.
