# Roadmap

Our product roadmap is a dynamic guide outlining the planned evolution of the platform. It reflects our commitment to continuous improvement and innovation to meet your evolving needs.

If there's a feature you desire that isn't currently on the roadmap, please feel free to request it by emailing us at <info@gopersonal.ai>. We value your input and strive to tailor our platform to best suit your requirements.

{% embed url="<https://trello.com/b/pW9Qvqiz>" fullWidth="true" %}


---

# 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://academy.gopersonal.ai/en/introduction/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.
