# Roadmap

### Phase 1 (Now - MVP)

* ✅ Free plan (3 analyses/month)
* ✅ 6 persona classification badges
* ✅ Individual wallet self-discovery (single user, single wallet)
* ✅ Dashboard + basic history
* ✅ In-app feedback system

### Phase 2 (2–3 months)

* Startup Plan ($49/mo)
* Multi-wallet support (5 wallets)
* API access, CSV export
* Improved accuracy

### Phase 3 (4–6 months)

* Pro Plan ($149/mo)
* Bulk analysis (CSV upload)
* Team dashboard & permissions
* Extended chains (Optimism, Base, Solana)

### Phase 4+ (Enterprise, Year 1+)

* White-label analytics for agencies/exchanges
* Real-time dashboards
* Custom segmentation models
* Advanced predictive AI models


---

# 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://cryptosona.gitbook.io/cryptosona-docs/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.
