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

# Glossary

### Glossary of Terms

| Term                       | Definition                                                                                                                                                                                                                |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| GoPlus Security Layer      | The GoPlus security infrastructure for the AI era, protecting AI agents, Web3 transactions, and high-risk digital actions before execution.                                                                               |
| AgentGuard                 | GoPlus' AI agent runtime security product for policy enforcement, action evaluation, approvals, audit timelines, transaction security, and supply-chain protection.                                                       |
| DeepScan                   | GoPlus' AI-powered token security audit product for detecting smart contract vulnerabilities, rug pull risks, access-control issues, honeypots, and scam patterns.                                                        |
| GoPlus Intelligence        | The risk analysis engine behind GoPlus products, providing token analysis, transaction simulation, phishing detection, malicious address detection, signature and approval analysis, and agent-oriented security signals. |
| Security Data Layer        | The GoPlus data foundation for collecting, verifying, and distributing security data across Web3 and AI agent security scenarios.                                                                                         |
| Security RPC               | RPC endpoints with GoPlus security protection for on-chain transaction analysis and risk prevention.                                                                                                                      |
| Infrastructure Integration | GoPlus Web3 security capabilities integrated into wallets, dApps, RPC services, chains, sequencers, rollups, and other infrastructure.                                                                                    |
| $GPS                       | GoPlus Security token, launched on January 16, 2025, used to support governance, ecosystem incentives, and security service coordination.                                                                                 |
| RaaS                       | Rollup as a Service, enabling developers to deploy scalable rollup-based blockchain infrastructure.                                                                                                                       |
| Sequencer                  | A component in rollup architectures responsible for ordering transactions and providing them to the execution engine.                                                                                                     |
| Energy Block / EB          | Points on the GoPlus APP platform, representing an important asset of GoPlus.                                                                                                                                             |


---

# 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/glossary.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.
