# Introduction

The Web3 Security Problem

* In 2024 alone:
  * **332,000+ wallets drained**
  * **$494M lost** due to malware, phishing, and malicious approvals
* Most users only realize they've been exploited **after** it happens.

#### Why Traditional Security Falls Short

* Manual revokes and audits are reactive, not preventive.
* Static solutions can’t keep up with evolving threats.
* No user-centric monitoring tools exist at wallet-level granularity.

#### Hexly's Purpose

* Provide **real-time, AI-driven wallet defense**
* Bridge the gap between human oversight and invisible on-chain threats
* Empower users with actionable protection—not just alerts


---

# 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://hexlys-organization.gitbook.io/hexly-ai-docs/introduction.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.
