> For the complete documentation index, see [llms.txt](https://docs.injex.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.injex.fi/injex-in-details/roadmap.md).

# Roadmap

**Phase 1**

✅ Swap Interface

✅ Major DeFi Injective-compatible Wallet integrations

✅ V1 closed beta, testnet

✅ V1 public beta, testnet

✅  V1 public beta, mainnet

✅  Multi-LP Aggregation

**Phase 2**

✅ Broad Marketing Campaigns

✅ Smart Order Routing

✅ V2 mainnet release - Limit Orders & Smart Auto Routing

✅  Swap widget

✅ Rewards system

**Phase 3**

✅ Limit Orders

✅ API Development

✅ Partner Fees implementation

✅ Partnerships with the Injective Ecosystem DeFi Projects

✅ Improve speed and efficiency

✅ Get listed on [Injective Ecosystem](https://injective.com/ecosystem/)

**Constant Goals:**

🔵 Improvement and optimization of the product

🔵 Integration of new DEXes within the Injective network

🔵 Continuous User Education


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.injex.fi/injex-in-details/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.
