# Public Development Roadmap

## App Idea

Create a public development roadmap, similar to [dev.direcual.app](https://dev.directual.app).

{% embed url="<https://youtu.be/p23N79eWbF0>" %}

![](https://3071851461-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4Nnmtk9_gFGWOddsf6%2F-MbHL2Rup_3A61Adehx7%2F-MbHLAHH6O-0S6Xm8--c%2Fscreen.jpg?alt=media\&token=59e815a5-bfcd-45ca-a1b0-1d22abfe3b0c)

### Tutorial Steps:

* [Step 0. Thinking over an app architecture](https://readme.directual.com/directual-step-by-step/open-development-pipeline/step-0-thinking-over-an-app-architecture)
* [Step 1. Features requesting](https://readme.directual.com/directual-step-by-step/open-development-pipeline/step-1-features-requesting)
* [Step 2. Features approving](https://readme.directual.com/directual-step-by-step/open-development-pipeline/step-2-features-approving)
* [Step 3. Upvoting the features](https://readme.directual.com/directual-step-by-step/open-development-pipeline/step-3-upvoting-the-features)
* [Step 4. Watching the features](https://readme.directual.com/directual-step-by-step/open-development-pipeline/step-4-watching-the-features)

If you have any comments, suggestions, or questions, please [contact  the Directual team](https://readme.directual.com/support/contact-directual).


---

# 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://readme.directual.com/directual-step-by-step/open-development-pipeline.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.
