# Roadmap

Velar's development roadmap is divided into four main versions:

* [Velar Dharma](/velar/velar-versions/velar-dharma.md) (v1): Focuses on core products like AMM, liquidity pools, yield farming, VELAR staking, and IDO launchpad.
* [Velar Artha](/velar/velar-versions/velar-artha.md) (v2): Introduce perpetual swaps, concentrated liquidity, and cross-chain bridge.
* [Velar Kama](/velar/velar-versions/velar-kama.md) (v3): Details to be shared at the launch of Velar Artha.
* [Velar Moksha](/velar/velar-versions/velar-moksha.md) (v4): Details to be revealed at the launch of Velar Kama.


---

# 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.velar.com/velar/overview/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.
