# How does Aegis work?

Aegis continuously scans every on-chain interaction associated with the monitored smart contract address. Our AI-powered threat detection model then flags suspicious activity, categorizing the associated addresses based on severity and adding them to the database for further analysis. Alerts and the data on a potentially malicious interaction are pushed to the platform within a fraction of a second of being mined. Any interaction that warrants a warning is made available via your monitored address page.


---

# 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.lossless.io/aegis/introduction/how-does-aegis-work.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.
