> For the complete documentation index, see [llms.txt](https://whitepaper.gopluslabs.io/goplus-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.gopluslabs.io/goplus-network/web3-security/architecture-overview.md).

# Web3 Security Layer Overview

<figure><img src="/files/Vb3GM9VXTbQXWxMAvDpA" alt=""><figcaption><p>Web3 Security Infrastructure Integration</p></figcaption></figure>

GoPlus Web3 Security protects on-chain actions before they execute. It extends GoPlus' security layer into wallets, dApps, RPC services, chains, sequencers, rollups, and other Web3 infrastructure.

Unlike the earlier architecture, Web3 infrastructure integration is now positioned as one product path within the broader GoPlus strategy. The strategic center is the security layer for the AI era, with AgentGuard, GoPlus Intelligence, DeepScan, Security Data Layer, and Web3 security products working together to protect high-risk actions.

The Web3 Security Layer uses GoPlus Intelligence and Security Data Layer to analyze transaction intent, signatures, approvals, token risk, dApp risk, malicious addresses, phishing sites, and simulation results. Infrastructure integrations can use these signals to warn users, block risky actions, escalate decisions, or provide clearer transaction explanations.

These integrations are especially important as AI agents begin to operate wallets, deploy contracts, evaluate tokens, and submit on-chain transactions. AgentGuard can protect the agent runtime, while GoPlus Web3 Security protects the on-chain execution path.


---

# 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://whitepaper.gopluslabs.io/goplus-network/web3-security/architecture-overview.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.
