# Data Engine

<figure><img src="/files/QpNfujDsDfJ6robTfQ0M" alt=""><figcaption></figcaption></figure>

The Data Engine is a crucial component of Lucidity Core, providing comprehensive real-time and historical data to power various features of our platform. It serves as the backbone for the Discovery Engine and Execution Layer, ensuring accurate and efficient data processing for all stakeholders.

**What is the Data Engine?**

* The Data Engine is designed to collect, process, and manage real-time and historical data from various DeFi leverage protocols. It supports multiple types of data sources and provides the necessary infrastructure for advanced analytics and decision-making.

**Why is the Data Engine Important?**

* **Real-Time Insights**: Offers up-to-the-minute data to make informed decisions.
* **Historical Analysis**: Enables backtesting and strategy optimization based on past data.
* **Advanced Analytics**: Powers complex analytics and reporting tools for better risk assessment and portfolio management.

#### Who all can benefit from Data Engine?

* Protocols for insights into competitive landscape, user metrics, revenue and usage metrics for informed decision making.
* Asset Managers looking to access realtime / historic data for building custom strategies
* Dev teams looking to integrate with various lending protocols.


---

# 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.lucidity.finance/protocol/data-engine.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.
