# Roadmap

目前以Desktop/Android/IOS APP平台發布和修復Bug為主要

其次是UI/UX 改善

最後才是新功能

* 教學機器人支援自動設計表單schema、機器人流程以及儀表板的功能透過問答完成
* 將表單結合網頁輸出在分享頁面，綁定自身網域
* 添加專員用的標籤，而不是機器人用於推送的標籤

產品也會定期砍掉一些少用的功能。


---

# 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://docs.dmflow.chat/getting-started/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.
