# Roadmap

### Q4 2024

* **Support for Custom Fee Tiers**
  * Introduce ultra-low fees for stablecoin and synthetic token.
  * Implement higher yield fees for exotic pairs.
* **Token Airdrop Program**
  * Token airdrops for early users on both testnet and mainnet, especially mainnet liquidity providers.
* **Platform Liquidity Incentive Program**
  * Introduce a range of liquidity incentives to encourage users to provide liquidity, enhancing trading depth and activity.

### Q1 2025

* **Introduce of Limit Orders**
  * Enable users to set limit orders to buy or sell assets within a specified price, enhancing flexibility in trading strategies.
* **Dollar-Cost Averaging (DCA) Feature**
  * Allow users to automate recurring small investments to reduce risk exposure and build long-term, stable investment positions.
* **Custom Liquidity Incentives**
  * Allow projects to create tailored liquidity incentive programs for specific trading pairs, attracting targeted users and boosting market activity.

### Q2 2025

* **Cross-Pool Trading and Smart Routing**
  * Enable trading across different liquidity pools with smart order routing to optimize for the best prices and minimize slippage.
* **Providing Liquidity for the Lightning Network**
  * Develop specialized liquidity services tailored for the Lightning Network and Fiber Network to drive lighting network activity and support ecosystem growth.
* **Research and Development of Open Transaction**
  * Explore the implementation of Open Transaction technology to enhance transaction privacy, efficiency, and to expand UTXO DeFi composability.

### Q3-Q4 2025

* **Build the UTXO Intent-Based Trading Network**
  * Gradually support all tokens in the UTXO ecosystem ( (such as Bitcoin, Nervos, Cardano, Dogecoin, Litecoin, Fractal, etc.) to build a comprehensive intent-based trading network for the UTXO ecosystem.


---

# 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://utxoswap.gitbook.io/en/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.
