> 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/di-liu-bu-fen-bao-zhang/08-compliance.md).

# 合规立场

运营分离、经济表述纪律、责任主体映射，以及当前与长期产品各自的辖区门槛。

NEXON 是 NEX 交易所的第一个明星项目。XO 与 EXON 是 NEXON 的项目资产。**名称接近、集成关系或账户连接，都不能被用来暗示一份没有正式文件支撑的署名、批准、责任或本金保护。**

## 当前的运营分离 <a href="#operational-separation-today" id="operational-separation-today"></a>

NEX 交易所是承载 XO 与 EXON 现货、以及 EXON 逐日释放呈现的合规现货层。Staking Platform 独立地应用 XO 质押、期限加成、推广奖励、领导奖金与收益提取。**交易所的牌照、控制或披露，不能被用来暗示某项质押收益获得了监管批准。**

每一个长期产品都需要自己的责任主体分析：

| 产品       | 责任落在谁身上            |
| -------- | ------------------ |
| PayFi 编排 | 编排本身不提供底层的每一项受监管服务 |
| 钱包托管     | 取决于最终实现的托管模型       |
| 预测市场入口   | 取决于独立协议与用户所在辖区     |
| 商城       | 供应商对商品与服务负责        |
| 稳定币卡     | 取决于一个合格的持牌发卡 / 运营方 |

## 四类陈述，四种写法 <a href="#four-classes-of-statement-four-ways-to-write-them" id="four-classes-of-statement-four-ways-to-write-them"></a>

这是本文对所有对外表述的**格式纪律**：

| 类别           | 必须怎么写                                          |
| ------------ | ---------------------------------------------- |
| **已确认的当前参数** | 写出数值、来源、生效版本，以及它是否可调                           |
| **含假设的演算**   | 价格与执行假设写进句子本身（「市价 2.0 U 时，月 ROI 54.79%」），不另附免责 |
| **长期方向**     | 标明它是方向，并写出还需要哪些规格、运营方与资格                       |
| **待定字段**     | 保持可见的待定状态，不用另一份冲突文件去补                          |

市场结果自成一类：不写成保证，也不为此另加免责声明——把假设写进句子，说完就停。

## 产品与辖区门槛 <a href="#product-and-jurisdiction-gates" id="product-and-jurisdiction-gates"></a>

KYC、AML、制裁筛查、托管、交易所执行、支付、发卡、金融推广、数据处理，以及任何受监管的现实活动，都遵循责任主体的适用条款。可用性可能取决于居住地、国籍、账户状态、产品分类、商户类别与当地法律。

**一条路径被批准之前，用户应该知道六件事**：每一段由哪个实体执行、适用哪份条款、共享了哪些数据、成本怎么算、这个动作可不可逆、争议走哪条路。一句笼统的生态声明替代不了具体的产品披露。

## 代币语言纪律 <a href="#token-language-discipline" id="token-language-discipline"></a>

XO 的「价值锚」角色不设立股权、债权、存款地位、当前表决权或收入保证。EXON 的「流通引擎」角色不使它成为当前的通用支付或费用代币。**未来的权利与用途需要已发布的产品条款和辖区审查。**

同样，「固定总量」「燃料买入」「销毁」不能被写成价格保证。每 12 小时 0.1% – 1.0% 的单次产出与演算案例是机制参数与算术，不写成承诺的回报。

## 数据与 AI <a href="#data-and-ai" id="data-and-ai"></a>

AI 原生 PayFi 与社交功能可能处理金融意图、身份引用、交易语境与通信内容。产品设计必须定义合法性基础、数据最小化、留存、删除、跨境传输、服务商访问与用户权利。**模型输出被当作辅助，不被当作法律、税务或投资建议。**

*上一节：*[*安全与风险*](/nexon-docs/zh/di-liu-bu-fen-bao-zhang/07-security-and-risk.md) *· 下一节：*[*路线图*](/nexon-docs/zh/di-liu-bu-fen-bao-zhang/09-roadmap.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/di-liu-bu-fen-bao-zhang/08-compliance.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.
