> 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-wu-bu-fen-jing-ji-mo-xing/05-tokenomics/xo.md).

# XO —— 价值锚

XO 是 NEXON 叙事中的价值锚，在现行机制里是质押本金代币：每 12 小时结算，三种奖励一律以 XO 发放。

XO 把一个长期定位和一个精确的当前功能装在同一个名字里。

在 NEXON 的叙事中，XO 是**价值锚**：与质押、参与、治理和长期价值沉淀相关的那一侧。在现行机制中，XO 是质押与奖励层内的**质押本金代币**。

第二句定义了现在发生什么；第一句解释了这个功能为什么对生态重要。

## 名字与叙事角色 <a href="#name-and-narrative-role" id="name-and-narrative-role"></a>

`X` 代表跨域连接与可能性。`O` 代表生态闭环与价值沉淀。合起来，XO 命名的是这样一种资产：**持久参与可以围绕它组织起来。**

「价值锚」说的是生态角色：XO 承担双币模型里长周期的那一半，EXON 负责活跃流通。

## 当前的机制角色 <a href="#the-current-mechanical-role" id="the-current-mechanical-role"></a>

XO 总量 10 亿枚，在 NEX 二级市场自由交易。质押入金时，除去 28% 的燃料部分，其余自动兑换为 XO 进入质押，质押即开始计息。

**每 12 小时结算一次，单次 0.1% – 1.0%，北京时间 08:00 / 20:00。** 质押 10,000 U，一天 20 – 200 U。期限越长加成越高，只看期限不看金额：

| 期限               |       30 天 |       90 天 |      180 天 |      360 天 |      540 天 |
| ---------------- | ---------: | ---------: | ---------: | ---------: | ---------: |
| 加成               |         基础 |       +10% |       +20% |       +30% |       +50% |
| 质押 10,000 U · 每天 | 20 – 200 U | 22 – 220 U | 24 – 240 U | 26 – 260 U | 30 – 300 U |
| 累计锁定             |    1,200 天 |    1,170 天 |    1,080 天 |      900 天 |      540 天 |

静态收益、推广奖励、领导奖金**一律以 XO 发放**，与静态收益同一个周期结算。收益随时可提取；到账满 100 U 就能再开一单，本金越滚越大。

30 天档第 31 天是退出窗口，本金加 30 天收益一起领，不收违约金；错过窗口自动续期 90 → 180 → 360 → 540 天。直接开 540 天档，加成 +50%，累计锁定只有 540 天。最低开单 100 U。

## 治理与更广的权益（Roadmap） <a href="#governance-and-wider-rights" id="governance-and-wider-rights"></a>

治理是 XO 的功能之一。提案、表决与执行的具体规则，随治理框架一并发布（Roadmap），发布时至少写清楚：

* 治理的范围是什么、不是什么；
* 资格、门槛与委托规则；
* 提案、法定人数、表决与执行流程；
* 利益冲突与持仓集中如何处理；
* 紧急动作、申诉与参数变更如何运作。

商城、卡或社交产品基于 XO 的权益，随对应产品条款定义：这项权益是什么、由什么资金支撑、谁有资格、持续多久、怎么变更。

## 与产品生态的关系 <a href="#relationship-to-the-product-ecosystem" id="relationship-to-the-product-ecosystem"></a>

钱包显示 XO 仓位、期限、结算历史与提取状态；PayFi 可以解释或模拟一笔质押订单；社交 App 提供参与语境。**这些界面都不创造第二套奖励机制，也不改变已确认的计算。**

## XO 的三句话 <a href="#xo-in-three-sentences" id="xo-in-three-sentences"></a>

1. **叙事**：XO 是 NEXON 的价值锚，承载长期生态价值。
2. **当前机制**：XO 是质押本金代币，每 12 小时结算 0.1% – 1.0%，三种奖励一律以 XO 发放，在 NEX 自由交易。
3. **随入口开放**：治理与更广的生态权益，随规则发布（Roadmap）。

*上一节：*[*双币，两份工作*](/nexon-docs/zh/di-wu-bu-fen-jing-ji-mo-xing/05-tokenomics/two-assets-two-jobs.md) *· 下一节：*[*EXON —— 流通引擎*](/nexon-docs/zh/di-wu-bu-fen-jing-ji-mo-xing/05-tokenomics/exon.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-wu-bu-fen-jing-ji-mo-xing/05-tokenomics/xo.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.
