> For the complete documentation index, see [llms.txt](https://jotart.litho.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jotart.litho.ai/roadmap.md).

# ROADMAP

**2022**&#x20;

**Q4 2022**

* Finesse: Shadow Warriors public beta release.
* Release of Finesse: The Kingdom public beta
* Presale of exclusive limited NFTs from FSW game.
* JOT presale
* Jot Art Marketplace launch
* Pre-sale of Spaceship NFTs from Galactic Armageddon game.

**2023**&#x20;

**Q1 2023**

* Implementation of PvP Arena mode in Finesse: Shadow Warriors
* Implementation of PvP Arena mode in Finesse: The Kingdom
* Integration of blockchain rating system
* Preview of tournaments
* Presale of exclusive limited NFTs
* Pre-sale of Astronauts NFTs for Galactic Armageddon game.
* CEX and DEX listing for $JOT

**Q2 2023**

* Launch of V2 of Finesse: Shadow Warriors
* Improvement of PVE in FSW game
* Improvement of PVE in Finesse: The Kingdom game.
* Localization of the games in 12 languages.
* Launch of Mobile versions of Finesse: Shadow Warriors & Finesse: The Kingdom game.

**Q3 2023**

* Expansion of the metaverse with new battles, bosses.
* Community Airdrops
* Auction of additional in-game content
* Improvement of combat systems
* Launch of tournaments in the Jot Art gaming metaverse
* Release Heroes of the Jungle public beta.
* Introduction of LAND in Jot Art
* Galactic Armageddon public beta release.

**Q4 2023**

* 3 new games to be added to the Jot Art metaverse
* New product offerings.
* Launch of Jot Art DAO
* Opening of Community Treasury vault
* Jot Art SDK & API release
* Jot Art Studio app launch


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://jotart.litho.ai/roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
