> For the complete documentation index, see [llms.txt](https://axon-finance.gitbook.io/axon-finance-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://axon-finance.gitbook.io/axon-finance-docs/part-vi-lu-xian-tu-yu-zhi-li/part6-roadmap.md).

# 引读：每阶段都有退出价值

> 四阶段，每阶段都有退出价值；先 L1 + PayFi，TradFi 是远期愿景。

一个宏大的愿景，如果没有一条务实的、分阶段的落地路径，就只是幻想。本部分展示 AXON 从测试网到全球资产网络的推进节奏，以及支撑这条链长期运转的治理框架和背后的人。

AXON 路线图的设计原则是\*\*「每阶段都有退出价值」\*\*——每一个阶段都不是「为了到下一阶段」的过渡，而是本身就交付了可用、可验证的价值。这让整条路径既有远大的终点，又有扎实的中间站。

本部分的章节地图：

* **6.1** 路线图 P0 → P3+ —— 从测试网到全球资产网络的四段推进。
* **6.2** 治理框架 —— 从中心化启动到去中心化治理接管的路径。
* **6.3** 团队与资源网络 —— 建造这条链的人，以及支持它的网络。
* **6.4** 生态启动与第一赛季 —— 用生态开放活动招募项目方入驻，用代币激励换真实增长。


---

# 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://axon-finance.gitbook.io/axon-finance-docs/part-vi-lu-xian-tu-yu-zhi-li/part6-roadmap.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.
