# Roadmap

Since we cannot perfectly predict what the web3 world will look like in the future, we only provide a rough roadmap.

## 🟨 2022

### Q1

* [x] Alpha version(C-Voxel) Release
* [x] Listing on Gitcoin GR 13

### Q2

* [x] 1st Fundraising
* [x] Listing on Gitcoin GR14

### Q3

* [x] VESS beta Release
* [x] Collaboration with Orbis
* [x] Listing on Gitcoin GR15

### Q4

* [x] VESS SDK MVP Release
* [x] Listing on Gitcoin GR16

## 🟧 2023

* [ ] VESS SDK/API Release
* [ ] VESS Job marketplace Release
* [ ] Expanding Ecosystem
* [ ] 1M user's work identity

## 🟥 2024

* [ ] Holding VESS Hackathons
* [ ] 100M user's work identity


---

# 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://doc.vess.id/basics/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.
