# Velar Dharma

Velar Dharma is the first version of the Velar protocol, laying the foundation for decentralized finance on Bitcoin. It focuses on the core DeFi products and features essential for a functional ecosystem.

<br>

{% content-ref url="/pages/IH5i11JWDdbuIZpQzbGw" %}
[Automated Market Maker (AMM)](/velar/velar-versions/velar-dharma/automated-market-maker-amm.md)
{% endcontent-ref %}

{% content-ref url="/pages/BXRXyFITwfdzNkP5grXG" %}
[Liquidity Pools & Yield Farming](/velar/velar-versions/velar-dharma/liquidity-pools-and-yield-farming.md)
{% endcontent-ref %}

{% content-ref url="/pages/mUKM3tdXx0Sg2Vo8LhZN" %}
[IDO Launchpad](/velar/velar-versions/velar-dharma/ido-launchpad.md)
{% endcontent-ref %}

{% content-ref url="/pages/kmlWRZrrd5vdSBEz8OKD" %}
[Bridge](/velar/velar-versions/velar-dharma/bridge.md)
{% endcontent-ref %}

{% content-ref url="/pages/EqLcuSd3HJXyUHmsPvZw" %}
[MemeStacker](/velar/velar-versions/velar-dharma/memestacker.md)
{% endcontent-ref %}


---

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