# 5.1.2 通信与安全层

* 链下P2P自组网：局内高效同步，状态低延迟、实时通信
* 零知识证明（ZKP）：游戏结果链下验证、关键交互上链，杜绝作弊、可验证公平
* 数据合规性：仅资产、核心状态上链，极致降低GAS与拥堵


---

# 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://squidverse.gitbook.io/squidverse/squidverse-cn/5.-ji-shu-jia-gou-yu-xie-yi-xi-jie/5.1-fen-ceng-ji-shu-jia-gou/5.1.2-tong-xin-yu-an-quan-ceng.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.
