# MetaScout

## &#x20;简介

MetaScout是一个动态的实时智能合约安全监控平台，主要包括如下进行监控。

* On chain Monitoring：用于治理攻击的交易分析、市场价格波动监测、社会情绪监测等
* Continuous Security Monitoring：通过持续监测和评估安全态势，开发者可以确保他们的智能合约保持最佳安全状态，从而降低攻击和损失的风险
* Online Abnormal Behavior Monitoring：基于监控的行为攻击进行分析安全事件.

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


---

# 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.metatrust.io/docs-zh/introduction/metascout.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.
