# Copy of Shipping Timeline

GitBook integrations allow you to connect your GitBook spaces to some of your favorite platforms and services. You can install integrations into your GitBook page from the *Integrations* menu in the top left.

{% tabs %}
{% tab title="Phase I " %}

#### <mark style="color:yellow;">**Phase I  – Token Genesis & Beta Launch**</mark>

* **$ROOM Token Launch**\
  Genesis Presale and Community Sale to establish initial supply and distribution.
* **AI Agent Beta**
  * Observation Agent (Sense Model): Monitors private streams (Telegram, Discord) for signal aggregation of one source.
  * Enhanced Observation Agent: Deployed in curated Rooms across Telegram, Discord and other sources - allowing a multi-stream of several sources.
  * Analytical Agent (Beta): Signal summarization and signal detection.
  * Creator Onboarding: Selected creators to open their first Rooms.
  * Key Trading: Enable open trading of Backroom Keys on the secondary market.
    {% endtab %}

{% tab title="Phase II" %}

#### <mark style="color:yellow;">Phase II  – AI Enhancements & Open Access</mark>

* **Advanced Analytics**\
  Launch LLM-powered sentiment scoring, narrative mapping, and historical signal accuracy tracking.
* **Risk Assessment Engine**\
  Integrate volatility models and risk indicators into Backroom summaries.
* **Workflow Automation**\
  Set up custom alerts for sentiment swings, price movements, and macro triggers.
* **Mobile Insights Hub**\
  Mobile-optimized interface for browsing Rooms and reading AI summaries on the go.
* **Reputation Index**\
  Introduce a discoverability score based on past signal performance and social trust metrics.
* **Public Room Registry**\
  Open the platform for users to apply, launch Rooms, and invite others.
* **Virtuals ACP**\
  Enabling further integrations via Virtuals’ Agent Commerce Protocol (ACP).
  {% endtab %}

{% tab title="Phase III" %}

#### <mark style="color:yellow;">Phase III  – Feature Expansion & Refinement</mark>

* **Execution Agent** (Alpha)\
  Launch opt-in trade automation based on curated signals.
* **Signal Performance Dashboard**\
  Track ROI, PnL attribution, and leaderboard rankings for contributors.

**Execution Agent 2.0**\
Deploy multi-strategy AI agents with on-chain DeFi integrations - supporting staking, farming, perpetuals, and automated portfolio rebalancing.
{% 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://docs.backroom.tech/getting-involved/integrations-1.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.
