> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/chinese/huan-ying-lai-dao-pancakeswap/roadmap.md).

# 路线图

*更新于 2026 年 6 月 1 日*

## 我们的愿景：加密世界的通用流动性层

所有加密交易都应通过 PancakeSwap 路由。我们的 **AMM** 和 **PCSX** 是每一笔交易最终结算所依托的轨道；我们的**聚合器**以全网最优价格赢得客户，并将这些需求路由回我们自己的流动性。更多的交易流深化了流动性，流动性又提升了执行效率，从而赢得更多用户——而由此产生的收入会回购并销毁 **CAKE**，将代币与真实使用直接绑定。越来越多的交易者甚至将不再是人类：随着 AI 智能体成为加密世界最新的经济参与者，我们打算成为它们接入的流动性层。流动性进，供应出。

***

#### 聚合器——掌握客户关系

每一次都提供加密世界的最优价格，在单一界面上覆盖每一条链——然后我们把这些需求路由进我们自己的轨道。

* **现在：** 在 PancakeSwap + 外部场所之间进行最优价格路由；多链支持（BNB、ETH、Base、Arbitrum、Solana 等）；基于我们自有基础设施的亚秒级报价
* **下一步：** 跨链聚合兑换；更广泛的场所与链覆盖

#### AMM——流动性的基石

PancakeSwap Infinity 让我们的 AMM 成为 DeFi 中最具可扩展性、资本效率最高的流动性原语。

* **现在：** 更多 v4 hooks，例如动态手续费 hooks、stableswap hooks
* **下一步：** 不断壮大的 hooks 生态；更多链；高级 LP 工具

#### PCSX——专为 RWA 打造的轨道

基于意图（intent-based）的结算，将用户与专业做市商连接起来，覆盖池模型无法处理的成交。

* **现在：** 与专业做市商进行 RFQ 成交；为代币化 RWA 提供支持
* **下一步：** 更深入的做市商网络；跨链结算

#### Perps——链上专业级衍生品

一个可与任何平台媲美的衍生品交易场所，同时无需放弃自我托管。

* **现在：** 高级订单类型（限价、止损、TP/SL）；用于一键策略的 AI 副驾驶；精确的仓位管理、亏损返还机制
* **下一步：** 高级交易者工具，更多游戏化功能

#### Agentic——为你而行动的交易

下一个界面不是屏幕，而是一个智能体。我们正从辅助交易演进为执行交易——并向正在成为加密世界最新交易者的 AI 智能体开放我们的轨道。

* **现在：** AI 技能，将意图转化为一键策略的 AI 副驾驶
* **下一步：** 代你执行并再平衡的自主智能体；自然语言交易；面向智能体的 API，让第三方 AI 通过我们的流动性路由其交易流

#### Tokenized Stock——我们轨道上的真实世界市场

一个专为交易代币化股票而设的 EVM 家园，通过我们自己的流动性进行结算。

* **现在：** 专用股票终端；实时图表与链上数据；不断扩充的资产列表
* **下一步：** 更多股票与 RWA；更多链；限价单与 DCA

#### 其他优化

那些不断累积的隐形工作：更快的流程、更简单的上手体验、更强大的移动端体验、更深入的多链覆盖，以及更高的规模化可靠性。

***

*加密世界瞬息万变，我们亦然——没有固定的时间表，只有恒定的方向：成为加密世界的通用流动性层，以全网最优执行赢得客户，将全世界的链上交易（无论是人类还是智能体）通过我们的轨道路由，并将这一价值回馈给 CAKE。*


---

# 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://docs.pancakeswap.finance/chinese/huan-ying-lai-dao-pancakeswap/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.
