# 1Development Roadmap

## Phase 1: Core Product

* Web3 wallet integration
* Launch MVP of Terminal Web Interface, followed by Telegram/WhatsApp interfaces
* Curate and fine-tune Sally’s knowledge base with newest up to date metabolic health research

***

## Phase 2: Feature Rollout

* Subscription tiers based on $A1C holdings (e.g., 50,000 $A1C = premium access;\
  higher tier price = more features and accesses).
* WhatsApp/Telegram group integration for community health discussions.
* Medical document parsing (OCR Capabilities of Terminal) for AI analysis.

***

## Phase 3: Testing & Compliance

* Beta testing with $A1C token holders.
* Audit AI outputs for medical accuracy and regulatory compliance.

***

## Phase 4: Public Launch&#x20;

* Full integration with Apple HealthKit.
* Marketing campaigns targeting chronic disease communities.

***

## Phase 5: Expansion

* Partner with VMS vendors.
* Partner with lab clinics for lab test integrations.


---

# 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://sallya1c.gitbook.io/docs/1development-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.
