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

# Roadmap

### Q1 Roadmap

1. **MVP (Complete)** — The best index for all Solana AI Hackathon projects.
2. **Solana AI Index (Beta Launched) —** A cutting-edge Dexscreener for AI with real-time updates, actionable trading signals, and automated diligence checks for early Solana AI projects.
3. **New AI Project Discovery (Beta Launched) -** Discover newly created AI projects before they launch a token
4. **GoatX Airdrop Protocol (Launching Soon) -** The first Airdrop Protocol for Solana
5. **Data Swarm Platform (Closed Beta) —** A fully integrated **onchain and offchain AI data API,** accessible and pluggable by other AI agents and developers.&#x20;
6. **AI Fund (Coming Soon) —** Private trading strategies built upon the Data Swarm Platform, providing real-time trading signals.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.goatindex.ai/roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
