# PoC 状态声明

AxBlade 当前为 **概念验证 (Proof of Concept)** 阶段。

## 重要声明

* 当前部署的 chain 391 仅为**测试链**，不承载真实经济价值
* 任何在 chain 391 上的资产**不具有法定货币价值**
* 当前合约**未经任何独立审计**
* mock 组件 (Halo2 / DCAP / SLM) **不提供真实密码学保证**
* 任何用户在 PoC 阶段的损失，AxBlade 团队**不承担法律责任**

详见 [非主网就绪](/legal-and-disclaimers/not-mainnet-ready.md)。

## 适用读者

* 技术研究 / 学术
* 投资人 due diligence
* Audit firm 报价
* 真实生产用户
* 任何承载真实资金的部署

## 准确版本

本黄皮书对应 commit `7c438db`，2026-05-09。


---

# 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://yellowpaper.axblade.io/legal-and-disclaimers/poc-status-disclaimer.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.
