# Real-Time DeFi Guardian

**For who:**&#x20;

* Protocols&#x20;
* Bridges&#x20;
* Chains&#x20;
* Asset Managers&#x20;
* DAOs&#x20;
* Web3 Apps&#x20;
* Wallet Providers&#x20;
* ... looking to prevent fund losses for their end-users.

**Flow:**&#x20;

* Leveraging machine learning for real-time detection of phishing campaigns, fraudulent dApps, malicious transactions, scam projects, malicious governance proposals and more.&#x20;

**Deliverables:**

* Real-time alerts on security issues and compliance deviations.
* Continuous compliance status reports.

-> Phishing, fraud and scams detection

->  Exploits and hacks detection&#x20;

->  Smart contracts risk analysis&#x20;

->  Governance proposal analysis

->  Privacy preserving blocklists

<br>


---

# 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.veritasprotocol.com/ecosystem/real-time-defi-guardian.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.
