# Discovery Engine

#### **What is the Discovery Engine?**

The Discovery Engine is a set of sophisticated intelligent models that processes raw data from the Data Engine to deliver actionable insights. It is designed to assess risks, evaluate protocols, and support automated decision-making.

#### **Why is the Discovery Engine required?**

* **Intelligent Decision Making**: Provides data-driven insights to inform investment and risk management decisions.
* **Risk Assessment**: Offers comprehensive risk analysis across multiple dimensions, helping users evaluate and mitigate risks.
* **Efficiency**: Automates complex analytical tasks, saving time and reducing manual effort.

#### **Architecture**

* The Discovery Engine leverages deep learning models and advanced statistical techniques to process and analyze data. It integrates seamlessly with the Data Engine and other components of Lucidity Core.


---

# 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/discovery-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.
