> 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/core-features.md).

# Infrastructure Integration

GoPlus Web3 security capabilities can be integrated into wallets, dApps, RPC services, chains, sequencers, rollups, and other infrastructure. These integrations are not the center of the GoPlus strategy, but they remain an important way to bring GoPlus risk intelligence and transaction protection closer to users before risky on-chain actions execute.

{% hint style="success" %}
**Modular Integration**

GoPlus security capabilities are designed to be modular. Infrastructure teams can integrate transaction simulation, malicious address detection, token risk analysis, signature decoding, approval analysis, dApp risk information, and policy signals based on their product needs.
{% endhint %}

{% hint style="success" %}
**Multi-chain Support**

GoPlus Web3 security is designed to support multiple blockchain networks, helping wallets, dApps, RPC services, and infrastructure providers offer consistent protection across ecosystems.
{% endhint %}

{% hint style="success" %}
**On-chain Risk Management**

By leveraging GoPlus Intelligence and comprehensive security data, infrastructure integrations can identify and prevent potential security threats such as phishing, scam contracts, malicious approvals, wallet drainers, and risky token interactions before they cause harm.
{% endhint %}

{% hint style="success" %}
**Customizable Security Strategy**

GoPlus integrations can connect to user security policy and personal security hub experiences, allowing users or applications to customize security preferences based on risk tolerance and specific needs.
{% endhint %}

{% hint style="success" %}
**Seamless User Experience**

GoPlus infrastructure integrations help users receive security protection without needing to understand every technical detail of a transaction. Wallets, dApps, RPC services, sequencers, and chains can use GoPlus risk signals to warn, block, or escalate risky on-chain actions before execution.
{% endhint %}


---

# 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/core-features.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.
