# 自主模块证明

<figure><img src="https://content.gitbook.com/content/3lv7YjNPuTPrigsMGaKQ/blobs/vcBEvLq26SLxIAHn9N1t/Screenshot%202025-03-05%20at%2011.28.06%E2%80%AFAM.png" alt=""><figcaption></figcaption></figure>

通过去中心化基础设施保障智能体自主性和数据不可篡改性。

* 去中心化存储：防止关键的智能体/世界数据被中心化篡改。
* 数据优化器：压缩核心数据集以实现高效的链上存储（如智能体记忆快照）。
* 链上索引：锚定向量化的智能体记忆以实现LLM可检索性和可审计性。
* 完整性验证器：以密码学方式验证链上数据的来源和一致性。


---

# 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://docs.awenetwork.ai/stp-han-yu/gou-jian-zi-zhu-shi-jie/zi-zhu-shi-jie-yin-qing-awe/zi-zhu-mo-kuai-zheng-ming.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.
