# Velar Versions

- [Velar Dharma](https://docs.velar.com/velar/velar-versions/velar-dharma.md)
- [Automated Market Maker (AMM)](https://docs.velar.com/velar/velar-versions/velar-dharma/automated-market-maker-amm.md)
- [Liquidity Pools & Yield Farming](https://docs.velar.com/velar/velar-versions/velar-dharma/liquidity-pools-and-yield-farming.md)
- [IDO Launchpad](https://docs.velar.com/velar/velar-versions/velar-dharma/ido-launchpad.md)
- [Bridge](https://docs.velar.com/velar/velar-versions/velar-dharma/bridge.md)
- [MemeStacker](https://docs.velar.com/velar/velar-versions/velar-dharma/memestacker.md)
- [Velar Artha](https://docs.velar.com/velar/velar-versions/velar-artha.md)
- [Perpetual Swaps](https://docs.velar.com/velar/velar-versions/velar-artha/perpetual-swaps.md)
- [Concentrated Liquidity](https://docs.velar.com/velar/velar-versions/velar-artha/concentrated-liquidity.md)
- [Cross-Chain Bridge](https://docs.velar.com/velar/velar-versions/velar-artha/cross-chain-bridge.md)
- [Velar Kama](https://docs.velar.com/velar/velar-versions/velar-kama.md)
- [Velar Moksha](https://docs.velar.com/velar/velar-versions/velar-moksha.md)


---

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