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

# Roadmap

## Q2 2024

* [x] Research and concept development
* [x] Core product design
* [x] Solana Ecosystem support
* [x] Alpha launch with first AI agent
* [x] Initial Partnerships and marketing

### Q3-Q4 2024

* [x] Auto-Trade&#x20;
* [x] Advanced trading features including alerts and notification
* [x] Portfolio Management (PnL, cross-chain balance)
* [x] Marketing & Referral Program
* [x] Social Sentiment
* [x] Referral program
* [ ] Token sniping
* [ ] On-chain monitor for new launch alerts
* [ ] Tokenomics & Token launch
* [ ] Ethereum Ecosystem support

### Q1-Q2 2025

* [ ] Ecosystem Incentives
* [ ] More on-chain features on Solana & EVM
* [ ] On-ramp & Off-ramp Integration
* [ ] Create your own agents
* [ ] Security Enhancements
* [ ] On-chain Copy Trading

### Q3-Q4 2025

* [ ] More Triggers for Workflow Automation
* [ ] Pre-built Agent Templates
* [ ] Customer Loyalty Programs
* [ ] Data Privacy Enhancements


---

# 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.intent.trade/overview/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.
