> 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/resources/get-started.md).

# Get Started

GoPlus is the security layer for the AI era. You can use GoPlus to protect AI agents, Web3 users, wallets, applications, chains, and high-risk digital actions before they execute.

### For AI Agent Developers 🤖

Protect agent runtime behavior with AgentGuard:

* **AgentGuard Runtime Protection:** Evaluate risky shell commands, file access, URLs, package content, and tool calls before execution.
* **Policy Enforcement:** Allow, block, warn, or require approval for sensitive agent actions.
* **Audit Timeline:** Review what agents attempted, which policies were applied, and why an action was allowed or blocked.
* **Supply-Chain Scanning:** Detect malicious skills, plugins, MCP servers, packages, URLs, and prompt-injection payloads.

Key resources:

* AgentGuard: [**https://agentguard.gopluslabs.io**](https://agentguard.gopluslabs.io)
* GoPlus Website: [**https://gopluslabs.io**](https://gopluslabs.io)

### For Developers 🛠️

Integrate GoPlus security capabilities into your product:

* **Integrate GoPlus Intelligence:** Use APIs and SDKs for risk intelligence, transaction simulation, token analysis, phishing detection, malicious address detection, signature analysis, and agent-oriented security signals.
* **Integrate AgentGuard:** Add runtime protection and policy enforcement to AI agent workflows.
* **Integrate Web3 Security:** Add GoPlus transaction protection, Security RPC, risk intelligence, or infrastructure integrations to chains, RPC services, wallets, dApps, or rollup infrastructure.
* **Use DeepScan:** Run AI-powered token security audits to detect contract vulnerabilities, rug pull risks, access-control issues, honeypots, and scam patterns.
* **Use SafeToken Protocol:** Apply secure token standards and liquidity protection.

Key resources:

* Documentation: [**https://docs.gopluslabs.io**](https://docs.gopluslabs.io)
* DeepScan: [**https://deepscan.gopluslabs.io**](https://deepscan.gopluslabs.io)
* Token Risk Classification: [**https://cryptousersecurity.github.io/token-risk-classification/**](https://cryptousersecurity.github.io/token-risk-classification/)
* GitHub: [**https://github.com/GoPlusSecurity**](https://github.com/GoPlusSecurity)

### For Users 🛡️

Protect your Web3 activity:

* [GoPlus Browser Extension](https://chromewebstore.google.com/detail/goplus/nfmppnghnhlfnfnhfnahilhfaiahmhfj)
  * Multi-chain wallet scanner
  * Real-time smart risk alerts
  * Personal security dashboard
  * AI security assistant
* [GoPlus Web APP](https://app.gopluslabs.io)
  * Personal security dashboard
  * Multi-chain wallet scanner
  * Security service marketplace
  * Security tasks and rewards

### For GoPlus Ecosystem Developers 🔧

Build with the GoPlus security layer:

* Integrate GoPlus risk intelligence, AgentGuard, DeepScan, Security RPC, or transaction protection into your products.
* Contribute security data, threat intelligence, and product feedback to improve ecosystem protection.
* Participate in governance and ecosystem initiatives as GoPlus expands across AI agent security and Web3 security.

***

Join our community to connect with GoFam and stay updated on the latest developments:

* [Discord](https://discord.gg/goplus)
* [Twitter](https://x.com/goPlusSecurity)
* [Telegram](https://t.me/goplussecurity)

For technical support or questions, reach out to our team at <service@gopluslabs.io>


---

# 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/resources/get-started.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.
