# Outlight Data-Layer

Central to the effectiveness of our products is the **Outlight Data-Layer**, a sophisticated data infrastructure that underpins all our AI and analytics features. The Outlight Data-Layer continuously assimilates vast streams of information from multiple sources (social media feeds, blockchain networks, market data APIs, etc.), and processes both historical and real-time data to support our platform’s intelligence.

This data layer is what enables users to stay **ahead of the curve**. For example, it can collect years of historical price data, recent trading volumes, sentiment from thousands of tweets, and the latest blockchain transactions — then our AI models analyze this aggregated data in milliseconds to detect anomalies or opportunities. The Data-Layer ensures that every investment signal, alert, or suggestion our platform provides is backed by a wealth of information.

By processing such a high volume of data with precision, the Outlight Data-Layer reduces noise and highlights what truly matters. It’s continually updated, meaning when a new development happens in the market, our users can be among the first to know. In short, the Outlight Data-Layer is the engine that powers our AI’s accuracy, ensuring that every recommendation and automated action is as well-informed as possible.


---

# 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.outlight.ai/solution/outlight-data-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.
