# Roadmap

Jur’s public roadmap is available [here](https://jurproject.notion.site/). In line with the spirit of an evolutionary chain, Jur decided to share a public Roadmap that follows the well-known approach "now, next, future".

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Jur Roadmap</strong></td><td></td><td></td><td><a href="https://jurproject.notion.site/">https://jurproject.notion.site/</a></td><td><a href="/files/oq9JC5mCLR6haALokpwP">/files/oq9JC5mCLR6haALokpwP</a></td></tr></tbody></table>

You can directly contribute and influence the roadmap by joining our community in [Discord](https://discord.com/invite/hy8XysxVUZ).


---

# 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://gitbook.jur.io/jur-documentation/more/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.
