> For the complete documentation index, see [llms.txt](https://docs.tvatrack.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tvatrack.app/basics/tva-roadmap.md).

# TVA Roadmap

**Phase 2: Pro Tools & Expansion (Q1–Q2 2026)**

* Chrome Extension v1 Full Release
* Auto-trading actions via bot integrations
* Signal Marketplace for curated wallet groups
* $TVA staking for priority access and governance
* Partnerships with Solana DeFi and NFT projects

***

**Phase 3: Modular Protocol + Cross-chain (Q2–Q3 2026)**

* Wallet Action Trigger SDK
* TVA Track for Ethereum, Base, and Polygon
* Analytics Suite for whales and funds
* Curator Dashboard with earnings
* First DAO governance round for roadmap voting


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tvatrack.app/basics/tva-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.
