# Roadmap

### Roadmap

AGNT Hub is being rolled out in strategic phases, ensuring each layer of the ecosystem matures alongside the market and our community.

Below is the current timeline and key milestones. Dates reflect our best current targets and will evolve as development accelerates.

#### Phase 1: Early Access & Connect Launch (Completed / Live)

• Gamified Onboarding: Interactive quests and reputation building for early adopters and power users.

• OG NFTs: Exclusive onchain proof-of-involvement for the first cohort of users.

• Native X (Twitter) Integration: Buy, send, receive, and swap tokens directly inside the social feed.

• Project Insights: Instant access to follower data, token scores, and social metrics.

• SocialFi Campaigns: Ecosystem projects launch reward campaigns natively in the feed with offchain and onchain actions.

#### Phase 2: Hub Foundation (Q2 2026)

• Hub Dashboard v1: Integrated directly inside AGNT Connect, featuring the core account system, home screen, and agent management panel.

• Auto-Provisioned Servers: Instant personal cloud instances on sign-up (no Docker, no CLI, no complex configuration required).

• Core Agent Framework: The foundational SDK for building, deploying, and managing modular Lego Agents.

• Universal Wallet Connection: Multi-chain infrastructure rollout supporting Ethereum, BNB Chain, Solana, and Base.

#### Phase 3: First Agent Blocks (Q2 2026)

• Portfolio Tracker Agent: Cross-chain balances, PnL monitoring, custom alerts, and exportable reporting.

• Smart Alerts Agent: Custom triggers for price action, whale movements, and governance votes, pushing directly to Telegram or Discord.

• Reply Guy Agent: AI-powered social engagement with tone control, target lists, and a manual approval queue.

• Agent Library UI: A seamless dashboard interface to browse, activate, configure, and deactivate autonomous agents.

• "Request an Agent" Pipeline: A community-driven system where user demand dictates the priority of new agent modules.

#### Phase 4: DeFi Agents & Neo3 Bank (Q3 2026)

• DeFi Yield Optimizer: Scans protocols and auto-rebalances capital based on a user's strictly defined risk profile.

• Prediction Market Agent: Monitors decentralized prediction markets and automates execution based on user-defined probability conditions.

• Neo3 Bank & Cards: Crypto-linked metal cards, frictionless fiat on/off-ramp, agent-linked settlements, and unified portfolio balances.

• $ATTS Integration: Hub subscriptions, agent fees, and neobank transactions natively settle in the $ATTS token.

#### Phase 5: Multi-Platform Ecosystem (Q4 2026)

• AGNT Desktop App (Win/Mac): The standalone OS hub featuring system notifications and continuous background agent execution.

• AGNT Mobile App (iOS/Android): The remote control for agent monitoring, push alerts, and on-the-go neobank access.

• Agent Marketplace: A platform for third-party developers to build and publish custom agents, featuring a revenue-share model in $ATTS.

• Governance & Staking: Users lock $ATTS to access premium tier benefits and vote on platform priorities.

• Cross-Chain Execution: Agents gain the ability to operate seamlessly across multiple blockchain networks within a single automated workflow.

#### Phase 6: Advanced Intelligence & Enterprise (H1 2027)

• Multi-Agent Workflows: Chain distinct agents together using conditional logic (e.g., Smart Alert -> Yield Optimizer -> Neobank Settlement).

• Persistent Agent Memory: Cross-agent data sharing, continuous learning, and adaptive execution contexts.

• Enterprise / Team Hubs: Multi-user access, role-based permissions, shared configurations, and advanced team analytics.

• Developer Platform & Public API: Webhooks, SDKs, and usage-based API access powered by the $ATTS token.


---

# 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.agnthub.ai/agnt.hub/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.
