> For the complete documentation index, see [llms.txt](https://nexon-3.gitbook.io/nexon-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nexon-3.gitbook.io/nexon-docs/zh/fu-lu/legal-disclaimer.md).

# 法律声明

适用于本白皮书及其中每一处经济演算的法律与风险边界。

本白皮书说明一个正在建设中的项目。它不是要约、要约邀请、投资建议、法律意见或税务意见。除非被并入另行具有约束力的产品条款，本文不构成合同。

**两种资产**：XO 在叙事上是价值锚，在机制上是质押本金代币；EXON 在叙事上是流通引擎，在机制上是核心价值代币与现货标的。两者均不代表股权、债权或存款。

**数字**：单次产出、奖励、价格、ROI 与收回认购款的数字是协议参数，或按句中写明的价格假设所作的演算。结果取决于价格、流动性、费用、规则与执行。

**产品状态**：AI 原生 PayFi 已上线；钱包、商城与去中心化社交 App 处于开发中；稳定币卡属于规划方向。商户、发卡机构、托管人、场所与第三方协议按其自身条款与风险运作。AI 的输出可能出错，替代不了用户审批与专业建议。

**不可逆与追偿**：数字资产转账与市价单可能不可逆。卡片或商城的追偿取决于负责的发卡机构、支付服务商或供应商。

**参与**：参与可能受限或不可用。考虑参与的人应当评估适用条款，并获取独立的专业建议。

*上一节：*[*术语表*](/nexon-docs/zh/fu-lu/glossary.md) *· 下一节：*[*待定参数汇总*](/nexon-docs/zh/fu-lu/open-parameters.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://nexon-3.gitbook.io/nexon-docs/zh/fu-lu/legal-disclaimer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
