# 6. Roadmap

**2024 Q3:**

* Complete testnet development for the agent network (supporting ETH/BNB Chain).
* Launch early developer program, recruiting 50 strategy builders.

**2024 Q4:**

* Mainnet launch with basic features: data scraping + limit order execution.
* Establish deep API partnerships with 3 CEXs.

**2025 Q1:**

* Release a no-code visual strategy builder.
* Integrate ChatGPT-4o for natural language task orchestration.

**2025 Q3:**

* Launch MEV-resistant transaction routing, reducing slippage by 40%.
* List DBT on top 10 exchanges and enable staking.

**2026:**

* Expand the agent network to 500+ nodes, handling 15% of on-chain transaction volume.
* Establish a decentralized strategy insurance fund to cover smart contract risks.


---

# 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://debitist-1.gitbook.io/debitist/6.-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.
