# 一般免责

## 1. PoC 阶段

AxBlade 是 PoC 项目，详见 [PoC 状态声明](/legal-and-disclaimers/poc-status-disclaimer.md)。

## 2. 不构成投资建议

本文档不构成投资建议、法律建议、税务建议或任何其他专业建议。

## 3. 不构成证券要约

AxBlade 当前没有 token，没有 ICO，没有任何形式的证券要约。

## 4. 监管合规

不同司法管辖区的法规不同。用户自行承担合规风险。AxBlade 团队不对任何监管违规负责。

## 5. 代码 AS-IS

AxBlade 代码以 "AS-IS" 提供，**无任何保证**。详见 [LICENSE](https://github.com/leeleeEcho/babyDriver_Layer2/blob/main/LICENSE/README.md)。

## 6. 商标

"AxBlade" 是项目代号。任何商标权归 AxBlade 团队所有。

## 7. 司法管辖

本免责声明适用 \[TBD - 待法律实体注册] 法律。


---

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