> For the complete documentation index, see [llms.txt](https://docs.blockwarden.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockwarden.io/readme.md).

# Welcome

### What is Blockwarden

Blockwarden is a security intelligence platform that aggregates audit reports, vulnerability findings, and real-world exploit data into a unified analytical system.

Instead of reading isolated audit PDFs, users can understand **how secure a protocol, network or language actually are in practice** by comparing:

* Reported vulnerabilities
* Resolved vulnerabilities
* Real exploit outcomes
* Industry attack trends
* Overlapping vulnerability patterns&#x20;

The platform continuously links audit evidence with historical hack behaviour to produce measurable security indicators for:

* Investors performing due diligence
* Security researchers prioritising review targets
* Protocol teams benchmarking security posture
* Auditors validating effectiveness
* People trading digital assets

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td>Warden AI</td><td>Warden AI is a security analysis assistant grounded in Blockwarden’s internal dataset.</td><td><a href="https://images.unsplash.com/photo-1727434032773-af3cd98375ba?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw2fHxBSXxlbnwwfHx8fDE3NzE2OTUzMTB8MA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1727434032773-af3cd98375ba?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw2fHxBSXxlbnwwfHx8fDE3NzE2OTUzMTB8MA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i></h4></td><td>Protocol Library</td><td>A searchable database of protocols enriched with normalized security data.</td><td><a href="https://images.unsplash.com/photo-1568667256549-094345857637?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwyfHxMaWJyYXJ5fGVufDB8fHx8MTc3MTY5NTMzN3ww&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1568667256549-094345857637?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwyfHxMaWJyYXJ5fGVufDB8fHx8MTc3MTY5NTMzN3ww&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td><td></td><td><a href="/pages/QPzbTvC6XsT5gERiU43E">/pages/QPzbTvC6XsT5gERiU43E</a></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td>Security Hub (Analytics)</td><td>The analytics hub provides ecosystem-level security visibility.</td><td><a href="https://images.unsplash.com/photo-1551288049-bebda4e38f71?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwxMHx8RGF0YXxlbnwwfHx8fDE3NzE2OTUzMjB8MA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1551288049-bebda4e38f71?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwxMHx8RGF0YXxlbnwwfHx8fDE3NzE2OTUzMjB8MA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td><td></td><td><a href="/pages/i73g4LZQanoLj7XtSO18">/pages/i73g4LZQanoLj7XtSO18</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.blockwarden.io/readme.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.
