# Roadmap

The following represents our current development roadmap, with more updates to come in near future. Please reach out to our team to request for specific functionalities you would like to see with Backprop Finance.

### 2025 Q1

* dTAO Trading Terminal
  * Real-time Trading Data (Transactions, price charts, etc.)
  * Swap
  * Portfolio page
* EVM DEX
  * ERC20 Support
  * V2 AMM Contracts \[Audited]
  * Backprop Subnet Validator and Miner Launch
  * Backprop dTAO launch
    * Wrapped dTAO contract \[Audited]
    * dTAO Farming

### 2025 Q2

* dTAO Trading Terminal
  * dTAO deployment strategies (Managed Vaults)
  * dTAO Analytics and Subnet Information
* EVM DEX
  * Advanced AMM contracts
  * Liquidity Book

### 2025 Q3

* External Pool Programs
* Agentic Accessibility
* Auto Liquidity Management
* Volatility Adaptive Fees


---

# 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://docs.backprop.finance/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.
