# Phase I - "Toolset"

Zodia first phase is designed to serve both casual holders and active traders by providing AI-powered insights, market monitoring, and intelligent portfolio tools centered around your wallet and unique expectations of market opportunities. Here’s how different users can put Zodia to work:

***

## 🧠 **AI Watchlist Monitoring&#x20;*****(Free tier)***

**Target audience: Passive Trader / Holder seeking quick daily insights**

* A user connects their wallet and selects up to 5 tokens they’re most interested in.
* Zodia provides a **daily snapshot** of each token:
  * Predicted **price targets**
  * Technical trends (resistance/support, patterns, momentum)
  * Social sentiment and relevant **Twitter/news headlines**
* If market conditions change or the user wants a fresh view, they can **regenerate the analysis** anytime during the day.

> 🟢 Useful for users who don’t want to spend hours chart-watching, but want to stay informed daily.

***

## ⏱️ **Granular Technical Analysis** *(Pro feature)*

**Target audience: Active Trader seeking advanced TA insights**

* Pro users unlock multi-timeframe analysis (1h, 4h, 1D).
* Zodia identifies micro-trends, breakout patterns, and market structure shifts.
* Designed for swing traders and scalpers who need deeper insights beyond daily views.

> 🟠 Helps users time entries and exits more confidently using AI-processed technical data.

***

## 🔔 **Smart Notifications & Alerts** *(Pro feature)*

**Target audience: users in need of active alerts during major market actions**

* Pro users receive alerts via mobile or browser:
  * Price breakouts, breakdowns, or implied suppression
  * RSI or MACD thresholds
  * Sudden social sentiment shifts (from Twitter)
* These alerts help users take **action quickly** or review positions.

> 🟣 Great for traders who don’t watch charts all day but still want to react fast.

***

## 🎧 **Daily AI Voice Notes** *(Pro feature)*

**Target audience: Busy user wants to stay updated on the go**

* Every morning (or user-defined time), Zodia delivers a short **voice briefing** that summarizes:
  * Key movements across the user’s watchlist
  * Any major market shifts
  * High-confidence trade zones or token-specific highlights

> 🔵 Ideal for professionals or passive investors who prefer **audio over visual** content.

***

## ⚖️ **Portfolio Rebalance Suggestions** *(Pro feature)*

**Target audience: Long-term holders in need of risk-adjusted returns**

* Zodia reviews wallet holdings weekly and compares:
  * Token performance
  * Volatility levels
  * Relative strength in the broader market
* It then suggests **simple rebalancing actions** (e.g., reduce 20% in Token A, increase Token B)

> 🟤 Helps users maintain healthy allocation without deep market research.

***

## 📉 **Smart DCA** *(Pro feature, in development)*

**Target audience: Those needing automated buying (or selling) of assets**

* Allow users to configure often complex DCA rules:
  * E.g., “Buy $50 worth of Token X if price drops to Y support, sell if support is lost”
* This will happen with minimal on-chain interaction (non-custodial, wallet-native automation)

> 🟡 A future-proofed feature for auto-stacking high-conviction tokens.

***

## 🛡️ **Off-Chain Intelligence&#x20;*****(Pro feature)***

**Target audience: Security-conscious user who doesn’t want to connect to risky dApps**

* Zodia reads **wallet holdings off-chain** and doesn’t require approvals or contract interaction.
* The app functions mostly as a **smart AI analytics engine** tied to wallet activity.

> ⚪ Trusted by cautious users who prefer analytics tools that respect wallet safety.


---

# 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.zodia.world/development-plan/phase-i-toolset.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.
