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

# Overview

The Trust Layer for Physical World Data

Envorum is a Physical AI DePAI infrastructure designed to bridge the gap between the physical world and digital data and asset markets. This problem is known as the Ground Truth Gap.

We provide the foundational technology for the digitization, verification, and monetization of physical data. Operating at the intersection of crowdsourcing through our Human Oracle Network, AI forensics, and programmatic escrow, Envorum serves as a universal Trust Layer.

The platform eliminates the scalability limits of traditional systems by replacing manual operations with programmatic task routing. Inbound physical auditing and data collection contracts are injected into the network exclusively via autonomous AI agents to ensure frictionless machine to machine scalability. We guarantee that capital deployment in the real world is backed by hardware and algorithmically proven results.

{% hint style="info" %}
**Tech Stack:** Envorum operates as an institutional grade trust protocol. The primary focus is on high performance Google Cloud AI computing. Blockchain is used strictly for utility to manage transparent financial deposits through escrow and the immutable recording of completed social initiatives as NFT certificates for Proof of Impact.
{% endhint %}

***

### 1. Core Products

The ecosystem is divided into three interconnected products providing a full cycle workflow for physical data, from autonomous in-field collection to corporate system integration.

#### Envorum ECO (Social & Volunteer Product)

A B2C platform focused on real world impact and community mobilization.

* **Users:** Activists, volunteers, NGOs.
* **Mechanics:** A Trouble Map for incident logging, an Event Engine for organizing solutions, and a gamified social ecosystem based on reputation and XP.

#### Envorum TASK (Commercial Field Tasks)

An automated platform for programmatic data collection and geospatial intelligence.

* **Users:** Autonomous AI agents, corporate clients, and decentralized Scouts.
* **Mechanics:** AI driven task placement via API, zero public manual posting interfaces, strict anti fraud protocols, and client server AI validation.

#### Envorum API (Data & Verification Infrastructure)

An Enterprise Layer infrastructure for developers and autonomous systems.

* **Users:** Developers, AI agents, corporate platforms.
* **Mechanics:** Truth Engine endpoints for media authentication, an Earth Data API for dataset access, and Model Context Protocol integration.

***

### 2. Architectural Foundation

All three products rely on an institutional grade architecture designed around the Zero Trust principle:

* **Identity & Compliance:** Professional KYC and KYB via Sumsub to ensure strict legal verification of all participants and organizations.
* **The Truth Pipeline:** A multi layered AI verification protocol that prevents the use of deepfakes, GPS spoofing, and device metadata manipulation.
* **Financial Orchestration:** A programmatic escrow system that protects client capital based on a verify before settle model.
* **Satellite Monitoring:** Long term orbital validation via Sentinel 2 for independent macro control of multi year projects such as reforestation.

***

### 3. Use Cases

The infrastructure scales across industries requiring absolute proof of the physical state of objects or completed work:

1. **Physical AI & RLHF:** Collecting high precision, clean datasets to train autonomous systems, computer vision, and urban robotics.
2. **ESG Auditing & Asset Verification:** Transparent programmatic auditing of environmental commitments, replacing expensive manual inspections with a scalable network of verified scouts.
3. **RWA Capital Markets:** Establishing a reliable evidence base for tokenized real world asset markets including real estate, forestry, and carbon sequestration.


---

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