> For the complete documentation index, see [llms.txt](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/lu-xian-tu.md).

# 路线图

\
\
2023年第三季度
---------

* [ ] 开发TBTC比特币信托的智能协议。
* [ ] 构建去中心化应用TBTC DApp。

## 2023年第四季度

* [ ] 建立DApp的基础结构。
* [ ] 在测试网络上启动智能合约。
* [ ] 部署TBTC比特币信托智能协议。
* [ ] 启动测试版以收集所有可预见的结果数据。
* [ ] 在链上正式推出TBT代币。

## 2024年第一季度

* [ ] 进入TBTC比特币信托智能协议和DApp的公开测试阶段。
* [ ] 开始公开测试TBTC云挖矿机。
* [ ] 将TBT代币注入去中心化流动性池。

## 2024年第二季度

* [ ] 开始试运行阶段。
* [ ] 实施AVE验证。
* [ ] 在PancakeSwap添加流动性池，锚定10年。
* [ ] 在DApp区块链上正式注册所有合约地址。
* [ ] 由Certik和Slowmist进行安全审计。
* [ ] 放弃TBT代币的所有权，实现完全去中心化的治理。

## 2024年第三季度

* [ ] 作为完全去中心化的DAO自主运行。
* [ ] 70%的TBT代币进入市场流通。
* [ ] TBTC进入飞轮模式。
* [ ] 比特币储备价值超过400万美元。

## 2024年第四季度

* [ ] 试运行TBTC NFT铭刻功能。
* [ ] 比特币储备价值超过1000万美元。

## 2025年第一季度

* [ ] 支持在多个去中心化交易所添加流动性池。
* [ ] 支持多个公共区块链。
* [ ] 实现跨链交易。

## 2025年第二季度

* [ ] 试运行TBTC NFT铭刻连接游戏。
* [ ] 开发元宇宙聚合器，将多个区块链游戏集成到游戏中心。
* [ ] 整合所有TBTC生态系统，进入Web3，推动TBT的流通和应用价值。


---

# 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://tbtcprotocol.gitbook.io/trust-bitcoin-protocol-1/zhong-wen/lu-xian-tu.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.
