# Roadmap

## 2023

#### Q4: MVP and private alpha test

Supported chain: Shimmer mainnet

Supported wallet: Tanglepay&#x20;

Deliverables:&#x20;

* Basic token and NFT-based group chat functionalities
* Cross-app communication prototype

## 2024

#### Q1: Public alpha test

Supported chain: Shimmer mainnet

Supported wallet: Tanglepay

Deliverables:&#x20;

* Web3 name minting
* Enhanced token and NFT-based group chat functionalities
* Full cross-app communication experience

#### Q2: Beta test ([Watch the tutorial!](/groupfi-chatbox-user-guide.md))

Supported chain: Ethereum and other EVM-compatible chains

Supported wallet: Metamask, OKX wallet, Trust wallet

Major updates:&#x20;

* Full EVM compatibility
* Sharing images in the chat
* Improved receiving and sending speed
* Site-specific domain names
* Group governance

&#x20;


---

# 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://faqs.groupfi.ai/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.
