# Roadmap

{% tabs %}
{% tab title="Phase 1" %}
**Core Functionality**

* Support for 10-20 simultaneous audio/video participants.
* Anonymous meeting creation and participation.
* Cross-platform compatibility (desktop and mobile browsers).
* Integrated group chat.
* Open-source codebase.
  {% endtab %}

{% tab title="Phase 2" %}
**Enhanced Capabilities**

* Scalability to 100+ simultaneous participants.
* Screen sharing functionality.
* Web2 and Web3 authentication options.
* Host controls (mute/unmute, remove participants).
* Whitepaper release.
* Introduction of a reward points system.
  {% endtab %}

{% tab title="Phase 3 " %}
**Advanced Features & Token Integration**

* AI-powered real-time translation.
* Pre-market for reward points.
* Audio spaces for focused discussions.
* Live streaming capabilities.
* Token-gated access to premium features.
* Option for paid meetings.
* Airdrop of tokens to meeting participants.
* Social media integration for sharing meetings/streams.
* Community building initiatives.
  {% endtab %}

{% tab title="Phase 4" %}
**Monetization & Expansion**

* Paid subscription tiers.
* Revenue-sharing model.
* White-label solutions for businesses.
* Meeting/stream recording and cloud storage.
* Peer-to-peer (P2P) text, audio, and video chat between wallets.
* Chroom staking for reward token holders.
  {% endtab %}
  {% endtabs %}


---

# 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://chroom1.gitbook.io/chroom/info/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.
