> For the complete documentation index, see [llms.txt](https://documents.bigboss-financial.com/bbc_litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documents.bigboss-financial.com/bbc_litepaper/zh-cn/roadmap.md).

# 路线图

![](/files/7BkujrCxibjgVLoDF5MD)

### Q4 2021

✅  BigBoss coin (BBC) 代币设计开发

✅  BigBoss MT5 投入开发

✅  为智能手机开发设计 BigBoss 官方交易应用程序

✅  加密货币实物交易平台“FOCREX”更新设计开发

### Q1 2022

✅  BigBoss MT5导入准备

✅  适用于智能手机的 BigBoss 官方交易应用程序的导入准备

✅  加密资产实物交易平台更新准备

### Q2 2022

✅  BigBoss MT5发布

✅  发布“Big Boss Quick Order”智能手机官方Big Boss交易应用程序

✅ 提供用户积分系统

### Q3 2022

✅  加密资产实物交易平台“CRYPTOS”提供更新版本

✅ 代币销售&#x20;

✅ BBC 代币分发&#x20;

■ BBC充值功能实现&#x20;

■ 使用 BBC 存款时的赠送交易点数福利的实施

### Q4 2022

■ BBC 代币 CRYPTOS 上市&#x20;

■ BBC Staking 功能实现&#x20;

■ 提供流动性挖矿

&#x20;■ 实现登录奖励功能（积分）

&#x20;■ 实现任务成就奖励功能（积分）

### 2023

■ 多链开发（Solana、Polygon、BSC）

&#x20;■ DEX上市&#x20;

■ De-Fi 功能实现&#x20;

■ 提供质押收益&#x20;

■ 提供与BBC代币相关的游戏内容&#x20;

■ 发布牛熊市游戏内容&#x20;

■ 提供NFT扭蛋


---

# 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://documents.bigboss-financial.com/bbc_litepaper/zh-cn/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.
