> 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-yi-bu-fen-wen-ti/01-the-split/why-nexon.md).

# 为什么叫 NEXON

NEX 是 Nexus，是跨域连接；ON 是开启、是在线。两半合起来，定义了新一代价值连接网络。

> NEXON = NEX（Nexus，连接）+ ON（开启、在线）。

一个名字应该背得动它前面那句话。这个名字由两半组成，每一半都在干活。

## NEX —— 连接与枢纽 <a href="#nex-nexus-and-connection" id="nex-nexus-and-connection"></a>

NEX 取自 **Nexus**：一批原本不是按同一个系统设计的东西，在某一点上连起来。它同时指跨域——价值从一种语境进入另一种语境，而两边的规则并不天然相同。

这个区别很要紧。券商账户里的一笔仓位、钱包里的一枚代币、一笔线下消费，都可以承载价值，但它们不是可以互换的同一种对象。它们的发行主体不同、法律含义不同、结算方式不同、出问题的方式也不同。NEXON 不从「一条链或一个 App 可以抹掉这些差异」出发。它的起点更朴素：把它们之间的关系写得足够清楚，让一个人能够说出他想要的结果，并且看懂通向那个结果的路。

## + ON —— 开启与在线 <a href="#on-enabled-and-online" id="on-enabled-and-online"></a>

**ON** 是开启、运行、在线。光有连接，描述的只是一张拓扑图；ON 补上的是运转。它要求这张网不停在「市场之间连起来了」的示意图上，而是长出可以真正走的路径：能提出请求、能查权限、能拿到审批、能看到执行、能收到凭证，最后在现实世界里落地。

{% columns %}
{% column %}
**NEX —— 连接**

资本、数字资产与真实消费之间的枢纽。三套系统各自保留边界，靠明确的路径和明确的责任人连起来。
{% endcolumn %}

{% column %}
**ON —— 开启**

连接只有能被请求、被校验、被授权、被执行、被核对，才算真的接通了。ON 说的就是这件事。
{% endcolumn %}
{% endcolumns %}

合起来：**NEXON 就是新一代价值连接网络**——连接资本、数字金融与全球消费的生态。

这句话定的是方向。当前生效的经济机制是具体而确定的，写在[第五部分](/nexon-docs/zh/di-wu-bu-fen-jing-ji-mo-xing/05-tokenomics.md)；AI 原生 PayFi、钱包、商城、稳定币卡与去中心化社交 App 是这个方向上分阶段展开的产品。名字在这几个阶段里不变，因为它们要解决的是同一个问题：不同价值体系之间的转换，怎么才能更顺、更透明、更可控。

## X 与 O，EX 与 ON <a href="#x-and-o-ex-and-on" id="x-and-o-ex-and-on"></a>

生态里的两种资产也按同一套构词法命名，这不是巧合：

|          | 拆开看                                      | 它承担什么                  |
| -------- | ---------------------------------------- | ---------------------- |
| **XO**   | `X` = 跨域连接与可能性；`O` = 生态闭环与价值沉淀           | 价值锚。当前机制里是质押本金代币       |
| **EXON** | `EX` = exchange / experience；`ON` = 流通开启 | 流通引擎。当前机制里是核心价值代币与现货标的 |

同一个 `ON` 出现在 NEXON 和 EXON 里，指的是同一件事：**开启**。生态被开启，流通被开启。

## NEXON 与 NEX 的关系 <a href="#where-nexon-stands-relative-to-nex" id="where-nexon-stands-relative-to-nex"></a>

NEXON 是 NEX 交易所的第一个明星项目。这一点在本文中始终按同一口径表述。

名字本身不决定路径怎么构造、由谁执行、按什么经济条款运行。这些都要靠各自的规格来定义。所以这份白皮书把三类陈述分得很开：**叙事**说明 NEXON 为什么存在，**Tokenomics** 定义当前经济计算，**Roadmap** 描述生态后面可能长出什么。三者互相不能当作对方的证据。

**三个市场，一种连接语言。**

*主轴：*[*价值翻译器*](/nexon-docs/zh/di-er-bu-fen-jia-zhi-lian-jie-ming-ti/02-the-translator.md) *· 下一节：*[*三种价值语言*](/nexon-docs/zh/di-yi-bu-fen-wen-ti/01-the-split/three-value-languages.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-yi-bu-fen-wen-ti/01-the-split/why-nexon.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.
