# Roadmap

### Phase I — Core Execution (Q1 2026)

* [x] AI execution engine (adaptive states)
* [x] CEX & DEX copy trading integration
* [ ] &#x20;Performance & risk dashboard
* [ ] $TRNDX token launch (utility + staking)

### Phase II — Scaling (Q2 2026)

* [ ] Multi-strategy execution profiles
* [ ] Performance-fee accounting
* [ ] Buyback mechanism activation
* [ ] DAO governance (parameter signaling)

### Phase III — Autonomy (Q2-Q4 2026)

* [ ] Fully decentralized governance
* [ ] Self-adaptive execution logic
* [ ] Cross-chain execution support
* [ ] Institutional execution APIs


---

# 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://trend0x.gitbook.io/trend0x-docs/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.
