> For the complete documentation index, see [llms.txt](https://openledger.gitbook.io/openledger/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://openledger.gitbook.io/openledger/openledger-ecosystem/data-intelligence-layer.md).

# Data Intelligence Layer

The First Phase of our testnet is Data Intelligence Layer

### What is the Data Intelligence layer, and Why is it Important?

The Data Intelligence layer is a growing repository of internet-sourced data, powered by community nodes. This data undergoes processes such as curation, enrichment, categorization, and augmentation to provide LLM-ready auxiliary intelligence for building specialized AI models on OpenLedger.

This innovative data source is developed by a former Google DeepMind engineer and the Data Bootstrap team, making it a one-of-a-kind resource for decentralized AI development.

### How Does the Data Intelligence layer Source Data?

The Data Intelligence layer relies on community nodes that run on edge devices using community hardware. Once registered, these nodes utilize computational resources to perform tasks such as data collection and processing. Contributors earn rewards based on their activity levels and participation, incentivizing sustainable community-driven data sourcing.


---

# 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://openledger.gitbook.io/openledger/openledger-ecosystem/data-intelligence-layer.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.
