# Development Roadmap&#x20;

{% hint style="success" %}
The following Roadmap only shows JARVIS' "short term" development goals. - *(3 months)*

***A new roadmap will be published upon the completion of the milestones listed below.***
{% endhint %}

### `Phase 0:`Pre Launch Release

***Initial Token Research & Analysis Model:***

* [x] Jarvis’s initial Research Model will include both on-chain and off-chain research features, complete with full audit reports and token analyses.

***Token Price Projections:***

* [x] Jarvis’s initial Price Prediction Model will provide users with ERC20 Token price projections of high accuracy levels.

***

### <mark style="color:blue;">`Phase 1:`</mark> Initial Product Improvements &#x20;

***Personalized Project Recommendations:***

* [x] This feature will allow Jarvis users to receive project recommendations which align with their personal DeFi preferences. A compatibility score out of 100 will be provided for each recommended project.

***Ask Jarvis (V1):***

* [x] The initial version of the Ask Jarvis feature will allow users to ask the model for additional information on topics relating to previously researched projects. Users will be required to select from a list of pre-set questions.

***Twitter (X) Research & Analysis:***

* [x] The integration of Twitter (X) research capabilities within Jarvis will allow the model to gain additional project-related information, leading to more complete project analyses. The integration of this feature will also be conducive to the development of Jarvis’s Project Sentiment Analysis (detailed in Phase 3).

***

### <mark style="color:green;">`Phase 2:`</mark> Trading Integrations

***Buy & Sell Features + Stop Loss & Take Profit Features:***

* [ ] &#x20;Jarvis will offer efficient ERC20 Token Buy and Sell features to users, available directly via telegram.
* [ ] &#x20;Jarvis will offer Stop Loss and Take Profit features, allowing users to set pre-determined sell prices on ERC20 Tokens. Stop Loss and Take profit features will be available directly via Telegram.

***Jarvis AI Assistance:***

* [ ] Jarvis’s AI Assistance feature will provide users with personalized suggestions for Stop Loss and Take Profit price points. These recommendations will be tailored to each user’s trading style and risk tolerance.

***

### <mark style="color:yellow;">`Phase 3:`</mark>Innovation & Development&#x20;

***Ask Jarvis (V2):***

* [ ] The improved version of the Ask Jarvis feature will allow users to ask the model questions of their own pertaining to topics relating to previously researched projects. A pre-set list of questions will remain available, but users will no longer be restricted to it.

***Project Sentiment Analysis:***

* [ ] Jarvis’s Project Sentiment Analysis feature will utilize the model’s ability to analyze and interpret activity and engagement across Twitter (X) and other social media platforms. It will then interpret this data in order to determine whether the general sentiment regarding the project is bullish or bearish.

***Jarvis Explorer:***

* [ ] The Jarvis Explorer will provide users with a hub of tools with which to discover projects. Projects will be sectored according to their utility or lack thereof, as well as their Market Cap and trading fees, among other factors. Users will be able to view whether projects they find via the Jarvis Explorer align with their general DeFi preferences.


---

# 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://jarvis-documentations.gitbook.io/jarvis-documentations/roadmap/development-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.
