# When is the next update?

Whenever a new feature or implementation is scheduled for the Next Release, we move it to the "**Doing**" section of our Roadmap. \
[**Click here**](https://trello.com/b/bHoOPv3r/foodomaa-roadmap) to view the Foodomaa Roadmap.

As we progress through the list, more new features may be added based on the requirements of our users or sometimes even to make certain things compatible with the current features or upcoming modules of Foodomaa

Also, on the Roadmap, there is a section called "**Critical**".\
Any critical issues that arise on the current version of Foodomaa are noted here and we try to patch those.

Hence, an exact date for "when will the next version release" **CANNOT** be provided.\
\
If you follow the roadmap, you will see the features cards being moved from **Doing** and **Critical** to the **Completed** section. \
When all the features are Completed and Beta Tested, we release the update on CodeCanyon.

You can also follow discussions on our [**Forums**](https://discuss.foodomaa.com) to get insights into what's going on with the development of Foodomaa.&#x20;

{% hint style="info" %}
**Note**: After our release, CodeCanyon might take 4-7 days to review the application and after they approve, only then it will be available for download.&#x20;
{% endhint %}


---

# 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.foodomaa.com/faqs/when-is-the-next-update.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.
