# Data Monitoring

To maintain the stability and safety of strategies, LevelQ actively monitors third-party protocols currently in use. Relevant data is continuously gathered and stored directly from the blockchain. In response to specific events or anomalies, strategies may temporarily unwind positions removing fund exposure to third-party protocols to allow time for resolution.

Additionally, LevelQ utilizes 3rd parties to prevent 0 day hack events. A tool employing real-time AI algorithms to predict potential attacks on protocols. This proactive approach enables LevelQ to close positions preemptively in the face of identified threats, ensuring the security of user funds.&#x20;

The combination of blockchain data monitoring and predictive analysis plays a crucial role in upholding the integrity and resilience of LevelQ's decentralized finance ecosystem.


---

# 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.levelq.finance/architecture/off-chain-infrastructure/data-monitoring.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.
