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

# 路线图

ZCore 的战略计划与我们持续改进产品和服务的承诺保持一致。我们寻求的不仅仅是提供更多相同的东西，而是在技术领域提供真正有所不同的重大进步。

## 2023年第四季度

* [x] ZCore Wallet 应用程序的发布
* [x] 在 Cointiger Exchange 上列出 ZCR
* [x] PIX 支付功能的外部测试
* [x] 根据 DAO 的投票结果发布新的 ZCR 合约
* [x] ZCN Testnet 最终版本的发布
* [x] 在 ZCore Wallet 应用程序中展示 ZCore AI 平台
* [x] 实施 ZCR 代币（BSC）的实际销毁系统
* [ ] ZCore AI 人工智能平台的发布
* [ ] 在 ZCore Wallet 中正式发布 PIX 支付系统。

## 2024年第一季度

* [ ] 在应用程序中开发和实施人工智能。
* [ ] 为 Mainnet 的发布做准备。
* [ ] 监控和支持以确保在主网发布时的安全过渡。
* [ ] 2月29日正式发布 ZCN Mainnet。


---

# 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:

```
GET https://docs-ch.zcore.network/huan-ying/roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
