# Agentic Security Model

Wakehacker represents a new paradigm in smart contract security - an autonomous agent that combines Wake Framework's **security capabilities** with **AI-enhanced analysis**. While automated tools cannot replace expert auditors, they create a new security layer that provides **crucial protection** against common vulnerabilities.

By leveraging AI with Wake's **precise analysis**, Wakehacker delivers:

* **Autonomous Operation**: 24/7 scanning and analysis
* **Community Access**: Democratic security verification
* **Precise Detection**: Minimized false positives

This agentic approach has already proven effective, with multiple **critical and high-severity vulnerabilities** discovered across major DeFi protocols.


---

# 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://wakehacker.gitbook.io/wakehacker/agentic-security-model.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.
