# AshSwap Roadmap

## **2023:**

### Q1 & Q2:

* AshDAO - ✅
* Concentrated Liquidity Pools - ✅
* Mainnet Launch - ✅
* Bribe - ✅
* Lending / Liquid Staking Pools - 🛠 In Progress

### Q3:

* Aggregator V2
  * Backend is written in Rust
  * Multiple types of concentrated liquidity & limit orders support
* Perpetual Futures Exchange Devnet
* Liquidity Protocol Devnet

### Q4:

* Enhanced Aggregator integration
* AshSwap Rebranding
* NFT Loyalty Program
* Perpetual Futures Exchange Audit and Mainnet
* Liquidity Protocol Mainnet

### Ongoing R\&D

* Leveraged Trading
* Derivatives
* Decentralized Stablecoin
* Sovereign Shard
* NFTs & Gamification

## **2022:**

### Q1:

* Litepaper Publishing ✅
* All features on Testnet ✅
  * Swap ✅
  * Liquidity Provision ✅
  * Liquidity Staking (Mining) ✅
  * Governance Staking ✅

### Q2:

* Testnet yield contest - Battle of Yields version AshSwap ✅
* Update UI UX of features on Testnet ✅

### Q3:

* New feature: Yield Boost ✅
* AshSwap API ✅

### Q4:

* Private Sale ✅
* AshSwap Battle of Yields - Round 2 ✅
* TGE (Token Generation Event) ✅
* Maiar Listing - Public Sale ✅


---

# 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.ashswap.io/getting-started/ashswap-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.
