# 后续规划

| 计划功能        | 时间         | 状态 |
| ----------- | ---------- | -- |
| 根据用户反馈优化产品  | 2022年1月    |    |
| 主流币种价格预言机   | 2022年第二季度  |    |
| 引入其他链主流币种   | 2022年第二季度  |    |
| 赋能OBT的区块链游戏 | 2022年不定期开发 |    |
| 限价单功能       | 2022年第三季度  |    |
| 单币种做市挖矿     | 2022年第三季度  |    |
| 合约交易功能      | 2023年      |    |
| 期权交易功能      | 2023年      |    |

上面表格的信息过于简单，下面稍微用文字描述下短期内要做的事情：

虽然OBSwap开发测试也有好几个月时间了，但是第一版本上线，在功能和体验上肯定还是略显粗糙，这也是我们后续版本需要持续优化的地方。

然后下一个最优先要开发上线的功能就是引入其他链的主流币种，目前有两套方案还在探讨对比当中。为了引入其他主流币种，我们团队会优先出一款EOS链的预言机，让有服务器的用户都可以参与预言机价格的上链，再根据价格上链的贡献程度，给予一定代币的奖励。

后续推出主流币种交易产生的手续费，会回购该预言机代币，形成一个正向闭环，甚至向第三方应用提供服务。


---

# Agent Instructions: 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://defiob.gitbook.io/obswap/hou-xu-gui-hua.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.
